Configuration and Administration

glog.jdbc Properties

To control the behavior of Oracle Transportation Management, you can change settings in the glog.properties file or the appropriate property set.

Property

New In Version

Description

glog.jdbc.transactionTracking

6.3

Enables DML tracking. Each insert, update and delete statement is stored in an ordered list, along with the thread, process and transaction requesting the statement.

Default: false

Related Topics