Import FGA_LOG$ table from 12c source on AIX platform to a different table on 19c Linux platform
Hi,
I am trying to import the contents of the FGA_LOG$ table from a 12c / AIX source into a table in 19c/Linux target. This is what my parfile looks like:
;;; Parfile values:
;;; parfile: logfile=dpump_log:importTBSADTAUX.log
;;; parfile: parallel=10
;;; parfile: remap_table=sys.fga_log$FOR_EXPORT:FGA_LOG_AIX
;;; parfile: remap_tablespace=TBS_AUDIT_AUX:ARCV_TBS_ADT_AUX
;;; parfile: tables=sys.fga_log$
;;; parfile: dumpfile=aexp%U.dmp
;;; parfile: directory=dmpdir
I am getting the following error:
ORA-39166: Object SYS.FGA_LOG$ was not found or could not be exported or imported.
In my export log, I don't see SYS.FGA_LOG$ instead I see the following: