Datapump Question

Datapump Question

 

  

I'm trying to use DATA PUMP to export FGA_LOG$ table.
My OS is RedHat Linux

Keep getting an error. LRM-00108: invalid positional parameter value
'sysdba'

I tried several different ways. Can one use Data Pump with SYS to export
FGA_LOG$ table?

The command I am using is:

expdp "/ as sysdba" directory=data_pump_fga logfile=fga.log
tables=(fga_log$) dumpfile=tables_aud1%U.dmp parallel=3

Also used

expdp sys/password directory=data_pump_fga logfile=fga.log
tables=(fga_log$) dumpfile=tables_aud1%U.dmp parallel=3

Any help would be appreciated.


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager at postmaster at dor.state.ma.us.
**********************************************************************

Oracle LazyDBA home page