Home » RDBMS Server » Server Utilities » import from .dmp file
import from .dmp file [message #72123] Wed, 12 March 2003 08:39 Go to next message
Arpit
Messages: 99
Registered: March 2001
Member
Hello everyone,
I had a import file (.dmp) from one of my clients which i had to import.

I used the sqlldr to import the file using

imp system/manager file = x.dmp full=y

The file was imported sucessfully, but now how can i know what table/s would the data got imported in?

Did i miss anything in the import command...

PLEASE HELP ME ASAP

Thanks!
Re: import from .dmp file [message #72146 is a reply to message #72123] Mon, 24 March 2003 14:27 Go to previous message
Anand
Messages: 161
Registered: August 1999
Senior Member
add 'LOG=<filename>' parameter to the imp command syntax. This will spool the whole import process on to a file. You can cross-check the file later.
Previous Topic: LOADING PROBLEM IN SQL LOADER (MULTIBYTE CHARACTER ERROR)
Next Topic: Re: FREE OCP PAPERS
Goto Forum:
  


Current Time: Wed Jun 26 13:21:47 CDT 2024