expdp only tables and sequence
177405Nov 23 2010 — edited Nov 25 2010Hi,
I want to export only specific tables and sequence. I am using given below command. But having error in include.
can you please guide me what is the right way to do so?
expdp user/pwd DIRECTORY=user_exp DUMPFILE=morder.dmp TABLEs=user.custome,user.custom,user.custom2,user.custom3,user.custom4 include=sequence:user.OBJECTIDSEQ