Start on IBM i - Connect_CDC - aws_mainframe_modernization_service - connect_cdc_mimix_share - 6.x

Connect CDC Getting Started Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
6.x
Language
English
Product name
Connect CDC
Title
Connect CDC Getting Started Guide
Copyright
2024
First publish date
2003
Last updated
2024-10-15
Published on
2024-10-15T20:38:41.117981

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: