| ORA-12560 : TNS: protocol adapter error [message #77408] |
Sun, 15 December 2002 00:28  |
Thitipong
Messages: 1 Registered: December 2002
|
Junior Member |
|
|
i have a problem about connection to the database. i can't access to my database in Form Builder.
Would you please tell me how to configure or any where i can found the answer
Thank you
|
|
|
|
|
|
|
|
| Re: ORA-12560 : TNS: protocol adapter error [message #77457 is a reply to message #77422] |
Thu, 12 February 2004 05:39   |
manik
Messages: 2 Registered: February 2004
|
Junior Member |
|
|
I've installed 9i Database and sometimes it runs and sometimes it gives the error
ORA-12560 : TNS: protocol adapter error.
How to solved this error. If someone can help me out then that will be great.
Thanks
|
|
|
|
| Re: ORA-12560 : TNS: protocol adapter error [message #77458 is a reply to message #77408] |
Fri, 20 February 2004 11:57   |
Gabriel Medina
Messages: 1 Registered: February 2004
|
Junior Member |
|
|
I know this post is not directly related to this thread, but I just wanted to give my two cents...
This one is about ODP.NET and Oracle, I was receiving ORA-12560 : TNS: protocol adapter error when trying to connect to oracle using the ODP.NET, the oracle site claims that the package you download to install ODP.NET contains the client, but this client is for users only and does not contain the MSDTC, which is needed to make connections in Web Forms in .NET, you have to download the complete Oracle client, and THEN install the ODP.NET package, before you can run web apps in .net which use ODP.NET, I hope someone finds this useful.
Thanks,
Gabriel Medina
EDS
|
|
|
|
| Nee help ORA-12560 error [message #77460 is a reply to message #77422] |
Sat, 13 March 2004 07:31   |
abdul
Messages: 18 Registered: May 2001
|
Junior Member |
|
|
ORA-12560: TNS:protocol adapter error
i am having this problem in Oracle 9i when i use to connetc through
Sql>connect sys/oracle as sysdba
i am on Local machine(Stand Alone)
any one to help me now
|
|
|
|
|
|
|
|
| Re: ORA-12560 : TNS: protocol adapter error [message #77465 is a reply to message #77422] |
Sat, 03 April 2004 04:42   |
Tarik
Messages: 3 Registered: April 2002
|
Junior Member |
|
|
hi,
i install oracle 9i (minimal installation 650Mo) but when i open SQL and want to log with scott or system , SQL* give me the error ora - 12560...
i don't have this error with standard installation...
should i configure something....?
(and i don't create any Database and user yet )
thank you
|
|
|
|
|
|
| Re: Nee help ORA-12560 error [message #77470 is a reply to message #77460] |
Mon, 19 April 2004 19:01   |
Rashmi
Messages: 20 Registered: April 2001
|
Junior Member |
|
|
U need to check for the Services which starts during the machine Boot up eg "OracleORAHome90Agent" and " OracleORAHome90TNSListner" which are set in "Automatic" Mode, u need to go to the control panel and click administrative tools and then click services which gives u the list of the services on the local system and their startup modes.
Check and change their mode to Automatic if not set .
|
|
|
|
| Re: Nee help ORA-12560 error [message #77488 is a reply to message #77470] |
Mon, 28 June 2004 13:43   |
Rick Warrington
Messages: 1 Registered: June 2004
|
Junior Member |
|
|
|
I have an application that uses a ODBC connection to an Oracle 8i database. When the login screen for the application pops up, you type in the settings for login,password and data source and the save button.It will log you in but the next time you use the application it won't save the settings which it is supposed to do. You get a ORA-12560 error. Any insight in to what is causing this problem would be greatly appreciated. Thanks.
|
|
|
|
|
|
| Re: ORA-12560 : TNS: protocol adapter error [message #77525 is a reply to message #77422] |
Wed, 09 February 2005 20:46   |
Kishore Kumar Desu
Messages: 2 Registered: February 2005
|
Junior Member |
|
|
Can't connect via oracle 9i Client to oracle db behind router when firewall is running
I am trying to connect oracle9i client to database server behind router when firewall is running.
I am facing problem with ORA 12560: TNS : Protocl Adapter Error.
Can u suggest me to connect oracle client to server when firewall is running.
Kishore Kumar Desu
|
|
|
|
|
|
|
|
| Re: ORA-12560 : TNS: protocol adapter error [message #109526 is a reply to message #77530] |
Fri, 25 February 2005 06:35   |
mdarshad
Messages: 1 Registered: February 2005 Location: INDIA
|
Junior Member |
|
|
I've installed 9i Database and sometimes it runs and sometimes it gives the error
ORA-12560 : TNS: protocol adapter error.
How to solved this error. If someone can help me out then that will be great.
Thanks
|
|
|
|
| Re: ORA-12560 : TNS: protocol adapter error [message #409446 is a reply to message #77408] |
Mon, 22 June 2009 14:20  |
 |
deepan_g
Messages: 12 Registered: May 2008
|
Junior Member |
|
|
hi,
i executed the following create spfile command
"create spfile from pfile;"
i got an error 'could not open parameter file' or something like that
from then on whenever i try to connect i get "ORA-12560 : TNS: protocol adapter error"...
what should i do to resolve this problem please help...
( i have installed oracle 9i on a standalone computer win xp sp2)
|
|
|
|