Field |
Name inconfiguration file |
Description |
---|---|---|
Table in Metabase |
msglvl |
Type of messages to send to the metabase, from where they are then retrieved by the Connect CDC Director for monitoring. Each level includes the functionality of the levels listed above it. Numerically higher settings send more information, but may reduce performance.
|
Log File |
filelvl |
Type of messages the process sends to its log file. Each level includes the functionality of the levels listed above it. Numerically higher settings send more information to the log, but may reduce performance. Any level other than None sends statistics data to the statistics file of the process.
|
Console |
printlvl |
Message print level. The type of messages to send to standard output or the console. Each level includes the functionality of the levels listed above it. Numerically higher settings send more information but may reduce performance.
|
SQL Statements |
sqlprint |
Writes to the process log file the dynamic SQL statements being generated by the component process, if any. The value you specify identifies the types of statements written. You can sum the values below to include multiple types:
The default is for all values to be deselected. |
Miscellaneous:Include message number in messages |
msgnoprt |
Select to include the message number in messages. (This is the default.) |
Miscellaneous:Monitor statistics
|
monitor |
Select to automatically send statistics messages at the end of each period (where a period is the value of the period configuration parameter). This is the default. |