Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
ORA-39127: unexpected error from call to status := SYS.DBMS_EXPORT_EXTENSION.GET_V2_DOMAIN_INDEX_TAB

Salazkin Ann
Member Posts: 129 Silver Badge
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 ?
Answers
-
Have you seen https://support.oracle.com/knowledge/Oracle%20Database%20Products/1476513_1.html
Otherwise, perhaps you have more luck posting in the SQL Loader and Import/Export forum.
-
Does not seem our error though - the actual reason ORA-01422.
-
anyone got solution as we are facing the same the issue