<?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: Oracle DB fails to shutdown. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722882#M788230</link>
    <description>John,&lt;BR /&gt;&lt;BR /&gt;If you're interested, I hates the standard dbstart/dbshut scripts so much, I ended up writing my own version which do a sight more...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://duncane.squarespace.com/scripts/oracle_cntl_1_12.sh" target="_blank"&gt;http://duncane.squarespace.com/scripts/oracle_cntl_1_12.sh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anyway, if you want them no problem, although I'd appreciate if you would feed back to many any issues/bugs etc.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Fri, 03 Feb 2006 08:26:32 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2006-02-03T08:26:32Z</dc:date>
    <item>
      <title>Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722862#M788210</link>
      <description>DB version 8.1.7 32 bit&lt;BR /&gt;OS HP-UX 11i&lt;BR /&gt;&lt;BR /&gt;The database is shutdown every night for backup.   On 2 out of the last 4 nights I get the following error&lt;BR /&gt;&lt;BR /&gt;SHUTDOWN: waiting for logins to complete.&lt;BR /&gt;&lt;BR /&gt;To get the database to shutdown I have to use shutdown abort.   When I try to start up the db I get an end of file on communication channel error.&lt;BR /&gt;&lt;BR /&gt;On the other 2 nights there was no problem and the database allways stops and starts without a problem when I do it manually.&lt;BR /&gt;&lt;BR /&gt;How can I check what process or application is trying to connect to the database? and why to I get the end of file on communication channel error on startup?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Thu, 02 Feb 2006 04:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722862#M788210</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2006-02-02T04:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722863#M788211</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;You must use the instruction "immediate" with the shutdown command:&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt;shutdown immediate;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Thu, 02 Feb 2006 04:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722863#M788211</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2006-02-02T04:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722864#M788212</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Check if any running oracle process are available,&lt;BR /&gt;&lt;BR /&gt;#ps -ef | grep oracle&lt;BR /&gt;&lt;BR /&gt;and try &lt;BR /&gt;shutdown immediate  once&lt;BR /&gt;&lt;BR /&gt;and try to startup and shutdown normallly.&lt;BR /&gt;&lt;BR /&gt;WIth Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Thu, 02 Feb 2006 04:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722864#M788212</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-02-02T04:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722865#M788213</link>
      <description>All shutdowns are done with shutdown immediate.   I should have stated that in the question.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 04:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722865#M788213</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2006-02-02T04:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722866#M788214</link>
      <description>Check these links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.praetoriate.com/oracle_tips_process_detail.htm" target="_blank"&gt;http://www.praetoriate.com/oracle_tips_process_detail.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=997654" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=997654&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Thu, 02 Feb 2006 04:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722866#M788214</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2006-02-02T04:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722867#M788215</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Can you attach the last trace files of those 2 nights (usually in $ORACLE_HOME/admin/&lt;SID&gt;/bdump)?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;/SID&gt;</description>
      <pubDate>Thu, 02 Feb 2006 04:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722867#M788215</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2006-02-02T04:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722868#M788216</link>
      <description>One more question:&lt;BR /&gt;&lt;BR /&gt;Is there a database link?</description>
      <pubDate>Thu, 02 Feb 2006 04:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722868#M788216</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2006-02-02T04:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722869#M788217</link>
      <description>There are no DB links.&lt;BR /&gt;&lt;BR /&gt;I should have said that the backup uses the oracle provided script &lt;BR /&gt;&lt;BR /&gt;/usr/bin/su oracle -c /home/oracle/8.1.7/bin/dbshut&lt;BR /&gt;&lt;BR /&gt;I have just noticed that the backup logfile shows an end of file on communication channel error.  &lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt; Connected.&lt;BR /&gt;SVRMGR&amp;gt; ORA-03113: end-of-file on communication channel&lt;BR /&gt;SVRMGR&amp;gt;&lt;BR /&gt;Server Manager complete.&lt;BR /&gt;Database "paulive" shut down.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The errors from the udump file&lt;BR /&gt;&lt;BR /&gt;*** SESSION ID:(46.1349) 2006-02-01 23:35:16.420&lt;BR /&gt;SHUTDOWN: waiting for logins to complete.&lt;BR /&gt;*** 2006-02-01 23:40:27.510&lt;BR /&gt;SHUTDOWN: waiting for logins to complete.&lt;BR /&gt;*** 2006-02-01 23:45:38.570&lt;BR /&gt;SHUTDOWN: waiting for logins to complete.&lt;BR /&gt;*** 2006-02-01 23:50:49.650&lt;BR /&gt;...........&lt;BR /&gt;.........&lt;BR /&gt;&lt;BR /&gt;I am going to check the HP-UX patchs.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 05:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722869#M788217</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2006-02-02T05:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722870#M788218</link>
      <description>All documentation I found relates to HP-UX 11.00 and not to 11.11.   &lt;BR /&gt;&lt;BR /&gt;Is there documentation relating to patch requirements on 11.11 for Oracle 8.1.7.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 06:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722870#M788218</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2006-02-02T06:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722871#M788219</link>
      <description>hi John,&lt;BR /&gt;&lt;BR /&gt;Cold backups always presents these types of problems. cold backup typically implies unattended shutdown/startup. &lt;BR /&gt;&lt;BR /&gt;A hot backup removes that worry.  True, you could use a shutdown abort, startup/shutdown cycle to remove many of the issues with unattended shutdowns but not all (database won't restart without someone kicking something for example)...&lt;BR /&gt;&lt;BR /&gt;I think a hot backup, especially with rman (don't even have to put it into backup mode) is easier than a cold for this reason.&lt;BR /&gt;&lt;BR /&gt;I cannot see any disadvantages of doing so.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 02 Feb 2006 08:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722871#M788219</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-02T08:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722872#M788220</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;All you have to do is &lt;BR /&gt;&lt;BR /&gt;1. Ensure that users of off the system&lt;BR /&gt;&lt;BR /&gt;2. Listner is shutdown&lt;BR /&gt;&lt;BR /&gt;3. Then shutdown the database.&lt;BR /&gt;&lt;BR /&gt;if 1 &amp;amp; 2 fails or takes time you may get into problems.&lt;BR /&gt;&lt;BR /&gt;To avoid better add the command: sleep 30 or 60 before shutting down the database.&lt;BR /&gt;&lt;BR /&gt;Also can you ensure that switchlogs are done twice or 3 times before shutting down, so your db is 100% for shutdown or abort.&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Thu, 02 Feb 2006 08:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722872#M788220</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-02-02T08:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722873#M788221</link>
      <description>Hi again John,&lt;BR /&gt;&lt;BR /&gt;Since you are using "/usr/bin/su oracle -c /home/oracle/8.1.7/bin/dbshut", how are you sure it is a immediate shutdown? Are you able to exec the following as root:&lt;BR /&gt;&lt;BR /&gt;#/usr/bin/su oracle -c /home/oracle/8.1.7/bin/dbshut immediate&lt;BR /&gt;&lt;BR /&gt;Or is the immediate the only mode that the dbshut script shuts down the db?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 09:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722873#M788221</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2006-02-02T09:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722874#M788222</link>
      <description>The Answer is yes to all of the above.&lt;BR /&gt;&lt;BR /&gt;Yogeeraj,&lt;BR /&gt;    I have been checking your advice on the user of rman.   From my reading of the docs it does not appear go give a consistent backup of an open database.   Is there an option to force it to be consistent(similar to that with the exp command).&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Thu, 02 Feb 2006 10:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722874#M788222</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2006-02-02T10:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722875#M788223</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;As per oracle, it is not recommended to go for hotbackup.&lt;BR /&gt;&lt;BR /&gt;Only Cold backups works well with 8.x&lt;BR /&gt;&lt;BR /&gt;Where if you have 9 and above you can go for hotbackup.&lt;BR /&gt;&lt;BR /&gt;We have plenty of inst with both combinations. &lt;BR /&gt;&lt;BR /&gt;As put in my prev ans to you we use sleep while shutting the DB. &lt;BR /&gt;&lt;BR /&gt;It works well.&lt;BR /&gt;&lt;BR /&gt;It is upto you to decide which backup you go for.&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Thu, 02 Feb 2006 10:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722875#M788223</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-02-02T10:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722876#M788224</link>
      <description>Hot backups are not consistent. However,&lt;BR /&gt;you can recover to a point in time. &lt;BR /&gt;&lt;BR /&gt;My backup script writes the commaand to &lt;BR /&gt;recover to a point in time (now) to the &lt;BR /&gt;backup directory.  It then waits a few seconds&lt;BR /&gt;and forces a log rotation.  &lt;BR /&gt;&lt;BR /&gt;To recover I restore the files and run&lt;BR /&gt;the recovery script as part of the recovery.&lt;BR /&gt;This requires that the uncompressed archived&lt;BR /&gt;redo logs covering the period of the backup&lt;BR /&gt;be in the redo directory.&lt;BR /&gt;&lt;BR /&gt;I have automated script to roll-back our &lt;BR /&gt;testing databases using this techniqure.&lt;BR /&gt;&lt;BR /&gt;We also clone databases by restoring thme&lt;BR /&gt;to a new directory structure, recreating&lt;BR /&gt;the control files, and renaming the&lt;BR /&gt;database. &lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 10:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722876#M788224</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-02-02T10:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722877#M788225</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;check your alert log as well as the bdump directory. Then You will either have to shutdown abort, or have a program kill all oracle connections and then to a shutdown immediate.&lt;BR /&gt;&lt;BR /&gt;1. look at recent alert log entries.&lt;BR /&gt;2. Once backup shutdown immediate and look at logs.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Simon&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 11:37:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722877#M788225</guid>
      <dc:creator>Simon Wickham_6</dc:creator>
      <dc:date>2006-02-02T11:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722878#M788226</link>
      <description>I have modified the standard dbshut script to use sqlplus /nolog and not svrmgrl.  It worked OK last night.   If it fails aganin I will stop the listener and add the wait statement.&lt;BR /&gt;&lt;BR /&gt;I am also looking at using rman.&lt;BR /&gt;&lt;BR /&gt;Thanks everybody,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Feb 2006 03:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722878#M788226</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2006-02-03T03:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722879#M788227</link>
      <description>hi John,&lt;BR /&gt;&lt;BR /&gt;I still believe RMAN is a much better option.&lt;BR /&gt;&lt;BR /&gt;Good that you have started looking into it.&lt;BR /&gt;&lt;BR /&gt;Read more at: &lt;A href="http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmrecov.htm#1008603" target="_blank"&gt;http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmrecov.htm#1008603&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 03 Feb 2006 07:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722879#M788227</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-02-03T07:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722880#M788228</link>
      <description>Shalom John,&lt;BR /&gt;&lt;BR /&gt;The dbshut that ships with oracle is flawed. We always modify the shutdown to shutdown immediate and have avoided the issues you seem to encounter.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 03 Feb 2006 07:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722880#M788228</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-03T07:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle DB fails to shutdown.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722881#M788229</link>
      <description>Thanks for your help everybody.   I think we have this one licked.&lt;BR /&gt;&lt;BR /&gt;I am interested in rman. I did a trial backup to disk and it completed in just 8 minutes.  I am still unsure about the recovery options but I will read further into the documentation.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Fri, 03 Feb 2006 07:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-db-fails-to-shutdown/m-p/3722881#M788229</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2006-02-03T07:56:21Z</dc:date>
    </item>
  </channel>
</rss>

