Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: recovery catalog creation
Hi, You dont have "database" in your tnsnames.ora or whatever nameservice you use. Sure, sqlplus user/user_at_database will give you the same. You need to add this entry to your service list on this machine, for exmple into tnsnames.ora
Vadim Gorbounov Oracle DBA
-----Original Message-----
Sent: Wednesday, February 07, 2001 3:36 AM
To: Multiple recipients of list ORACLE-L
Dear all
I am trying to create a recovery catalog for RMAN
On windows NT
And although I type:
>rman catalog user/user_at_database
>create catalog tablespace "tablepsace";
I recieve a error about TNS and
Service name.
Anyone came accros with something like this?
Thanks in advance
Nektarios Psycharis
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Psycharis Nektarios INET: PsycharisN_at_aia.gr Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Vadim Gorbounov INET: vgorbounov_at_simplyengineering.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Feb 07 2001 - 11:33:35 CST
![]() |
![]() |