ORA-39194: Table mode jobs require the tables to be comma separated with parameter file
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,