TNS No Such Protocol adaptor Ora- 12222 and Unable to connect oracle [message #615635] |
Fri, 06 June 2014 05:40 |
|
Jack14
Messages: 497 Registered: December 2011 Location: INDIA
|
Senior Member |
|
|
Hi,
End user is complaining that he is getting ORA error when trying to connect application.
He is saying tha he can access application if he go to another Laptop under his user name,
the issue is that he cannot access from my Laptop
TNS No Such Protocol adaptor Ora- 12222 and Unable to connect oracle
Can you guide me how to resolve this ORA error ?
Thanks,
Jack
[Updated on: Fri, 06 June 2014 05:42] Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: TNS No Such Protocol adaptor Ora- 12222 and Unable to connect oracle [message #615672 is a reply to message #615652] |
Fri, 06 June 2014 12:53 |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
Jack14 wrote on Fri, 06 June 2014 09:52Joy,
I know about ORAFAQ .I have been using this forum for many years with multiple accounts.This is the forum where
The obvious question is then...Do you have the proper Oracle client installed on that laptop and it is configured correctly? Does each user get their own install?
12222, 00000, "TNS:no support is available for the protocol indicated"
// *Cause: The protocol requested in the ADDRESS portion of the connect
// descriptor identified through the net service name is not available.
// If the supplied ADDRESS is typographically correct then support for
// that protocol is not installed.
// *Action: Install support for the protocol or correct typographical error,
// as appropriate. Note: if the supplied address was derived from
// resolving the net service name, check the address in the appropriate file
// (TNSNAMES.ORA, LISTENER.ORA) or in the directory server.
|
|
|
|
|