Database connectivity check [message #600789] |
Tue, 12 November 2013 10:04 |
|
Jack14
Messages: 497 Registered: December 2011 Location: INDIA
|
Senior Member |
|
|
Hi,
What is the first and foremost thing we need to verify in database end when developers ask us to check database connectivity ?
Note
Its a rac database with 4 node cluster and there are 5 databases located in shared storage.
Thank you
|
|
|
|
|
Re: Database connectivity check [message #600905 is a reply to message #600789] |
Wed, 13 November 2013 12:33 |
Lalit Kumar B
Messages: 3174 Registered: May 2013 Location: World Wide on the Web
|
Senior Member |
|
|
Jack14 wrote on Tue, 12 November 2013 21:34
What is the first and foremost thing we need to verify in database end when developers ask us to check database connectivity ?
Just connect to your DB through SQL*Plus and confirm.
|
|
|
Re: Database connectivity check [message #600906 is a reply to message #600790] |
Wed, 13 November 2013 12:48 |
tim2boles
Messages: 38 Registered: August 2008 Location: Clarksburg, WV
|
Member |
|
|
Excellent answer. I kind of think of it in terms that I learned in school for "NEWS" reporting.
What, When, Where and How?
Where are you connecting from?
What are you using to connect?
When were you last able to connect?
How do you know there is an issue? (Send me a screen shot of your message).
|
|
|
|
|
|
|
|
Re: Database connectivity check [message #600929 is a reply to message #600926] |
Thu, 14 November 2013 02:14 |
ThomasG
Messages: 3212 Registered: April 2005 Location: Heilbronn, Germany
|
Senior Member |
|
|
The most likely cause is that the client tried to connect to a different host that also had a listener running.
That would explain both the facts that the listener had no idea about the SID it was asked about, and on the other hand that you have no failed connection status in your listener log.
|
|
|
|
|
Re: Database connectivity check [message #601064 is a reply to message #600920] |
Fri, 15 November 2013 03:26 |
John Watson
Messages: 8960 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
Jack14 wrote on Thu, 14 November 2013 02:46Hi All,
First of all i would like to thank everyone for responding my thread.
Recently, following error message was found in application server logs and they asked me to verify listener from database server.
[snip]
I would say that the heart of the problem is that there is no problem. If the only symptom is a message in a log, the source of which no-one understands, I would ignore it. Has any user complained? No.
Perhaps someone has too much time and not enough work. Or is trying to avoid real work by picking up trivia.
|
|
|
|
|
|
|
|
Re: Database connectivity check [message #605601 is a reply to message #601719] |
Sat, 11 January 2014 15:55 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
I have removed plagiarism-related messages on www.dbametrix.net from this topic and put them into a separate topic (Plagiarism on www.dbametrix.net #2) which now resides in our Suggestion & Feedback forum. Frank Naude will read it, and take (or not) steps according to your findings. Please, don't continue plagiarism discussion here any more (but feel free to do so in a newly created topic).
|
|
|