LogDir

The LogDir attribute specifies the fully qualified directory path name where database logs reside. Specifying this attribute enables you to place the transaction log files on a different I/O path from the database checkpoint files. Placing the transaction log files and checkpoint files on different disks can improve system performance.

Required Privilege

Only the instance administrator can change the value of this attribute.

Setting

Set LogDir as follows:

Where to set the attribute How the attribute is represented Setting

C or Java programs or UNIX and Linux systems odbc.ini file in TimesTen

LogDir

Specifies the directory where transaction log files reside.

Windows ODBC Data Source Administrator

Not applicable