OGG-25558
Table {0} has an identity always column {1} which is not supported by PostgreSQL Replicat. The user must change the identity always column to identity default to continue the replication.
Cause
Replicat found a table with an identity always column that is not supported for PostgreSQL.
Action
One of the following action user can take -
1. Remove the table which has identity always column from the Oracle GoldenGate configuration.
2. Change the table which has identity always column to identity default.
OGG-25558
Table {0} has an identity always column {1} which is not supported by PostgreSQL Replicat. The user must change the identity always column to identity default to continue the replication.
Cause
Replicat found a table with an identity always column that is not supported for PostgreSQL.
Action
One of the following action user can take -
1. Remove the table which has identity always column from the Oracle GoldenGate configuration.
2. Change the table which has identity always column to identity default.