Start on IBM i - 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

The System i5 Change Selector capture does not access the user source table, but during initialization a brief share lock is required. The System i5 Change Selector normally obtains all the information about a user table for which it is capturing data from the DB2 SQL catalog. This is all done at program initialization. However, during initialization there is a brief call to the system for each table where a share lock is required to obtain required metadata information about the table. This information is obtained by the following SQL calls: PREPARE and DESCRIBE.

If this information cannot be obtained, because some other process has an exclusive lock on the table, then the Change Selector aborts.

Note: This is not a defect: obtaining this share lock to get metadata information is a requirement for proper operation of the program.

To start the Change Selector on the IBM i from the command line (for example, so that you can see the job log to debug), use one of the following commands: