export of public synonym in oracle
648707Jan 30 2009 — edited Mar 26 2011Hi All,
I am trying to export the database dump in oracle 10g using expdp command.But when I am trying to import that file i found that public synonym are missing.
Can anyone help me its very urgent.
expdp system/oracle directory=export dumpfile=<<x.dmp>> logfile=<<y.log>> schemas=ww_admin
TIA,
Ravi