<?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>Question Re: oracle problems in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614924#M2084501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the lsnrctl service.----&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lsnrctl -l  . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check oracle alert log. alert&amp;lt;SID&amp;gt;.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 May 2009 05:48:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-16T05:48:09Z</dc:date>
    <item>
      <title>oracle problems</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-problems/qaq-p/5614923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an oracle problem. We had an space problem, which is solved now. &lt;/P&gt;&lt;P&gt;When trying to startsap(on linux) we get &lt;/P&gt;&lt;P&gt;"Log file: /home/pi2adm/startdb.log&lt;/P&gt;&lt;P&gt;/usr/sap/PI2/SYS/exe/run/startdb: Terminating with error code 12&lt;/P&gt;&lt;P&gt;DB startup failed&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;when trying to stop oracle(and restart it after) we get:&lt;/P&gt;&lt;P&gt;"SQL&amp;gt; connect /as sysdba&lt;/P&gt;&lt;P&gt;Connected to an idle instance.&lt;/P&gt;&lt;P&gt;SQL&amp;gt; shutdown immediate&lt;/P&gt;&lt;P&gt;ORA-24324: service handle not initialized&lt;/P&gt;&lt;P&gt;ORA-24323: value not allowed&lt;/P&gt;&lt;P&gt;ORA-01089: immediate shutdown in progress - no operations are permitted&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;when trying to:shutdown abort with "ora" user we get&lt;/P&gt;&lt;P&gt;"SQL&amp;gt; connect /as sysdba&lt;/P&gt;&lt;P&gt;Connected to an idle instance.&lt;/P&gt;&lt;P&gt;SQL&amp;gt; shutdown immediate&lt;/P&gt;&lt;P&gt;ORA-24324: service handle not initialized&lt;/P&gt;&lt;P&gt;ORA-24323: value not allowed&lt;/P&gt;&lt;P&gt;ORA-01089: immediate shutdown in progress - no operations are permitted&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;What to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 21:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-problems/qaq-p/5614923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T21:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: oracle problems</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614924#M2084501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the lsnrctl service.----&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lsnrctl -l  . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check oracle alert log. alert&amp;lt;SID&amp;gt;.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2009 05:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614924#M2084501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-16T05:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: oracle problems</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614925#M2084502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ORA-01089 means u'h run already shutdown but not successfully excute command. now ur trying again shutdown.&lt;/P&gt;&lt;P&gt;u can check " ps -aeg|grep ora "  some oracle process may be running &lt;/P&gt;&lt;P&gt;U have two option . leave the command till excute (internal process still running)&lt;/P&gt;&lt;P&gt;second   &lt;/P&gt;&lt;P&gt;SQL&amp;gt; shutdown abort;&lt;/P&gt;&lt;P&gt;After shutdown media recovery may be require .&lt;/P&gt;&lt;P&gt;if still problm then paste some bottom lines from alert_log_file .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2009 08:48:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614925#M2084502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-16T08:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: oracle problems</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614926#M2084503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"SQL&amp;gt; connect /as sysdba&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Connected to an idle instance.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SQL&amp;gt; shutdown immediate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ORA-24324: service handle not initialized"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per your lines database is not running start it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 10:26:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614926#M2084503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T10:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: oracle problems</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614927#M2084504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.. Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you got some problem while doing some DB activity and that activity is not completed successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. connect /as sysdba&lt;/P&gt;&lt;P&gt;2. shutdown abort;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and wait for 15 minute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again login as sysdba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. recover database;&lt;/P&gt;&lt;P&gt;4. shutdown immediate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then exit from sql and try to start like following--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;connect /as sysdba&lt;/P&gt;&lt;P&gt;startup open;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it execute without any error. then try to start SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else paste the related log /  errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhimanyu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 11:53:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614927#M2084504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T11:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: oracle problems</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614928#M2084505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what happens if you execute:&lt;/P&gt;&lt;P&gt;SQLPLUS&amp;gt; startup[&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 21:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-problems/qaa-p/5614928#M2084505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T21:36:35Z</dc:date>
    </item>
  </channel>
</rss>

