You can import a emp.dmp file to Oracle using the below command line syntax.
C:\>imp userid/password@ora10 file=emp.dmp tables=test fromuser=lispadmin touser=lisp
If Oracle is installed on C drive use c:\
tables = test tells the case when one want to exclusively import only some tables.
Monday, August 4, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment