EXPDP fails with ORA-31694, ORA-31693, ORA-02354 and ORA-06550
When attempting to datapump export multiple schemas at a client's 11gr2 db on windows 2k8, i'm getting the folllowig errors.
ORA-31693: Table data object "REDACTEDTABLENAME" failed to load/unload and is being skipped due to error:
ORA-02354: error in exporting/importing data
ORA-06550: line , column :
ORA-31694: master table "SYSTEM"."SYS_EXPORT_SCHEMA_09" failed to load/unload
ORA-02354: error in exporting/importing data
ORA-06550: line , column :
i've been able to export schemas there in the past and EXP worked without error. also any table with 0 rows was successfully exported from this same schema. I can't seem to find this particular combination mentioned anywhere. Does anyone have any ideas?
thanks in advance,
John Reynolds