Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-39071: Value for INCLUDE is badly formed.

happy10319Aug 31 2009 — edited Sep 26 2013
Hi,
in 10g , when exporting by :
expdp scott/tiger@mydb directory=dpump_dir1 dumpfile=scott.dmp INCLUDE=TABLE:"IN ('EMP')"  content=DATA_ONLY FILESIZE=1000M
I receive :
ORA-39071: Value for INCLUDE is badly formed
Any help ?
I coppied /past the INCLUDE part of code from :
http://download.oracle.com/docs/cd/B19306_01/server.102/b14215.pdf

Thank you.
This post has been answered by Anand... on Aug 31 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 24 2013
Added on Aug 31 2009
6 comments
12,364 views