Replicat Abended Due To DDL Replication
(Doc ID 2876822.1)
Last updated on MAY 10, 2023
Applies to:
Oracle Retail Merchandising Foundation Cloud Service - Version NA and laterInformation in this document applies to any platform.
Symptoms
Replicat abended with below error.
Error code [2262], ORA-02262: ORA-2289 occurs while type-checking column default value expression
This is the error from the report file:
2022-06-08 14:08:24 INFO OGG-00489 DDL is of mapped scope, after mapping new operation [ALTER TABLE "RMS01"."REPL_RESULTS" MODIFY (ID DEFAULT REPL_RESULTS_ID_SEQ.NEXTVAL NOT NULL) (size 92)].
2022-06-08 14:08:24 INFO OGG-10451 DDL operation included [include mapped], optype [ALTER], objtype [TABLE], catalog "MACYS1MFCS1", objowner "RMS01", objname "REPL_RESULTS".
2022-06-08 14:08:24 INFO OGG-01407 Setting current schema for DDL operation to schema RMS01.
2022-06-08 14:08:24 INFO OGG-00484 Executing DDL operation.
Source Context :
SourceModule : [ggapp.ddl]
SourceID : [../gglib/ggapp/ddlrep.c]
...
SourceMethod : [DDLREP_handleDDLError]
: [/u01/ogg/bin/replicat(ggs::gglib::MultiThreading::MainThread::ExecMain())] ...
2022-06-08 14:08:24 ERROR OGG-00517 Fatal error executing DDL replication: error [Error code [2262], ORA-02262: ORA-2289 occurs while type-checking column default value expression
], because it's not included in error handling.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |