...
Note |
---|
These parameters are not included in the DDC file by default and if required can be added to the DDC file (anywhere in the DDC file is fine, but at the bottom of the DDC file is recommended) |
There are also standby equivalent parameters with the _DR at the end (LOGDIR_DR, TRCDIR_DR and TMPDIR_DR).
...
For the Primary Server set the LOGDIR, TRCDIR and TMPDIR locations (make sure that the user running Dbvisit Standby have full read/write permission on these locations)
Note | ||
---|---|---|
| ||
LOGDIR=/your_primary_log_dir_location T RCDIR=/your_primary_trace_dir_location TMPDIR=/your_primary_temp_dir_location |
...
Note | ||
---|---|---|
| ||
LOGDIR_DR=/your_standby_server_log_location TRCDIR_DR=/your_standby_server_trace_location TMPDIR_DR=/your_standby_server_temp_location |
...
Trace File Housekeeping
The following settings (located in the DDC file) can be used to manage the maintenance of the trace files
...
Description: Number of days to keep Dbvisit trace files, Dbvisit Standby will delete trace files that are older than the value specified for this variable.
Note | ||
---|---|---|
| ||
Least restrictive setting applies between DAYSLogical AND applies to parameters DAYS_TO_KEEP_TRACE and NUM_TRACE_TO_KEEP when evaluating which tracefiles can be deleted. To turn off these maintenance settings, set to 0. |
...