Home » RDBMS Server » Server Utilities » import full database using import dump (Oracle,10.2.3,solaris)
import full database using import dump [message #300784] Mon, 18 February 2008 02:27 Go to next message
sheldon1982
Messages: 59
Registered: February 2008
Location: india
Member
HI,
i want to take a full import of a database which are on the same node.i am using datapump utility. i already have export dump.
i want to import that file on another which is on same node.


impdp hr/hr DUMPFILE=dpump_dir1:expfull.dmp FULL=y
LOGFILE=dpump_dir2:full_imp.log
is this correct.
i want to know that both db are on the same in this case the upper command will work.
please explain me???\

Thanks ,
Sheldon
Re: import full database using import dump [message #300872 is a reply to message #300784] Mon, 18 February 2008 07:10 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
make use of tns entries.
Something like
impdp hr/hr@other_database_you_want.
Or
set your ORACLE_SID to be other_database_you_want
Re: import full database using import dump [message #300892 is a reply to message #300872] Mon, 18 February 2008 08:58 Go to previous messageGo to next message
daniesh.shaikh@gmail.com
Messages: 62
Registered: February 2008
Location: india
Member
Hi Mahesh,
you mean to say this way
export ORACLE_SID=sid of database to which i want to import
then the impdp command.


thanks,
Daniesh
Re: import full database using import dump [message #300894 is a reply to message #300892] Mon, 18 February 2008 09:09 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
You can re-phrase the same in several other languages also.
Previous Topic: problem with exp command
Next Topic: Can't recreate 9i to 10g with EXP/IMP
Goto Forum:
  


Current Time: Sat Jun 15 23:47:30 CDT 2024