Not able to connect using SID [message #669769] |
Fri, 11 May 2018 00:40 |
|
MeghaB
Messages: 22 Registered: April 2018
|
Junior Member |
|
|
I am having two database in same server. I am able to connect to one database inside the server but not possible from outside, the other database i am not able to connect inside server but its able to connect from outside without specifying SID.(through IDE). I want to connect to the second database using SID, if i didnt mention SID i am able to connect but if i mention not able to connect.
let me now what s the issue.
|
|
|
|
|
Re: Not able to connect using SID [message #669772 is a reply to message #669771] |
Fri, 11 May 2018 01:08 |
John Watson
Messages: 8960 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
This looks suspiciously like trolling: being deliberately stupid, in an attempt to make people angry. I shall be generous, and assume that this is not deliberate.
You need to show what you are doing, and what happens. I have no idea what you are providing, to whom, or the result. Use SQL*Plus, and copy/paste the whole session here. Be sure to format the paste with [code] tags, as described here How to use code tags and make your code easier to read
|
|
|
|
|
|
|
Re: Not able to connect using SID [message #669777 is a reply to message #669776] |
Fri, 11 May 2018 02:24 |
|
MeghaB
Messages: 22 Registered: April 2018
|
Junior Member |
|
|
i have specified everything and then tried to connect. After that i have erased those. If i am trying to connect with sqlplus username/password@SID i am getting the same error "invalid username/password. logon denied" What else information is missing? and without specifying SID i am able to connect.
|
|
|