Basic tab (UDB) - Connect_CDC - aws_mainframe_modernization_service - connect_cdc_mimix_share - Latest

AWS Mainframe Modernization - Data Replication for IBM i

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
AWS Mainframe Modernization > AWS Mainframe Modernization Service
Version
Latest
Language
English
Product name
AWS Mainframe Modernization
Title
AWS Mainframe Modernization - Data Replication for IBM i
Copyright
2024
First publish date
2003
Last updated
2024-02-01
Published on
2024-02-01T23:02:31.099696

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.

  • None (scramble=0)

  • In metabase (scramble=1)

  • In configuration file (scramble=2). This is the default.

  • Both (scramble=3)

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.