<?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 Re: Problem with database( Oracle 9i ) starting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617508#M816232</link>
    <description>hi pankaj,&lt;BR /&gt;&lt;BR /&gt;if you have oracle support, you can access the Metalink site (&lt;A href="http://metalink.oracle.com)" target="_blank"&gt;http://metalink.oracle.com)&lt;/A&gt; and download this utility which will examine your system and recommend you the kernel settings to be used as well as patches required.&lt;BR /&gt;&lt;BR /&gt;For the error that you are getting now, please follow the guidance provided by Indira above.&lt;BR /&gt;&lt;BR /&gt;if you still need additional help do let us know.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Fri, 02 Sep 2005 01:29:34 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2005-09-02T01:29:34Z</dc:date>
    <item>
      <title>Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617503#M816227</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have recently installed Oracle 9.2.0.0.0 on Solaris 9 Operating System. I am facing some problems with my database startup.&lt;BR /&gt;&lt;BR /&gt;I am able to start the listener&lt;BR /&gt;&lt;BR /&gt;bash-2.05$ lsnrctl start&lt;BR /&gt;&lt;BR /&gt;LSNRCTL for Solaris: Version 9.2.0.1.0 - Production on 01-SEP-2005 20:07:34&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Starting /u01/OracleData//bin/tnslsnr: please wait...&lt;BR /&gt;&lt;BR /&gt;TNSLSNR for Solaris: Version 9.2.0.1.0 - Production&lt;BR /&gt;System parameter file is /u01/OracleData/network/admin/listener.ora&lt;BR /&gt;Log messages written to /u01/OracleData/network/log/listener.log&lt;BR /&gt;Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))&lt;BR /&gt;Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=lancia)(PORT=1521)))&lt;BR /&gt;&lt;BR /&gt;Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))&lt;BR /&gt;STATUS of the LISTENER&lt;BR /&gt;------------------------&lt;BR /&gt;Alias                     LISTENER&lt;BR /&gt;Version                   TNSLSNR for Solaris: Version 9.2.0.1.0 - Production&lt;BR /&gt;Start Date                01-SEP-2005 20:07:34&lt;BR /&gt;Uptime                    0 days 0 hr. 0 min. 0 sec&lt;BR /&gt;Trace Level               off&lt;BR /&gt;Security                  OFF&lt;BR /&gt;SNMP                      OFF&lt;BR /&gt;Listener Parameter File   /u01/OracleData/network/admin/listener.ora&lt;BR /&gt;Listener Log File         /u01/OracleData/network/log/listener.log&lt;BR /&gt;Listening Endpoints Summary...&lt;BR /&gt;  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))&lt;BR /&gt;  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=lancia)(PORT=1521)))&lt;BR /&gt;Services Summary...&lt;BR /&gt;Service "PLSExtProc" has 1 instance(s).&lt;BR /&gt;  Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...&lt;BR /&gt;The command completed successfully&lt;BR /&gt;&lt;BR /&gt;TNS Ping does not work..&lt;BR /&gt;&lt;BR /&gt;bash-2.05$ tnsping PLSExtProc&lt;BR /&gt;&lt;BR /&gt;TNS Ping Utility for Solaris: Version 9.2.0.1.0 - Production on 01-SEP-2005 20:12:50&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1997 Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Used parameter files:&lt;BR /&gt;/u01/OracleData/network/admin/sqlnet.ora&lt;BR /&gt;&lt;BR /&gt;TNS-03505: Failed to resolve name&lt;BR /&gt;&lt;BR /&gt;----&lt;BR /&gt;This is what happens when i try to start the database&lt;BR /&gt;&lt;BR /&gt;bash-2.05$ cd ../bin/&lt;BR /&gt;bash-2.05$ ./sqlplus /nolog&lt;BR /&gt;&lt;BR /&gt;SQL*Plus: Release 9.2.0.1.0 - Production on Thu Sep 1 20:13:27 2005&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; connect / as sysdba   &lt;BR /&gt;Connected to an idle instance.&lt;BR /&gt;SQL&amp;gt; startup &lt;BR /&gt;ORA-27302: failure occurred at: skgpwreset1&lt;BR /&gt;ORA-27303: additional information: invalid shared ctx&lt;BR /&gt;ORA-27146: post/wait initialization failed&lt;BR /&gt;ORA-27300: OS system dependent operation:semget failed with status: 28&lt;BR /&gt;ORA-27301: OS failure message: No space left on device&lt;BR /&gt;ORA-27302: failure occurred at: sskgpcreates&lt;BR /&gt;SQL&amp;gt; &lt;BR /&gt;&lt;BR /&gt;Have set the following environment variable..&lt;BR /&gt;ORACLE_HOME=/u01/OracleData/&lt;BR /&gt;&lt;BR /&gt;can anyone please help..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Sep 2005 23:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617503#M816227</guid>
      <dc:creator>Pankaj_18</dc:creator>
      <dc:date>2005-09-01T23:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617504#M816228</link>
      <description>hi pankaj!&lt;BR /&gt;&lt;BR /&gt;seem like your kernel parameters are have not been properly tuned!&lt;BR /&gt;&lt;BR /&gt;can you download the Installprep.sh utility from metalink and verify your environment?&lt;BR /&gt;&lt;BR /&gt;btw. this an HP forum so not too sure we can help you much on the Solaris platform.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 01 Sep 2005 23:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617504#M816228</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-09-01T23:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617505#M816229</link>
      <description>Hi yogeeraj,,&lt;BR /&gt;&lt;BR /&gt;Thanks for that quick reply. I am new to this forum and infact this is my first request to forum. Would appreciate if you could send me the link from where i can download the  Installprep.sh utility &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;pankaj</description>
      <pubDate>Thu, 01 Sep 2005 23:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617505#M816229</guid>
      <dc:creator>Pankaj_18</dc:creator>
      <dc:date>2005-09-01T23:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617506#M816230</link>
      <description>Hi yogeeraj&lt;BR /&gt;&lt;BR /&gt;now i am at this stage after correcting my kernel parameters&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; startup&lt;BR /&gt;ORACLE instance started.&lt;BR /&gt;&lt;BR /&gt;Total System Global Area   43164544 bytes&lt;BR /&gt;Fixed Size                   729984 bytes&lt;BR /&gt;Variable Size              41943040 bytes&lt;BR /&gt;Database Buffers             204800 bytes&lt;BR /&gt;Redo Buffers                 286720 bytes&lt;BR /&gt;ORA-00205: error in identifying controlfile, check alert log for more info&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; connect scott/tiger&lt;BR /&gt;ERROR:&lt;BR /&gt;ORA-01033: ORACLE initialization or shutdown in progress&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Warning: You are no longer connected to ORACLE.&lt;BR /&gt;SQL&amp;gt; &lt;BR /&gt;ORA-00205: error in identifying controlfile, check alert log for more info&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Sep 2005 23:49:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617506#M816230</guid>
      <dc:creator>Pankaj_18</dc:creator>
      <dc:date>2005-09-01T23:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617507#M816231</link>
      <description>Hi Pankaj,&lt;BR /&gt;&lt;BR /&gt;ORA-00205: "error in identifying controlfile", means that the controlfiles specified in the init.ora file of the databse that you were starting up cannot be located in the directory.&lt;BR /&gt;&lt;BR /&gt;Check if you have all the control files listed in your init&lt;SID&gt;.ora file or config&lt;SID&gt;.ora file in the corressponding location. &lt;BR /&gt;&lt;BR /&gt;And also check that you had set your ORACLE_SID to the one that you are startingup. You can specify the pfile path and name in the start commnad.&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt;startup pfile = /path/init.ora&lt;BR /&gt;&lt;BR /&gt;May be it is looking in the wrong pfile or the link in the $$ORACLE_HOME/dbs directory  pointing to the init.ora file is not defined.&lt;BR /&gt;&lt;BR /&gt;What are the other associated error messages in the alert log.&lt;BR /&gt;&lt;/SID&gt;&lt;/SID&gt;</description>
      <pubDate>Fri, 02 Sep 2005 00:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617507#M816231</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2005-09-02T00:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617508#M816232</link>
      <description>hi pankaj,&lt;BR /&gt;&lt;BR /&gt;if you have oracle support, you can access the Metalink site (&lt;A href="http://metalink.oracle.com)" target="_blank"&gt;http://metalink.oracle.com)&lt;/A&gt; and download this utility which will examine your system and recommend you the kernel settings to be used as well as patches required.&lt;BR /&gt;&lt;BR /&gt;For the error that you are getting now, please follow the guidance provided by Indira above.&lt;BR /&gt;&lt;BR /&gt;if you still need additional help do let us know.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 02 Sep 2005 01:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617508#M816232</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-09-02T01:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617509#M816233</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;attaching the desired script which will do the following verifications:-&lt;BR /&gt;&lt;BR /&gt;- ORACLE_HOME Directory Verification&lt;BR /&gt;- UNIX User/umask Verification&lt;BR /&gt;- UNIX Group Verification&lt;BR /&gt;- Memory/Swap Verification&lt;BR /&gt;- TMP Space Verification&lt;BR /&gt;- Real Application Cluster Option Verification&lt;BR /&gt;- Unix Kernel Verification&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 02 Sep 2005 01:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617509#M816233</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-09-02T01:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617510#M816234</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;sorry forgot the attachment.&lt;BR /&gt;&lt;BR /&gt;below a quote on how to install:&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Follow these steps to download and run the script:&lt;BR /&gt;   1. Change the name of the script to InstallPrep.sh&lt;BR /&gt;   2. Ftp the InstallPrep.sh script (in ascii format) to the Unix system that you will be installing the Oracle DataServer on.&lt;BR /&gt;   3. Change the permissions of the script to execute for the user running the script:&lt;BR /&gt;      chmod 777 InstallPrep.sh&lt;BR /&gt;   4. Log in as the user that will be installing the Oracle software.&lt;BR /&gt;   5. Copy the InstallPrep.sh script to the /tmp directory and run it from this location.&lt;BR /&gt;   6. Note: on some Linux platforms you may get the error "bad interpreter", just run the command 'sh InstallPrep.sh' and the try running it. Otherwise, you can try "dos2unix InstallPrep.sh" and then retry it.&lt;BR /&gt;   7. Note: on Linux if you get messages like:&lt;BR /&gt;      'tmp/InstallPrep.sh: line 138: syntax error near unexpected token `in&lt;BR /&gt;      'tmp/InstallPrep.sh: line 138: `case $OS in&lt;BR /&gt;      do "dos2unix InstallPrep.sh"&lt;BR /&gt;   8. Answer the first few questions, the output from the script will be written to /tmp/InstallPrep.out and the errors written to /tmp/InstallPrep.err.&lt;BR /&gt;   9. Resolve any problems found in /tmp/InstallPrep.err and then install the Oracle DataServer software. &lt;BR /&gt;&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 02 Sep 2005 01:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617510#M816234</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-09-02T01:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617511#M816235</link>
      <description>where is the attachment</description>
      <pubDate>Fri, 02 Sep 2005 01:41:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617511#M816235</guid>
      <dc:creator>Pankaj_18</dc:creator>
      <dc:date>2005-09-02T01:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617512#M816236</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;see to the top right corner of my last post. The paper clip icon is the attachment.&lt;BR /&gt;&lt;BR /&gt;all you have to do is click on it&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 02 Sep 2005 02:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617512#M816236</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-09-02T02:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database( Oracle 9i ) starting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617513#M816237</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;this means you have hit the hard limit for the max semaphores in your system. its a misleading message. push up the kernel parameter in /etc/system with something like this (cant really remember the exact format)&lt;BR /&gt;&lt;BR /&gt;set semsys:semmax=&lt;XXX&gt;&lt;BR /&gt;&lt;BR /&gt;and reboot&lt;BR /&gt;&lt;BR /&gt;where xxx is the recommended value in the oracle 9i docs&lt;BR /&gt;&lt;BR /&gt;ivo&lt;/XXX&gt;</description>
      <pubDate>Thu, 08 Sep 2005 07:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-database-oracle-9i-starting/m-p/3617513#M816237</guid>
      <dc:creator>ivo mencke_1</dc:creator>
      <dc:date>2005-09-08T07:59:07Z</dc:date>
    </item>
  </channel>
</rss>

