Field |
Name in configuration file |
Description |
---|---|---|
Process type |
|
Defines what process you are looking at |
Process name |
|
Unique name for this process |
Configuration file |
|
File name associated with this process |
Executable file |
|
File name associated with this process |
Scramble passwords |
|
Controls password encryption (for the dbpasswd and login_passwd configuration parameters). For Scramble passwords to work, scramble must be the first parameter in the configuration file.
|
Internal Name |
|
Name Connect CDC uses internally to start the process. |
Status |
|
The process activity status displays next to the process name. When a new process is created, the process has a status of Unknown. If the status of the process is refreshed, the display changes to the latest known status, for example Started or Stopped. |
Number to keep |
num_log |
Specifies the maximum number of archived logs to keep. The number of logs to keep must be between 1 and 20. The The default is 5. |
Log size threshold |
log_size |
The size, in kilobytes, at which to rotate a log that belongs to this process. The log size threshold must be between 50 kilobytes and 50,000 kilobytes. The default is 1000 kilobytes. A Connect CDC process checks for log size and age (in that order) after it checks for its messages. Since checks for log size and age may be delayed by other work the process is doing, log rotation is activated when a log is found to be at 90% or more of the Log size threshold value. |
Log time threshold |
log_time |
Elapsed time (from log creation to current time) upon which to rotate a log that belongs to this process. Specify the time in any combination of minutes, hours, or days. The minimum value allowed is 30 minutes. The maximum is 30 days. In a configuration file, log_time is specified in minutes only. |