Hi,
I am importing a huge dmp file of size 3GB. The command I am using is
imp <DB Connection> commit=y buffer=52428800 file=<File_Path> ignore=y
log=<Log_File> fromuser=<FROMUSER> touser=<TOUSER>
I required to stop it in the middle during import.
How do I resume the import later?
Please suggest me with the command.
Thanks in Advance,
Prasad.
Oracle LazyDBA home page