Re: ORA-604/ORA-1092

  • From: GoLeM <appsdba@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Sat, 10 Jul 2004 22:05:25 +0530

Hi,

Bug.2399093 fixed in 9.2.0.3

Workaround:

a) in production DB, SHUTDOWN
b) in production DB, STARTUP
c) in production DB, ALTER SYSTEM SWITCH LOGFILE;
d) in standby DB, STARTUP NOMOUNT;
e) in standby DB, ALTER DATABASE MOUNT STANDBY DATABASE;
f) in standby DB, RECOVER STANDBY DATABASE; AUTO
g) in standby DB, ALTER DATABASE OPEN READ ONLY; 


GoLeM

On Wed, 30 Jun 2004 18:02:19 +0800, rhojel_echano@xxxxxxx
<rhojel_echano@xxxxxxx> wrote:
> Hi everyone,
> I got this error when I tried to open read only our standby database:
> (from a 10046 trace)
> ORA-00604: error occurred at recursive SQL level 1
> ORA-00372: file 1 cannot be modified at this time
> ORA-01110: data file 1: 'F:\XPCWEB\DB\DATA\TBS_SYSTEM_01.DBF'
> 
> (from alert log)
> ORA-01092: ORACLE instance terminated. Disconnection forced
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: