Re: recovery catalog creation

2001-02-07 Thread Cherie_Machler

Psycharis,

Do you have the database defined in your tnsnames.ora file?
Can you connect via sql*net to this database shown behind
the @ symbol?

We get this error when we don't have our ORACLE_HOME
set properly.  We have multiple versions of Oracle on
the same Unix box.

Cherie




Psycharis Nektarios [EMAIL PROTECTED] on 02/07/2001 02:35:42 AM

Please respond to [EMAIL PROTECTED]

To:   Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
cc:(bcc: Cherie Machler/GELCO)




Dear all

I am trying to create a recovery catalog for RMAN
On windows NT
And although I type:
rman catalog user/user@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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: 
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).



RE: recovery catalog creation

2001-02-07 Thread Vadim Gorbounov

Hi,
You dont have "database" in your tnsnames.ora or whatever name
service you use. Sure, sqlplus user/user@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@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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).