Impdp table only
KSGNov 30 2012 — edited Nov 30 2012Hi,
10.2.0.4 on Linux.
I have expdp of 10 schemas which has all objects included.
Now, I have to import those exported 10 schemas on a different database with tables and indexes only.
Solution: exclude=SEQUENCE,PROCEDURE,PACKAGE,TRIGGER,FUNCTION,SYNONYM,VIEW,TYPE (while doing impdp)
Thanks
KSG
Edited by: KSG on Nov 30, 2012 3:10 PM