To determine whether any files being replicated by a data group have identity columns, do the following.
-
From the production system, specify the data group to check in the following command:
SETIDCOLA DGDFN(name system1 system2) ACTION(*CHECKONLY)
-
Check the job log for the following messages. Message LVE3E2C identifies the number of tables found with identity columns. Message LVI3E26 indicates that no tables were found with identity columns.
-
If the results found tables with identity columns, you need to evaluate the tables and determine whether you can use the SETIDCOLA command to set values.