The following errors are observed when running copy for a source table that resides in an encrypted tablespace:
sp_ctrl>copy status
ID Tablename Status Time Total Rows %Comp Total Time
------ ------------------------------------ ---------- ---------- ---------- ----- ----------
1 "OWNER"."SOURCE_TABLE" Failed - An error occurred in export: EXP-00111: Table SOURCE_TABLE resides in an Encrypted Tablespace TABLESPACE_NAME and will not be exported
Use other means to sync the table. Some of the convenient ones are:
1. Repair
2. Manual Export/Import using data pump export. It will only work if some conditions are met as described below in Additional Information field.
© ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center