Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

project stage failed in case of identiy columns

Yaitcon11 hours ago — edited 10 hours ago

project stage -verbose -debug

identity columns issue?

select getalterddl(?,?,?,?,?,?,?,?,?,?,?,?,?) from DUAL, Error Message = ORA-31011: XML-Parsing nicht erfolgreich
ORA-06512: in "XDB.DBMS_XMLPARSER", Zeile 191
ORA-19213: Fehler bei XML-Verarbeitung in Zeilen 13
LPX-00225: End-Element-Tag "COL_LIST_ITEM" stimmt nicht mit Start-Element-Tag "IDENTITY_COLUMN" überein.
ORA-06512: in "XDB.DBMS_XMLPARSER", Zeile 164
ORA-06512: in "XDB.DBMS_XMLPARSER", Zeile 183
ORA-06512: in "SYS.DBMS_METADATA_INT", Zeile 14503
ORA-06512: in "SYS.DBMS_METADATA_INT", Zeile 14552
ORA-06512: in "SYS.DBMS_METADATA_DIFF", Zeile 567
ORA-06512: in "SYS.DBMS_METADATA_DIFF", Zeile 555
ORA-06512: in "SYS.DBMS_METADATA_DIFF", Zeile 545
ORA-06512: in Zeile 134

Comments
Post Details
Added 11 hours ago
0 comments
10 views