OGG-30387
Detected unused columns on table {0}. Please make sure you use sourcedefs in downstream Replicat, or the target table has exactly the same unused columns when using ASSUMETARGETDEFS or DDL replication.
Cause
The specified table contains unused columns. Oracle Supports tables with unused columns, but the support is disabled by default. Extract abends on these columns unless you use the DBOPTIONS parameter with the ALLOWUNUSEDCOLUMN option to force Extract to generate an info message and continue processing.
Action
Specify DBOPTIONS with ALLOWUNUSEDCOLUMN. When using this option, either the same unused column must exist in the target table, or a source definitions file must be created for Replicat with the DEFGEN utility. For more information about the source definitions file, see the parameter definition in the Reference for Oracle GoldenGate documentation.
OGG-30387
Detected unused columns on table {0}. Please make sure you use sourcedefs in downstream Replicat, or the target table has exactly the same unused columns when using ASSUMETARGETDEFS or DDL replication.
Cause
The specified table contains unused columns. Oracle Supports tables with unused columns, but the support is disabled by default. Extract abends on these columns unless you use the DBOPTIONS parameter with the ALLOWUNUSEDCOLUMN option to force Extract to generate an info message and continue processing.
Action
Specify DBOPTIONS with ALLOWUNUSEDCOLUMN. When using this option, either the same unused column must exist in the target table, or a source definitions file must be created for Replicat with the DEFGEN utility. For more information about the source definitions file, see the parameter definition in the Reference for Oracle GoldenGate documentation.
OGG-30387
Detected unused columns on table {0}. Please make sure you use sourcedefs in downstream Replicat, or the target table has exactly the same unused columns when using ASSUMETARGETDEFS or DDL replication.
Cause
The specified table contains unused columns. Oracle Supports tables with unused columns, but the support is disabled by default. Extract abends on these columns unless you use the DBOPTIONS parameter with the ALLOWUNUSEDCOLUMN option to force Extract to generate an info message and continue processing.
Action
Specify DBOPTIONS with ALLOWUNUSEDCOLUMN. When using this option, either the same unused column must exist in the target table, or a source definitions file must be created for Replicat with the DEFGEN utility. For more information about the source definitions file, see the parameter definition in the Reference for Oracle GoldenGate documentation.