<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: ORA-12560: TNS:protocol adapter error</title>
	<link>http://www.oraclefaq.net/2007/10/15/ora-12560-tnsprotocol-adapter-error/</link>
	<description>Learn Oracle through my Experience</description>
	<pubDate>Sat, 11 Sep 2010 00:43:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: vinni</title>
		<link>http://www.oraclefaq.net/2007/10/15/ora-12560-tnsprotocol-adapter-error/#comment-166</link>
		<author>vinni</author>
		<pubDate>Thu, 01 Jul 2010 07:37:18 +0000</pubDate>
		<guid>http://www.oraclefaq.net/2007/10/15/ora-12560-tnsprotocol-adapter-error/#comment-166</guid>
		<description>I am getting same error but could not resolve it.I followed above steps but getting same protocol error...........
Kindly provide me some appropriate solution</description>
		<content:encoded><![CDATA[<p>I am getting same error but could not resolve it.I followed above steps but getting same protocol error&#8230;&#8230;&#8230;..<br />
Kindly provide me some appropriate solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ALPESH</title>
		<link>http://www.oraclefaq.net/2007/10/15/ora-12560-tnsprotocol-adapter-error/#comment-46</link>
		<author>ALPESH</author>
		<pubDate>Thu, 04 Sep 2008 06:04:31 +0000</pubDate>
		<guid>http://www.oraclefaq.net/2007/10/15/ora-12560-tnsprotocol-adapter-error/#comment-46</guid>
		<description>C:\&#62;set oracle_sid=test
C:\&#62;sqlplus
SQL*Plus: Release 10.2.0.1.0 - Production on Mon Oct 15 11:59:37 2007
Copyright (c) 1982, 2005, Oracle.  All rights reserved.
Enter user-name: sys as sysdba
Enter password:
ERROR:
ORA-12560: TNS:protocol adapter error
Enter user-name:
So, To solve the above error and to start the database on windows try to follow the following steps
1) Start the Oracle services for database from the windows service panel. To open the services panel go to start–&#62; Run–&#62; type services.msc and press enter
 2) Once the services is started you can open the command prompt and start the database as shown
 C:\&#62;set oracle_sid=test
C:\&#62;sqlplus
SQL*Plus: Release 10.2.0.1.0 - Production on Mon Oct 15 12:33:28 2007
Copyright (c) 1982, 2005, Oracle.  All rights reserved.
Enter user-name: sys as sysdba
Enter password:
Connected to an idle instance.
SQL&#62; startup
ORA-32004: obsolete and/or deprecated parameter(s) specified
ORACLE instance started.
Total System Global Area  289406976 bytes
Fixed Size                  1248600 bytes
Variable Size             100663976 bytes
Database Buffers          184549376 bytes
Redo Buffers                2945024 bytes
Database mounted.
Database opened.



I start my data but when i exit and again go from sqlplus* again show same error</description>
		<content:encoded><![CDATA[<p>C:\&gt;set oracle_sid=test<br />
C:\&gt;sqlplus<br />
SQL*Plus: Release 10.2.0.1.0 - Production on Mon Oct 15 11:59:37 2007<br />
Copyright (c) 1982, 2005, Oracle.  All rights reserved.<br />
Enter user-name: sys as sysdba<br />
Enter password:<br />
ERROR:<br />
ORA-12560: TNS:protocol adapter error<br />
Enter user-name:<br />
So, To solve the above error and to start the database on windows try to follow the following steps<br />
1) Start the Oracle services for database from the windows service panel. To open the services panel go to start–&gt; Run–&gt; type services.msc and press enter<br />
 2) Once the services is started you can open the command prompt and start the database as shown<br />
 C:\&gt;set oracle_sid=test<br />
C:\&gt;sqlplus<br />
SQL*Plus: Release 10.2.0.1.0 - Production on Mon Oct 15 12:33:28 2007<br />
Copyright (c) 1982, 2005, Oracle.  All rights reserved.<br />
Enter user-name: sys as sysdba<br />
Enter password:<br />
Connected to an idle instance.<br />
SQL&gt; startup<br />
ORA-32004: obsolete and/or deprecated parameter(s) specified<br />
ORACLE instance started.<br />
Total System Global Area  289406976 bytes<br />
Fixed Size                  1248600 bytes<br />
Variable Size             100663976 bytes<br />
Database Buffers          184549376 bytes<br />
Redo Buffers                2945024 bytes<br />
Database mounted.<br />
Database opened.</p>
<p>I start my data but when i exit and again go from sqlplus* again show same error</p>
]]></content:encoded>
	</item>
</channel>
</rss>
