Home » RDBMS Server » Server Administration » full export error
icon10.gif  full export error [message #187377] Sun, 13 August 2006 01:27 Go to next message
alzuma
Messages: 46
Registered: July 2006
Location: CA
Member
i tried to take full database export by connecting to a win server from the client
by using remote desktop connection

i type the following code
set oracle_sid = instance_name
set NLS_LANG = AMERICAN_AMERICA.-------
exp log = ---.log full = y userid = system file= ---.dmp
password

after prompt to enter the pass. i get the following error

Ora-12560 Tns: protocol adapter error ????
  • Attachment: error.jpg
    (Size: 117.63KB, Downloaded 562 times)
Re: full export error [message #187398 is a reply to message #187377] Sun, 13 August 2006 09:30 Go to previous message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
Try to specify the SID in the exp command:

exp userid=system@PROD log=explog.log full=y file=fullexp.dmp
Previous Topic: ORA-03232: unable to allocate an extent of 16 blocks from tablespace 3
Next Topic: error while starting setup.exe
Goto Forum:
  


Current Time: Fri Sep 20 10:25:08 CDT 2024