Database Utilities (MOSC)

MOSC Banner

ORA-39194: Table mode jobs require the tables to be comma separated with parameter file

edited Aug 26, 2017 5:00AM in Database Utilities (MOSC) 6 commentsAnswered

Hi team

I'm doing an expdp of around 350 tables using parameter file and I'm  getting this error ORA-39194: Table mode jobs require the tables to be comma separated using over 12rel1 version in linux

So I've been reading different SRs pointing out to some bug but i wondering if it's syntax, So i wanted to confirm if the syntax it's the key here

expdp  dbauser/pwddbauser pafile=exp_lar_tab_lis.par

and this is the parameter file

directory=MANUAL_EXP

flashback_time=systimestamp

logfile=exp_bkp_purgetemp_tables.log

dumpfile=exp_bkp_purgetemp_tables%u.dmp

parallel=8

tables=(

PR_LRS.AA_AT_PGM_39967,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center