---COMMAND---
Goto Start > Run > Type cmd :
BACKUP:
Command
c:\>exp user
Example
c:\>exp SA/sa@EPERHILI file=C:\ePerhilitanDBBAK\ePerhili13022007.dmp full=yes
RESTORE:
Command
c:\>imp
Example
c:\>imp SA/sa@EPERHILI file=C:\ePerhili13022007.dmp full=yes
BACKUP(CERTAIN TABLES INCLUDED DATA):
Command
c:\>exp
Example
c:\>exp SA/sa@EPERHILI file=C:\WFLOW.dmp tables=(tblProcess,tblTask,tblModule)
RESTORE(CERTAIN TABLES INCLUDED DATA):
Command
c:\>imp
Example
c:\>imp SA/sa@EPERHILI file=C:\WFLOW.dmp full=yes
6 comments:
Hi,
Thanks,
This syntax helped me to restore the .dmp file in oracle 10g
c:\>imp SA/sa@EPERHILI file=C:\ePerhili13022007.dmp full=yes
With regards,
Petrilla
Hi Petrilla,
U'r most welcome. Actually the correct way is by using RMAN. I shall upload the article soon. This is just a shortcut way..
Thanx again for dropping by...
Thank you so much, that was very helpful.
Hi intransition!
you are most welcome..:)
many thanks, this post sorta saved my life ;P
keep up the good work!
ur most welcome tengku ameyahya...
Post a Comment