glog.database Properties

To control the behavior of Oracle Transportation and Global Trade Management, you can change settings in the appropriate property set.

Property

New in Version

Description

glog.database.archive.password = password (default: {warchive.archive_c )

 

Use this property to set the password to the data source.

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.TNSName

 

Specify the Oracle Transportation Intelligence/Global Trade Intelligence database connection string:

jdbc:oracle:thin:@$glog.fti.dbserver$:$glog.fti.database.port$

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.database

 

Specify the database SID for the Transportation Intelligence/Global Trade Intelligence server.

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.dbserver

 

Specify the fully qualified domain name of the Oracle Transportation Intelligence/Global Trade Intelligence database server (this will contain the HDOWNER database schema).

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.gluser

 

Specify the Transportation Intelligence/Global Trade Intelligence gluser of DBA.ADMIN.

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.password

6.2

Specify the password of the HDOWNER user in the Transportation Intelligence/Global Trade Intelligence database.

This is required for Transportation Intelligence/Global Trade Intelligence setup and to run/schedule Run ETL. See also glog.fti Properties and glog.odi Properties.

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.sid

6.2

Specify the Oracle Transportation Intelligence/Global Trade Intelligence database SID/service name.

This is required for Transportation Intelligence/Global Trade Intelligence setup and to run/schedule Run ETL. See also glog.fti Properties and glog.odi Properties.

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.t2client.connectionURL

 

Specify the Transportation Intelligence/Global Trade Intelligence database connection string: jdbc:oracle:thin:@$glog.database.fti.dbserver$:$glog.fti.database.port$

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.t2client.databaseURL

 

$glog.database.fti.t2client.databaseURL$/$glog.database.fti.server$

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.t2client.driverClassName

 

Specify the JDBC driver name. For example, oracle.jdbc.driver.OracleDriver

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.fti.user

6.2

Oracle Transportation Intelligence/Global Trade Intelligence database user name. An example and the default is HDOWNER.

This is required for Transportation Intelligence/Global Trade Intelligence setup and to run/schedule Run ETL. See also glog.fti Properties and glog.odi Properties.

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

glog.database.ods.sid

 

Defines the service of the ROD database.

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

Related Topics