ContentsIndexPreviousNext

NO_LOG_FILE_OK

Setting this variable to "1" (on, true, yes) eliminates the need to specify a default transaction log file with the LOG_FILE variable. When this variable is set, the runtime will write transaction recovery information only to the log files specified via the filename_LOG variables.

The default value is "0" (off, false, no).