Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

CTSTATUS_MASK

CTSTATUS_MASK <mask>

Allows certain types of entries in CTSTATUS.FCS to be suppressed.

Accepted <mask> values

DYNAMIC_DUMP_FILES

Suppress the logging of the names of the files backed up by a dynamic dump operation.

MATCH_FILE_ID

Suppresses "Matching file Ids" messages. Such messages can be output several situations:

  • If the files share the same FairCom 12-byte file ID, but are different files in which case an open error should result.
  • If the files are the same file, but have been opened with different names (or paths).
  • When the file ID is reassigned because the ID was changed, for example, the file is a copy of an original file.

PRIME_CACHE_AT_STARTUP

Suppress log messages while cache priming is enabled.

WARNING_AUTO_TRNLOG

Suppresses the logging of the message:

"WARNING: could not turn on AUTO_PREIMG/AUTO_TRNLOG for ... (filename)"

when the AUTO_PREIMG or AUTO_TRNLOG configuration option matches the name of a c-tree index file that was not created with support for transaction control.

WARNING_FCRP_ERR

Eliminates FCRPT_ERR (14) errors in CTSTATUS.FCS.

WARNING_PAGESIZE

Disables logging PAGE_SIZE warning messages to CTSTATUS.FCS,

WARNING_PAGESIZE_SEEALL

Logs all PAGE_SIZE warnings to CTSTATUS.FCS for debugging.

WRITE_ERR

Suppresses WRITE_ERR messages.

See DIAGNOSTICS WRITE_ERR_DUMP

VDP_ERROR

Suppresses logging of communications errors.

Default: Log all messages.

TOCIndex