ActivityLogDirectory

String (disk-path)

Value of the LogDirectory parameter in the [JadeLog] section

Purpose

The ActivityLogDirectory parameter specifies the location of activity logs produced by database administration operations such as a database backup, restore, or file compaction operation. (For details, see "Using Database Operational Commands", in Chapter 1 of your JADE Database Administration Guide.)

Parameter is read when …

The database server node is initialized; for example, when you restart the database server.

Hint

If you specify a relative directory name, the directory is assumed to be relative to the JADE HOME directory. For example, if your installation directory is Jade\bin (that is, your JADE HOME directory is Jade) and you specify ActivityLogDirectory=ActivityLogs, the full directory path is Jade\ActivityLogs.