PLOG_OVERFLOW_PATH configuration parameter
The PLOG_OVERFLOW_PATH parameter specifies the location of the file that is used during fast recovery if the physical log file overflows.
The file is plog_extend.servernum and by default located in $INFORMIXDIR/tmp. Use the full path name to specify a different location for the file with the PLOG_OVERFLOW_PATH parameter.
- onconfig.std values
- On UNIX™: $INFORMIXDIR/tmp
On Windows™: None
- takes effect
- When the database server is brought up (shared memory is initialized)