While trying to export the user objects using expdp getting the following error
via the specified handle
ORA-06512: at "SYS.DBMS_DATAPUMP", line 3263
ORA-06512: at "SYS.DBMS_DATAPUMP", line 4488
ORA-06512: at line 1
Everything was working fine until yesterday. I had initiated a impdp and it got stuck in between, hence I had no option other than pressing CTRL+C
Since then, I am not able to use either expdp or impdp
There are no entries available in dba_datapump_jobs, also in the dba_registry, the object states are showing as valid.and there are no invalid objects available in dba_objects which are owned by SYS user.
Any help would be appreciated..