<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Oracle 8i ORA-12560 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635929#M851740</link>
    <description>Hi-&lt;BR /&gt;&lt;BR /&gt;I am trying to export an Oracle 8i database via the command line on Windows 2000 Server.  Whenever I try to connect I get the error.&lt;BR /&gt;&lt;BR /&gt;ORA-12560 TNS Protocol Adapter Error&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Eric Workman</description>
    <pubDate>Thu, 27 Dec 2001 16:48:35 GMT</pubDate>
    <dc:creator>Eric Workman</dc:creator>
    <dc:date>2001-12-27T16:48:35Z</dc:date>
    <item>
      <title>Oracle 8i ORA-12560</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635929#M851740</link>
      <description>Hi-&lt;BR /&gt;&lt;BR /&gt;I am trying to export an Oracle 8i database via the command line on Windows 2000 Server.  Whenever I try to connect I get the error.&lt;BR /&gt;&lt;BR /&gt;ORA-12560 TNS Protocol Adapter Error&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Eric Workman</description>
      <pubDate>Thu, 27 Dec 2001 16:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635929#M851740</guid>
      <dc:creator>Eric Workman</dc:creator>
      <dc:date>2001-12-27T16:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8i ORA-12560</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635930#M851741</link>
      <description>Hi there...&lt;BR /&gt;&lt;BR /&gt;Oracle is not my strong suit (I install it, the DBA's configure) but here are a few links&lt;BR /&gt;with common causes for the error.&lt;BR /&gt;&lt;BR /&gt;This one indicates that 8.1.6 and W2K has a known problem if you connect using svrmgrl..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.oracle-error.com/ora-12560.htm" target="_blank"&gt;http://www.oracle-error.com/ora-12560.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;These suggest using "oradim" to recreate the service..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.orafaq.com/msgboard/windows/messages/480.htm" target="_blank"&gt;http://www.orafaq.com/msgboard/windows/messages/480.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cryer.co.uk/brian/oracle/ORA12560.htm" target="_blank"&gt;http://www.cryer.co.uk/brian/oracle/ORA12560.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Me, I'd check all the SID's first, then try SQLPlus, but as I say the DBA's here deal with&lt;BR /&gt;the exotic Oracle problems.&lt;BR /&gt;&lt;BR /&gt;HTH (a little)&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Thu, 27 Dec 2001 17:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635930#M851741</guid>
      <dc:creator>Jon Mattatall</dc:creator>
      <dc:date>2001-12-27T17:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8i ORA-12560</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635931#M851742</link>
      <description>Hello Eric,&lt;BR /&gt;&lt;BR /&gt;that TNS error is not that important...&lt;BR /&gt;&lt;BR /&gt;Open a DOS box (i.e. CMD.EXE), and set your environment variables:&lt;BR /&gt;&lt;BR /&gt;set ORACLE_HOME=c:\Oracle\Ora81&lt;BR /&gt;set ORACLE_SID=DEMO&lt;BR /&gt;&lt;BR /&gt;Use your local values, of course ;-)&lt;BR /&gt;&lt;BR /&gt;Then start "svrmgrl.exe" and try the "connect internal".&lt;BR /&gt;If you do have a local password file, you have to know the correct password (or you move it aside, and create a new one with "orapwd.exe", which then contains the password which you pass as command-line parameter).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisc</description>
      <pubDate>Thu, 27 Dec 2001 19:43:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635931#M851742</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-12-27T19:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8i ORA-12560</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635932#M851743</link>
      <description>Also double check the entries in your tnsnames.ora file.  It is possible a typing error is the problem.  Check file for correct IP, correct protocol name and correct SID name reference.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita</description>
      <pubDate>Thu, 27 Dec 2001 19:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635932#M851743</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-12-27T19:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8i ORA-12560</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635933#M851744</link>
      <description>Hi-&lt;BR /&gt;&lt;BR /&gt;I have managed to get into the db through svrmgrl, thanks, but when I try to create a database using the database creation wizard I get the same TNS error, do I have to create the database through svrmgrl as well, and if so, what is the best way to do that?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 28 Dec 2001 15:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635933#M851744</guid>
      <dc:creator>Eric Workman</dc:creator>
      <dc:date>2001-12-28T15:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8i ORA-12560</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635934#M851745</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;This is from Metalink as I'm not to familiar with Oracle on Windows:&lt;BR /&gt;&lt;BR /&gt;Starting database via SVRMGRL or SQL*PLUS&lt;BR /&gt;Problem:&lt;BR /&gt;    Launching svrmgr, or attempting a connection in sqlplus to start up the &lt;BR /&gt;    database, you get an ORA-12560&lt;BR /&gt;&lt;BR /&gt;Solution:&lt;BR /&gt;    - If the drive is NTFS then check the permissions on the drive or oracle home to be sure SYSTEM has full control on all subdirectories and files.&lt;BR /&gt;    - Be sure the instance is started Goto &lt;BR /&gt;      Start--&amp;gt;Settings--&amp;gt;Control Panel--&amp;gt;Services &lt;BR /&gt;      and check if the database service is started.&lt;BR /&gt;    - Be sure the ORACLE_SID is set in the registry correctly. Goto &lt;BR /&gt;      Start button--&amp;gt;RUN--&amp;gt;type regedt32--&amp;gt;  &lt;BR /&gt;      Goto the following directory tree within the registry -&lt;BR /&gt;      HKEY_LOCAL_MACHINE -&amp;gt; SOFTWARE -&amp;gt; ORACLE  -  &lt;BR /&gt;      highlight ORACLE - look on the left side look for ORACLE_SID = &lt;SID&gt;&lt;BR /&gt;      To change you can highlight ORACLE_SID - right click on your mouse and select modify. &lt;BR /&gt;      Enter the SID.&lt;BR /&gt;      The above is only valid when using DEFAULT_HOME, when you have another &lt;BR /&gt;      home then you need to highlight that HOME under ORACLE key usually HOME1-HOMEx &lt;BR /&gt;    - No spaces can be entered after the = when setting ORACLE_SID &lt;BR /&gt;      at the DOS Prompt, set oracle_sid=xyz should be used and not&lt;BR /&gt;      set oracle_sid = xyz.&lt;BR /&gt;    - If you have verified that ORACLE_SID is properly set, and the service&lt;BR /&gt;      is running, yet you still get an ORA-12560, then it is possible that you&lt;BR /&gt;      have created an instance with a non-alphanumeric character. &lt;BR /&gt;      The Getting Started Guide for Oracle8i on Windows NT documents that SID&lt;BR /&gt;      names can contain only alphanumerics, however if you attempt to create&lt;BR /&gt;      a SID with an underscore or a dash on Oracle8i you are not prevented &lt;BR /&gt;      from doing so. The service will be created and started successfully, &lt;BR /&gt;      but attempts to connect will fail with an ORA-12560. &lt;BR /&gt;    - If doing the above and the error still occurs on a new instance&lt;BR /&gt;      creation then the createdb scripts did not run correctly.&lt;BR /&gt;    &lt;BR /&gt;Explanation:&lt;BR /&gt;    An ORA-12560 using svrmgrl on WinNT is usually an indication that&lt;BR /&gt;    the OS system/environment is not set up correctly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;Andreas&lt;/SID&gt;</description>
      <pubDate>Wed, 02 Jan 2002 12:45:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635934#M851745</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2002-01-02T12:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 8i ORA-12560</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635935#M851746</link>
      <description>Hi,&lt;BR /&gt;sound like you may need to add your database name to tnsname. &lt;BR /&gt;To add:&lt;BR /&gt;go to orahome81 --&amp;gt; network administration--&amp;gt;&lt;BR /&gt;net8 config assistant.&lt;BR /&gt;&lt;BR /&gt;click on local net service name config.  next&lt;BR /&gt;-- add next&lt;BR /&gt;for service name give you global db name..&lt;BR /&gt;&lt;BR /&gt;MAKE SURE TO CHECK TEST CONNECTION&lt;BR /&gt;IF YOU HAVE PROBLEM WITH CONNECTING CHANGE THE LOGING INFO.. AND TEST IT.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Jan 2002 09:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-8i-ora-12560/m-p/2635935#M851746</guid>
      <dc:creator>Faris Hussain</dc:creator>
      <dc:date>2002-01-06T09:42:30Z</dc:date>
    </item>
  </channel>
</rss>

