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 ?