Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Connect Thru Listener for NEWLY Converted RAC DB Failing ......Basic Qs

RE: Connect Thru Listener for NEWLY Converted RAC DB Failing ......Basic Qs

From: VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com>
Date: Thu, 21 Dec 2006 22:16:49 +0530
Message-ID: <BBD944BCAC3AB4499DFBAFB1D8AF3020024C6880@BLRKECMSG11.ad.infosys.com>

Thanks Shreeni

Ans embedded below.

Also sent you an SEPARATE DIRECT e-mail containing the Init.ora, tnsnames.ora, listener.ora files

Cheers


From: Shreeni [mailto:shreeni_at_sbcglobal.net] Sent: Thursday, December 21, 2006 9:36 PM Subject: RE: Connect Thru Listener for NEWLY Converted RAC DB Failing ......Basic Qs

It could be couple of issues.... The most basic one being the ORACLE_SID. I assumed your oracle SID to be PNBRAC. Try with the SID...

Ans:-

ORACLE_SIDs are PNBRAC1, PNBRAC2

DB_NAME = PNBRAC Connect using SID VIA Listener is Failing i.e. sqlplus system/<pwd>@PNBRAC1

NOTE - sqlplus system/<pwd> is successful

The second is check the log file in
$ORACLE_CRS_HOME/<node_name>/racg/ora.*.db.log

Ans:-

Contents of "$ORACLE_CRS_HOME/log/spesuns4p-2<node 1>/racg"

ora.spesuns4p-2.ons.log ora.spesuns4p-2.vip.log

ora.spesuns4p-4.vip.log   ora.TSTRAC.db.log      racgeut/
racgevtf/                 racgmain/



Contents of "$ORACLE_CRS_HOME/log/spesuns4p-2<node 1>/racg"

ora.spesuns4p-2.vip.log ora.spesuns4p-4.ons.log ora.spesuns4p-4.vip.log ora.TSTRAC.db.log racgeut/

racgevtf/                 racgmain/



Cheers

Shreeni


From: VIVEK_SHARMA [mailto:VIVEK_SHARMA_at_infosys.com] Sent: Thursday, December 21, 2006 9:55 AM

Following is the Output on BOTH Nodes:-

$ srvctl status service -d PNBRAC

PRKR-1001 : cluster database PNBRAC does not exist

PRKO-2005 : Application error: Failure in getting Cluster Database Configuration for: PNBRAC

Cheers


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Shreeni Sent: Thursday, December 21, 2006 9:23 PM

Qs Is registering of this RAC database and its instance-to-node mapping using SRVCTL needed? If so, How?

u can chek to see the status first by "srvtcl status service -d PNBRAC". If this does not show ur TNSEntries, then srvtcl start service -d PNBRAC

Thanks and have a good day.

Shreeni

Received on Thu Dec 21 2006 - 10:46:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US