unable to import data using expdp and impdp
HI,
we are trying to import these three below mentioned tables from non pod server to prod server but while trying to promote it is given an error that table was not found. not sure what i am missing or any configuration issue. please help on this.
impdp tables=F0004,F0005,F00021 directory=data_pump_dir dumpfile=CTL_07042019.dmp logfile=CTL__07042019.log table_exists_action=replace remap_schema=CRPCTL:PRODCTL
Copyright (c) 1982, 2015, Oracle and/or its affiliates. All rights reserved. Username: sys as sysdba Password: Connected to: Oracle Database 12c Standard Edition Release 12.1.0.2.0 - 64bit Production ORA-39002: invalid operation
ORA-39166: Object SYS.F00021 was not found or could not be exported or imported.