Skip to Main Content

Database Software

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!

ORA-39127: unexpected error from call to status := SYS.DBMS_EXPORT_EXTENSION.GET_V2_DOMAIN_INDEX_TAB

Salazkin AnnJan 21 2020 — edited Jan 28 2020

When trying to export one of GIS databases ( recently upgraded to 12C) using expdp getting multiple errors as follows:

ORA-39127: unexpected error from call to status := SYS.DBMS_EXPORT_EXTENSION.GET_V2_DOMAIN_INDEX_TABLES('A64_IX1','MUAGDB','ST_DOMAIN_METHODS','SDE',0,'12.02.00.01.00',1,0)

ORA-01422: exact fetch returns more than requested number of rows

Any suggestions how to fix? Should I exclude something from the export ?

Comments
Post Details
Added on Jan 21 2020
3 comments
1,290 views