<?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 backup script failed to stop db instance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902365#M761545</link>
    <description>Hi all,&lt;BR /&gt;I have db1 and db2 server in shared storage mode.&lt;BR /&gt;We issue orastop script when backup start at 2.30am and orastart script when backup finish at 7.00am.&lt;BR /&gt;Orastop manage to down the instance at db2 but not db1.&lt;BR /&gt;Why?&lt;BR /&gt;&lt;BR /&gt;Fauziah</description>
    <pubDate>Tue, 21 Nov 2006 22:26:49 GMT</pubDate>
    <dc:creator>Fauziah Mahdan</dc:creator>
    <dc:date>2006-11-21T22:26:49Z</dc:date>
    <item>
      <title>backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902365#M761545</link>
      <description>Hi all,&lt;BR /&gt;I have db1 and db2 server in shared storage mode.&lt;BR /&gt;We issue orastop script when backup start at 2.30am and orastart script when backup finish at 7.00am.&lt;BR /&gt;Orastop manage to down the instance at db2 but not db1.&lt;BR /&gt;Why?&lt;BR /&gt;&lt;BR /&gt;Fauziah</description>
      <pubDate>Tue, 21 Nov 2006 22:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902365#M761545</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2006-11-21T22:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902366#M761546</link>
      <description>Good question.&lt;BR /&gt;&lt;BR /&gt;What do your log files say?  Perhaps it was busy.  Perhaps there was a problem.&lt;BR /&gt;&lt;BR /&gt;Without significantly more information, like a database log or the output from the orastop script, it is impossible to say what happened.</description>
      <pubDate>Wed, 22 Nov 2006 00:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902366#M761546</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-11-22T00:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902367#M761547</link>
      <description>hi Fauziah,&lt;BR /&gt;&lt;BR /&gt;did you check the script individually for both databases?&lt;BR /&gt;&lt;BR /&gt;if yes, then verify the alert_log of db2.&lt;BR /&gt;&lt;BR /&gt;Check if you find any errors there...&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Wed, 22 Nov 2006 01:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902367#M761547</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-22T01:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902368#M761548</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;maybe you should also review your backup strategy. If you are running 8i or greater, you should investigate into RMAN. With RMAN, you no longer have to shutdown your database minimising your downtime and also the risks of errors.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Wed, 22 Nov 2006 01:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902368#M761548</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-22T01:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902369#M761549</link>
      <description>not sure.When we issue oracle shutdown immediate it hangs. Have to run shutdown abort than oracle manage to down. The next day orastop command can work. After 3-4 days orastop error again.&lt;BR /&gt;Sample of prod1 log which is from db1 &lt;BR /&gt;&lt;BR /&gt;Wed Nov 22 01:29:39 2006&lt;BR /&gt;Thread 1 advanced to log sequence 2856&lt;BR /&gt;  Current log# 2 seq# 2856 mem# 0: /u01/oracle/oradata/prod/redo_1_02_01.log&lt;BR /&gt;  Current log# 2 seq# 2856 mem# 1: /u01/oracle/oradata/prod/redo_1_02_02.log&lt;BR /&gt;Wed Nov 22 02:37:13 2006&lt;BR /&gt;Shutting down instance: further logons disabled&lt;BR /&gt;Shutting down instance (immediate)&lt;BR /&gt;License high water mark = 96&lt;BR /&gt;Wed Nov 22 02:37:13 2006&lt;BR /&gt;ALTER DATABASE CLOSE NORMAL&lt;BR /&gt;Wed Nov 22 02:37:14 2006&lt;BR /&gt;SMON: disabling tx recovery&lt;BR /&gt;SMON: disabling cache recovery&lt;BR /&gt;Wed Nov 22 02:37:20 2006&lt;BR /&gt;Thread 1 closed at log sequence 2856&lt;BR /&gt;Wed Nov 22 02:37:23 2006&lt;BR /&gt;Completed: ALTER DATABASE CLOSE NORMAL&lt;BR /&gt;Wed Nov 22 02:37:23 2006&lt;BR /&gt;ALTER DATABASE DISMOUNT&lt;BR /&gt;Completed: ALTER DATABASE DISMOUNT&lt;BR /&gt;Wed Nov 22 02:37:23 2006&lt;BR /&gt;Reconfiguration started&lt;BR /&gt;List of nodes: 0,&lt;BR /&gt; Global Resource Directory frozen&lt;BR /&gt;one node partition&lt;BR /&gt; Communication channels reestablished&lt;BR /&gt; Server queues filtered&lt;BR /&gt; Master broadcasted resource hash value bitmaps&lt;BR /&gt; Non-local Process blocks cleaned out&lt;BR /&gt; Resources and enqueues cleaned out&lt;BR /&gt; Resources remastered 15783&lt;BR /&gt; 147420 GCS shadows traversed, 0 cancelled, 147420 closed&lt;BR /&gt; 0 GCS resources traversed, 0 cancelled&lt;BR /&gt; set master node info &lt;BR /&gt; 147420 GCS shadows traversed, 0 replayed, 147420 unopened&lt;BR /&gt; Submitted all remote-enqueue requests&lt;BR /&gt; Update rdomain variables&lt;BR /&gt; 0 write requests issued in 0 GCS resources&lt;BR /&gt; 0 PIs marked suspect, 0 flush PI msgs&lt;BR /&gt; Dwn-cvts replayed, VALBLKs dubious&lt;BR /&gt; All grantable enqueues granted&lt;BR /&gt;Wed Nov 22 02:37:25 2006&lt;BR /&gt;Reconfiguration complete&lt;BR /&gt;Wed Nov 22 02:37:26 2006&lt;BR /&gt;ARCH: Archiving is disabled&lt;BR /&gt;Shutting down archive processes&lt;BR /&gt;archiving is disabled&lt;BR /&gt;Archive process shutdown avoided: 0 active&lt;BR /&gt;ARCH: Archiving is disabled&lt;BR /&gt;Shutting down archive processes&lt;BR /&gt;archiving is disabled&lt;BR /&gt;Archive process shutdown avoided: 0 active&lt;BR /&gt;Wed Nov 22 02:42:36 2006&lt;BR /&gt;SHUTDOWN: waiting for detached processes to terminate.&lt;BR /&gt;Wed Nov 22 07:16:08 2006&lt;BR /&gt;Starting ORACLE instance (normal)&lt;BR /&gt;Wed Nov 22 07:16:08 2006&lt;BR /&gt;Global Enqueue Service Resources = 10946&lt;BR /&gt;Wed Nov 22 07:16:08 2006&lt;BR /&gt;Global Enqueue Service Enqueues = 16732&lt;BR /&gt;LICENSE_MAX_SESSION = 0&lt;BR /&gt;LICENSE_SESSIONS_WARNING = 0&lt;BR /&gt;GES IPC: Receivers 1  Senders 2 &lt;BR /&gt;GES IPC: Buffers  Receive 1000  Reserved 1000&lt;BR /&gt;GES IPC: Msg Size  Regular 376  Batch 2048&lt;BR /&gt;LICENSE_MAX_USERS = 0&lt;BR /&gt;Starting up ORACLE RDBMS Version: 9.0.1.4.0.&lt;BR /&gt;System parameters with non-default values:&lt;BR /&gt;  processes                = 500&lt;BR /&gt;  timed_statistics         = TRUE&lt;BR /&gt;  resource_limit           = TRUE&lt;BR /&gt;  event                    = 10841 trace name context forever&lt;BR /&gt;  shared_pool_size         = 419430400&lt;BR /&gt;  large_pool_size          = 500M&lt;BR /&gt;  java_pool_size           = 100663296&lt;BR /&gt;  _lm_cache_res_cleanup    = 10&lt;BR /&gt;  control_files            = /u01/oracle/oradata/prod/control01.ctl, /u01/oracle/oradata/prod/control02.ctl, /u01/oracle/oradata/prod/control03.ctl&lt;BR /&gt;  db_block_size            = 4096&lt;BR /&gt;  db_cache_size            = 637534208&lt;BR /&gt;  compatible               = 9.0.0&lt;BR /&gt;  log_archive_start        = FALSE&lt;BR /&gt;  cluster_database         = TRUE&lt;BR /&gt;  thread                   = 1&lt;BR /&gt;  fast_start_mttr_target   = 300&lt;BR /&gt;  instance_number          = 1&lt;BR /&gt;  undo_management          = AUTO&lt;BR /&gt;  undo_tablespace          = UNDOTBS_1&lt;BR /&gt;  max_enabled_roles        = 100&lt;BR /&gt;  remote_login_passwordfile= EXCLUSIVE&lt;BR /&gt;  db_domain                = &lt;BR /&gt;  service_names            = prod&lt;BR /&gt;  background_dump_dest     = /u01/oracle/admin/prod/bdump&lt;BR /&gt;  user_dump_dest           = /u01/oracle/admin/prod/udump&lt;BR /&gt;  core_dump_dest           = /u01/oracle/admin/prod/cdump&lt;BR /&gt;  sort_area_size           = 1048576&lt;BR /&gt;  db_name                  = prod&lt;BR /&gt;  open_cursors             = 600&lt;BR /&gt;  ifile                    = /u01/oracle/admin/prod/pfile/initprod_comm.ora&lt;BR /&gt;Wed Nov 22 07:16:28 2006&lt;BR /&gt;cluster interconnect IPC version:Oracle UDP/IP&lt;BR /&gt;IPC Vendor 1 proto 2 Version 1.0&lt;BR /&gt;PMON started with pid=2&lt;BR /&gt;DIAG started with pid=3&lt;BR /&gt;LMON started with pid=4&lt;BR /&gt;LMD0 started with pid=5&lt;BR /&gt;LMS0 started with pid=6&lt;BR /&gt;LMS1 started with pid=7&lt;BR /&gt;DBW0 started with pid=8&lt;BR /&gt;LGWR started with pid=9&lt;BR /&gt;CKPT started with pid=10&lt;BR /&gt;SMON started with pid=11&lt;BR /&gt;RECO started with pid=12&lt;BR /&gt;Wed Nov 22 07:16:37 2006&lt;BR /&gt;ALTER DATABASE   MOUNT&lt;BR /&gt;Wed Nov 22 07:16:38 2006&lt;BR /&gt;lmon registered with NM - instance id 1 (internal mem no 0)&lt;BR /&gt;Wed Nov 22 07:16:39 2006&lt;BR /&gt;Reconfiguration started&lt;BR /&gt;List of nodes: 0,1,&lt;BR /&gt; Global Resource Directory frozen&lt;BR /&gt; Communication channels reestablished&lt;BR /&gt; Server queues filtered&lt;BR /&gt; Master broadcasted resource hash value bitmaps&lt;BR /&gt; Non-local Process blocks cleaned out&lt;BR /&gt; Resources and enqueues cleaned out&lt;BR /&gt; Resources remastered 0&lt;BR /&gt; 0 GCS shadows traversed, 0 cancelled, 0 closed&lt;BR /&gt; 0 GCS resources traversed, 0 cancelled&lt;BR /&gt; set master node info &lt;BR /&gt; 0 GCS shadows traversed, 0 replayed, 0 unopened&lt;BR /&gt; Submitted all remote-enqueue requests&lt;BR /&gt; Update rdomain variables&lt;BR /&gt; 0 write requests issued in 0 GCS resources&lt;BR /&gt; 0 PIs marked suspect, 0 flush PI msgs&lt;BR /&gt; Dwn-cvts replayed, VALBLKs dubious&lt;BR /&gt; All grantable enqueues granted&lt;BR /&gt;Wed Nov 22 07:16:39 2006&lt;BR /&gt;Reconfiguration complete&lt;BR /&gt;LCK0 started with pid=14&lt;BR /&gt;Wed Nov 22 07:16:45 2006&lt;BR /&gt;Successful mount of redo thread 1, with mount id 18975056.&lt;BR /&gt;Wed Nov 22 07:16:45 2006&lt;BR /&gt;Database mounted in Shared Mode (CLUSTER_DATABASE=TRUE).&lt;BR /&gt;Completed: ALTER DATABASE   MOUNT&lt;BR /&gt;Wed Nov 22 07:16:46 2006&lt;BR /&gt;ALTER DATABASE OPEN&lt;BR /&gt;Picked Lamport scheme to generate SCNs&lt;BR /&gt;Wed Nov 22 07:16:47 2006&lt;BR /&gt;Thread 1 opened at log sequence 2856&lt;BR /&gt;  Current log# 2 seq# 2856 mem# 0: /u01/oracle/oradata/prod/redo_1_02_01.log&lt;BR /&gt;  Current log# 2 seq# 2856 mem# 1: /u01/oracle/oradata/prod/redo_1_02_02.log&lt;BR /&gt;Successful open of redo thread 1.&lt;BR /&gt;Wed Nov 22 07:16:47 2006&lt;BR /&gt;SMON: enabling cache recovery&lt;BR /&gt;Wed Nov 22 07:16:47 2006&lt;BR /&gt;Undo Segment 1 Onlined&lt;BR /&gt;Undo Segment 2 Onlined&lt;BR /&gt;Undo Segment 3 Onlined&lt;BR /&gt;Undo Segment 4 Onlined&lt;BR /&gt;Undo Segment 5 Onlined&lt;BR /&gt;Undo Segment 6 Onlined&lt;BR /&gt;Undo Segment 7 Onlined&lt;BR /&gt;Undo Segment 8 Onlined&lt;BR /&gt;Undo Segment 9 Onlined&lt;BR /&gt;Undo Segment 10 Onlined&lt;BR /&gt;Successfully onlined Undo Tablespace 1.&lt;BR /&gt;Wed Nov 22 07:16:47 2006&lt;BR /&gt;SMON: enabling tx recovery&lt;BR /&gt;Wed Nov 22 07:16:48 2006&lt;BR /&gt;replication_dependency_tracking turned off (no async multimaster replication found)&lt;BR /&gt;Completed: ALTER DATABASE OPEN&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2006 02:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902369#M761549</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2006-11-22T02:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902370#M761550</link>
      <description>hi Again,&lt;BR /&gt;&lt;BR /&gt;did you check for any run-away oracle processes?&lt;BR /&gt;&lt;BR /&gt;I have seen cases where such processes "block" proper shutdown of the database.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2006 03:03:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902370#M761550</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-22T03:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902371#M761551</link>
      <description>How to check?&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2006 03:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902371#M761551</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2006-11-22T03:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902372#M761552</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First way would be to check the active sessions before the actual shutdown. Verify the logon_time field of v$session&lt;BR /&gt;e.g.&lt;BR /&gt;select * from (&lt;BR /&gt;select to_char(logon_time,'dd/mm/yyyy hh24:mi'), username&lt;BR /&gt;from v$session&lt;BR /&gt;order by logon_time)&lt;BR /&gt;where rownum &amp;lt;30&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2006 06:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902372#M761552</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-22T06:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902373#M761553</link>
      <description>&lt;!--!*#--&gt;hi again,&lt;BR /&gt;&lt;BR /&gt;Another way would be to check the OS for the PID which is consuming excessive server resources and then drill-down to the database to determine the user process associated with the PID.&lt;BR /&gt;&lt;BR /&gt;Step 1. run TOP&lt;BR /&gt;CPU TTY  PID USERNAME PRI NI   SIZE    RES STATE    TIME %WCPU  %CPU COMMAND&lt;BR /&gt; 0   ? 23609 oracle   154 20  2061M  7640K sleep    1:37  6.71  6.70 oraclemydb&lt;BR /&gt; 1   ? 26134 oracle   154 20  2057M  6800K sleep    0:37  6.46  6.45 oraclemydb&lt;BR /&gt; 0   ? 29765 oracle   154 20  2059M  7808K sleep    1:24  2.98  2.97 oraclemydb&lt;BR /&gt; 0   ? 17219 oracle   154 20  2059M  6744K sleep    2:33  2.29  2.29 oraclemydb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The PID can be identified by the high values in fields TIME, %WCPU  and %CPU&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Step 2. run the following SQL query to determine culprit user session.&lt;BR /&gt;&lt;BR /&gt;select b.sid SID,b.serial# "Serial#", c.spid "srvPID", b.osuser, b.username,  b.status, b.client_info, machine from v$session b, v$process c where b.paddr = c.addr  and c.sPID = &amp;amp;OSPID&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Wed, 22 Nov 2006 06:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902373#M761553</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-22T06:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902374#M761554</link>
      <description>Actually the db down for backup at 2.30am&lt;BR /&gt;We have set cronjob to check any hang process but when pass to oracle team they couldn't find anything.&lt;BR /&gt;Last solution we restart the server and until now the instance is stable. We still monitor the issue afraid if the same thing happened again.</description>
      <pubDate>Thu, 30 Nov 2006 21:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902374#M761554</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2006-11-30T21:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902375#M761555</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just curious, why do you need to shutdown the database to perform backup?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;William&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2006 19:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902375#M761555</guid>
      <dc:creator>William Lai</dc:creator>
      <dc:date>2006-12-04T19:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902376#M761556</link>
      <description>Hello,&lt;BR /&gt;just a word on configuration:&lt;BR /&gt;- your 3 copies of your controlfile are at the very same location&lt;BR /&gt;/u01/oracle/oradata/prod/control01.ctl &lt;BR /&gt;/u01/oracle/oradata/prod/control02.ctl &lt;BR /&gt;/u01/oracle/oradata/prod/control03.ctl&lt;BR /&gt;you should locate them on diffrent physical disks&lt;BR /&gt;&lt;BR /&gt;- your oracle onlineredolog software mirror is at the very same location:&lt;BR /&gt;mem#0: /u01/oracle/oradata/prod/redo_1_02_01.log &lt;BR /&gt;mem#1: /u01/oracle/oradata/prod/redo_1_02_02.log &lt;BR /&gt;you should locate them on diffrent physical disks&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 13 Dec 2006 19:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902376#M761556</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2006-12-13T19:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902377#M761557</link>
      <description>Volker,&lt;BR /&gt;any reason for that?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Fauziah</description>
      <pubDate>Sun, 07 Jan 2007 23:14:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902377#M761557</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2007-01-07T23:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: backup script failed to stop db instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902378#M761558</link>
      <description>hi Fauziah,&lt;BR /&gt;&lt;BR /&gt;All the control files should not be kept in the same location. It is for obvious reasons that they are always multiplexed - corruption of the files or disk crash. &lt;BR /&gt;&lt;BR /&gt;If a control file has been lost or damaged &lt;BR /&gt;to a point that Oracle cannot recognize it anymore, when trying to start up the &lt;BR /&gt;database will result in an ORA-00205 ("error in identifying control file '%s'")&lt;BR /&gt;and an operating system level Oracle error such as ORA-27037 (unable to obtain file status).&lt;BR /&gt;&lt;BR /&gt;In case of a disk crash and loss of all the controlfile, it would be harder to restore. &lt;BR /&gt;&lt;BR /&gt;See metalink note 1014504.6 - Recovering From A Lost Control File.&lt;BR /&gt;&lt;BR /&gt;Below part of the Backup and Recovery basics:&lt;BR /&gt;- Running in Archivelog mode&lt;BR /&gt;- multiplexing the controlfile&lt;BR /&gt;- Taking regular backups&lt;BR /&gt;- Periodically doing a complete restore to test your procedures. &lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jan 2007 01:22:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-script-failed-to-stop-db-instance/m-p/3902378#M761558</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-01-08T01:22:06Z</dc:date>
    </item>
  </channel>
</rss>

