<?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: startup database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930911#M818652</link>
    <description>What kind of error do you get. As other mentioned, have you added the three databases along with their ORACLE_HOME directory and a "Y" flag in the oratab file. And if the entries exist in oratab, your oracle startup script will check for the SID name here and starts up when the system is brought up. &lt;BR /&gt;&lt;BR /&gt;There could be any one of reasons.&lt;BR /&gt;&lt;BR /&gt;1. If the entries do not exist in oratab then the oracle startup script will not bring the DB when the system is brought up.&lt;BR /&gt;&lt;BR /&gt;2. Did you start up the DB manually and see if it works fine. If any problems, it should display on the screen. Check your alert_log for the  databaes that did not start to see what the exact error is.&lt;BR /&gt;&lt;BR /&gt;3. There should be enough memory to start the three databases depending on their SGA sizes.&lt;BR /&gt;&lt;BR /&gt;Once we see what the error message is then we can try to work around it.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Mar 2003 06:40:39 GMT</pubDate>
    <dc:creator>Indira Aramandla</dc:creator>
    <dc:date>2003-03-20T06:40:39Z</dc:date>
    <item>
      <title>startup database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930906#M818647</link>
      <description>Dear all; &lt;BR /&gt;my problem is that i cant startup my oracle database i have 3 DBs when start the server i can only startup one of them but the others didn't start if i reboot and startup a nother one it startup and the others also didn't start....&lt;BR /&gt;can you help me with that&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2003 13:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930906#M818647</guid>
      <dc:creator>mahmoud khalefa</dc:creator>
      <dc:date>2003-03-19T13:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: startup database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930907#M818648</link>
      <description>Are the databases defined in /etc/oratab?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;&lt;BR /&gt;blah blah instance:Y&lt;BR /&gt;blah blah instance:Y&lt;BR /&gt;blah blah instance:N&lt;BR /&gt;&lt;BR /&gt;Y = start when oracle start script is executed.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2003 14:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930907#M818648</guid>
      <dc:creator>Ross Zubritski</dc:creator>
      <dc:date>2003-03-19T14:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: startup database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930908#M818649</link>
      <description>Have you checked the Oracle alert logs for any possible error. If this is a new system and you haven't tuned the kernel then it's very likely that you only have enough semaphores for one instance.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Wed, 19 Mar 2003 14:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930908#M818649</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2003-03-19T14:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: startup database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930909#M818650</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check whether all the configuration (&lt;SID&gt;INIT.ora) files are available in the right place. Also check in the oracle alert files for any furhter information.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;John Jayaseelan&lt;/SID&gt;</description>
      <pubDate>Wed, 19 Mar 2003 15:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930909#M818650</guid>
      <dc:creator>John Jayaseelan</dc:creator>
      <dc:date>2003-03-19T15:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: startup database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930910#M818651</link>
      <description>What kind of error do you get. As other mentioned, have you added the three databases along with their ORACLE_HOME directory and a "Y" flag in the oratab file. And if the entries exist in oratab, your oracle startup script will check for the SID name here and starts up when the system is brought up. &lt;BR /&gt;&lt;BR /&gt;There could be any one of reasons.&lt;BR /&gt;&lt;BR /&gt;1. If the entries do not exist in oratab then the oracle startup script will not bring the DB when the system is brought up.&lt;BR /&gt;&lt;BR /&gt;2. Did you start up the DB manually and see if it works fine. If any problems, it should display on the screen. Check your alert_log for the  databaes that did not start to see what the exact error is.&lt;BR /&gt;&lt;BR /&gt;3. There should be enough memory to start the three databases depending on their SGA sizes.&lt;BR /&gt;&lt;BR /&gt;Once we see what the error message is then we can try to work around it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Mar 2003 06:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930910#M818651</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-03-20T06:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: startup database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930911#M818652</link>
      <description>What kind of error do you get. As other mentioned, have you added the three databases along with their ORACLE_HOME directory and a "Y" flag in the oratab file. And if the entries exist in oratab, your oracle startup script will check for the SID name here and starts up when the system is brought up. &lt;BR /&gt;&lt;BR /&gt;There could be any one of reasons.&lt;BR /&gt;&lt;BR /&gt;1. If the entries do not exist in oratab then the oracle startup script will not bring the DB when the system is brought up.&lt;BR /&gt;&lt;BR /&gt;2. Did you start up the DB manually and see if it works fine. If any problems, it should display on the screen. Check your alert_log for the  databaes that did not start to see what the exact error is.&lt;BR /&gt;&lt;BR /&gt;3. There should be enough memory to start the three databases depending on their SGA sizes.&lt;BR /&gt;&lt;BR /&gt;Once we see what the error message is then we can try to work around it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Mar 2003 06:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930911#M818652</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-03-20T06:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: startup database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930912#M818653</link>
      <description>What kind of error do you get. As other mentioned, have you added the three databases along with their ORACLE_HOME directory and a "Y" flag in the oratab file. And if the entries exist in oratab, your oracle startup script will check for the SID name here and starts up when the system is brought up. &lt;BR /&gt;&lt;BR /&gt;There could be any one of reasons.&lt;BR /&gt;&lt;BR /&gt;1. If the entries do not exist in oratab then the oracle startup script will not bring the DB when the system is brought up.&lt;BR /&gt;&lt;BR /&gt;2. Did you start up the DB manually and see if it works fine. If any problems, it should display on the screen. Check your alert_log for the  databaes that did not start to see what the exact error is.&lt;BR /&gt;&lt;BR /&gt;3. There should be enough memory to start the three databases depending on their SGA sizes.&lt;BR /&gt;&lt;BR /&gt;4. Verify the pfile init.ora file is in the correct place and there is a symbolic link to ORACLE_HOME/dbs directory&lt;BR /&gt;&lt;BR /&gt;Once we see what the error message is then we can try to work around it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Mar 2003 06:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930912#M818653</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-03-20T06:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: startup database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930913#M818654</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your problem is related to Kernel Fine Tuning and specially Semaphores(IPC parameters) which database is using for Inter process communications.&lt;BR /&gt;&lt;BR /&gt;Youe query is giving a feeling that you are starting database manually so any database you will start first will come up cleanly and next databse may give some error like "end of communication channel" so just fine tune your system file and restart server your all databse will come up smoothely. optimal parameters you can get from Oracle documents.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Fri, 21 Mar 2003 06:08:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-database/m-p/2930913#M818654</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-03-21T06:08:27Z</dc:date>
    </item>
  </channel>
</rss>

