Oracle initialization or shutdown in progress - help please

At start of the appliction working with oracle 10 XE the message stands out:
"oracle initialization or shutdown in progress "
the Base does not open. In SQL plus:
SQL> connect sys/manager as sysdba
Connected.
SQL> shutdown immediate
ORA-01109: database not open
Database dismounted.
ORACLE instance shut down.
SQL> startup
ORACLE instance started.
Total System Global Area 570425344 bytes
Fixed Size 1288652 bytes
Variable Size 159385140 bytes
Database Buffers 406847488 bytes
Redo Buffers 2904064 bytes
Database mounted.
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1:
'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
SQL> select log_mode from v$database;
LOG_MODE
NOARCHIVELOG
alert.log:
Sun Jul 13 14:35:20 2008
ORACLE V10.2.0.1.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 2
CPU : 2 - type 586
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:642M/1007M, Ph+PgF:1984M/2256M, VA:1945M/2047M
Sun Jul 13 14:35:20 2008
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 2
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.1.0.
System parameters with non-default values:
sessions = 49
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = D:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 570425344
control_files = D:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 406847488
compatible = 10.2.0.1.0
db_recovery_file_dest = D:\oraclexe\app\oracle\flash_recovery_area
db_recovery_file_dest_size= 10737418240
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
job_queue_processes = 4
audit_file_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
os_authent_prefix =
pga_aggregate_target = 188743680
MMAN started with pid=4, OS id=3360
LGWR started with pid=6, OS id=3496
CKPT started with pid=7, OS id=3564
RECO started with pid=9, OS id=3700
CJQ0 started with pid=10, OS id=3768
MMNL started with pid=12, OS id=3904
Sun Jul 13 14:35:24 2008
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 4 shared server(s) ...
Oracle Data Guard is not available in this edition of Oracle.
Sun Jul 13 14:35:24 2008
alter database mount exclusive
PSP0 started with pid=3, OS id=3292
DBW0 started with pid=5, OS id=3428
SMON started with pid=8, OS id=3632
MMON started with pid=11, OS id=3836
PMON started with pid=2, OS id=3224
Setting recovery target incarnation to 2
Sun Jul 13 14:35:29 2008
Successful mount of redo thread 1, with mount id 2541098476
Sun Jul 13 14:35:29 2008
Database mounted in Exclusive Mode
Completed: alter database mount exclusive
Sun Jul 13 14:35:29 2008
alter database open
Sun Jul 13 14:35:29 2008
Beginning crash recovery of 1 threads
Sun Jul 13 14:35:29 2008
Started redo scan
Sun Jul 13 14:35:29 2008
Completed redo scan
113 redo blocks read, 59 data blocks need recovery
Sun Jul 13 14:35:30 2008
Started redo application at
Thread 1: logseq 245, block 3
Sun Jul 13 14:35:30 2008
Recovery of Online Redo Log: Thread 1 Group 2 Seq 245 Reading mem 0
Mem# 0 errs 0: D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_3Z79HXG5_.LOG
Sun Jul 13 14:35:30 2008
Completed redo application
Sun Jul 13 14:35:30 2008
Completed crash recovery at
Thread 1: logseq 245, block 116, scn 7569674
59 data blocks read, 59 data blocks written, 113 redo blocks read
Sun Jul 13 14:35:30 2008
Thread 1 advanced to log sequence 246
Thread 1 opened at log sequence 246
Current log# 1 seq# 246 mem# 0: D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG
Successful open of redo thread 1
Sun Jul 13 14:35:31 2008
SMON: enabling cache recovery
Sun Jul 13 14:35:33 2008
Successfully onlined Undo Tablespace 1.
Sun Jul 13 14:35:33 2008
SMON: enabling tx recovery
Sun Jul 13 14:35:33 2008
Database Characterset is CL8MSWIN1251
replication_dependency_tracking turned off (no async multimaster replication found)
Starting background process QMNC
QMNC started with pid=18, OS id=2792
Sun Jul 13 14:35:47 2008
Completed: alter database open
Sun Jul 13 14:35:48 2008
db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
user-specified limit on the amount of space that will be used by this
database for recovery-related files, and does not reflect the amount of
space available in the underlying filesystem or ASM diskgroup.
Dump file d:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
Mon Jul 14 07:18:44 2008
ORACLE V10.2.0.1.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 2
CPU : 2 - type 586
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:637M/1007M, Ph+PgF:1977M/2256M, VA:1945M/2047M
Mon Jul 14 07:18:44 2008
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 2
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.1.0.
System parameters with non-default values:
sessions = 49
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = D:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 570425344
control_files = D:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 406847488
compatible = 10.2.0.1.0
db_recovery_file_dest = D:\oraclexe\app\oracle\flash_recovery_area
db_recovery_file_dest_size= 10737418240
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
job_queue_processes = 4
audit_file_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
os_authent_prefix =
pga_aggregate_target = 188743680
MMAN started with pid=4, OS id=3404
LGWR started with pid=6, OS id=3540
CKPT started with pid=7, OS id=3608
RECO started with pid=9, OS id=3744
CJQ0 started with pid=10, OS id=3812
MMNL started with pid=12, OS id=3948
Mon Jul 14 07:18:48 2008
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 4 shared server(s) ...
Oracle Data Guard is not available in this edition of Oracle.
Mon Jul 14 07:18:49 2008
alter database mount exclusive
PMON started with pid=2, OS id=3268
DBW0 started with pid=5, OS id=3472
SMON started with pid=8, OS id=3676
MMON started with pid=11, OS id=3880
PSP0 started with pid=3, OS id=3336
Setting recovery target incarnation to 2
Mon Jul 14 07:18:53 2008
Successful mount of redo thread 1, with mount id 2541191961
Mon Jul 14 07:18:53 2008
Database mounted in Exclusive Mode
Completed: alter database mount exclusive
Mon Jul 14 07:18:54 2008
alter database open
Mon Jul 14 07:18:54 2008
Beginning crash recovery of 1 threads
Mon Jul 14 07:18:54 2008
Started redo scan
Mon Jul 14 07:18:54 2008
Completed redo scan
98 redo blocks read, 35 data blocks need recovery
Mon Jul 14 07:18:55 2008
Started redo application at
Thread 1: logseq 246, block 11394
Mon Jul 14 07:18:55 2008
Recovery of Online Redo Log: Thread 1 Group 1 Seq 246 Reading mem 0
Mem# 0 errs 0: D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG
Mon Jul 14 07:18:55 2008
Completed redo application
Mon Jul 14 07:18:55 2008
Completed crash recovery at
Thread 1: logseq 246, block 11492, scn 7600775
35 data blocks read, 35 data blocks written, 98 redo blocks read
Mon Jul 14 07:19:02 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_3540.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
Mon Jul 14 07:19:02 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_3540.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
ORA-313 signalled during: alter database open...
Mon Jul 14 07:33:10 2008
db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
user-specified limit on the amount of space that will be used by this
database for recovery-related files, and does not reflect the amount of
space available in the underlying filesystem or ASM diskgroup.
Dump file d:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
Mon Jul 14 09:43:45 2008
ORACLE V10.2.0.1.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 2
CPU : 2 - type 586
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:641M/1007M, Ph+PgF:1984M/2256M, VA:1945M/2047M
Mon Jul 14 09:43:45 2008
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 2
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.1.0.
System parameters with non-default values:
sessions = 49
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = D:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 570425344
control_files = D:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 406847488
compatible = 10.2.0.1.0
db_recovery_file_dest = D:\oraclexe\app\oracle\flash_recovery_area
db_recovery_file_dest_size= 10737418240
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
job_queue_processes = 4
audit_file_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
os_authent_prefix =
pga_aggregate_target = 188743680
PSP0 started with pid=3, OS id=3428
MMAN started with pid=4, OS id=3496
DBW0 started with pid=5, OS id=3564
CKPT started with pid=7, OS id=3700
SMON started with pid=8, OS id=3768
MMON started with pid=11, OS id=3972
Mon Jul 14 09:43:49 2008
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 4 shared server(s) ...
Oracle Data Guard is not available in this edition of Oracle.
PMON started with pid=2, OS id=3360
LGWR started with pid=6, OS id=3632
RECO started with pid=9, OS id=3836
CJQ0 started with pid=10, OS id=3904
MMNL started with pid=12, OS id=4040
Mon Jul 14 09:43:51 2008
alter database mount exclusive
Setting recovery target incarnation to 2
Mon Jul 14 09:43:55 2008
Successful mount of redo thread 1, with mount id 2541172503
Mon Jul 14 09:43:56 2008
Database mounted in Exclusive Mode
Completed: alter database mount exclusive
Mon Jul 14 09:43:56 2008
alter database open
Mon Jul 14 09:43:56 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_3632.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
Mon Jul 14 09:43:56 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_3632.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
ORA-313 signalled during: alter database open...
Mon Jul 14 09:56:06 2008
Shutting down instance: further logons disabled
Mon Jul 14 09:56:06 2008
Stopping background process CJQ0
Mon Jul 14 09:56:07 2008
Stopping background process MMNL
Mon Jul 14 09:56:08 2008
Stopping background process MMON
Mon Jul 14 09:56:09 2008
Shutting down instance (immediate)
License high water mark = 1
Mon Jul 14 09:56:09 2008
Stopping Job queue slave processes
Mon Jul 14 09:56:09 2008
Job queue slave processes stopped
Waiting for dispatcher 'D000' to shutdown
All dispatchers and shared servers shutdown
Mon Jul 14 09:56:11 2008
alter database close normal
ORA-1109 signalled during: alter database close normal...
Dump file d:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
Mon Jul 14 09:56:19 2008
ORACLE V10.2.0.1.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 2
CPU : 2 - type 586
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:611M/1007M, Ph+PgF:1960M/2256M, VA:1945M/2047M
Mon Jul 14 09:56:19 2008
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 2
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.1.0.
System parameters with non-default values:
sessions = 49
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = D:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 570425344
control_files = D:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 406847488
compatible = 10.2.0.1.0
db_recovery_file_dest = D:\oraclexe\app\oracle\flash_recovery_area
db_recovery_file_dest_size= 10737418240
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
job_queue_processes = 4
audit_file_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
os_authent_prefix =
pga_aggregate_target = 188743680
PSP0 started with pid=3, OS id=3784
MMAN started with pid=4, OS id=3788
LGWR started with pid=6, OS id=3796
SMON started with pid=8, OS id=3804
CJQ0 started with pid=10, OS id=3812
MMON started with pid=11, OS id=3672
Mon Jul 14 09:56:20 2008
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 4 shared server(s) ...
PMON started with pid=2, OS id=3780
CKPT started with pid=7, OS id=3800
Oracle Data Guard is not available in this edition of Oracle.
RECO started with pid=9, OS id=3808
MMNL started with pid=12, OS id=3820
Mon Jul 14 09:56:21 2008
alter database mount exclusive
DBW0 started with pid=5, OS id=3792
Mon Jul 14 09:56:26 2008
Setting recovery target incarnation to 2
Mon Jul 14 09:56:26 2008
Successful mount of redo thread 1, with mount id 2541148166
Mon Jul 14 09:56:26 2008
Database mounted in Exclusive Mode
Completed: alter database mount exclusive
Mon Jul 14 09:56:26 2008
alter database open
Mon Jul 14 09:56:26 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_3796.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
Mon Jul 14 09:56:26 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_3796.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
ORA-313 signalled during: alter database open...
Shutting down instance: further logons disabled
Mon Jul 14 09:57:39 2008
Stopping background process MMNL
Mon Jul 14 09:57:40 2008
Stopping background process CJQ0
Mon Jul 14 09:57:40 2008
Stopping background process MMON
Mon Jul 14 09:57:40 2008
Shutting down instance (immediate)
License high water mark = 1
Mon Jul 14 09:57:40 2008
Stopping Job queue slave processes
Mon Jul 14 09:57:40 2008
Job queue slave processes stopped
Waiting for dispatcher 'D000' to shutdown
All dispatchers and shared servers shutdown
Mon Jul 14 09:57:42 2008
alter database close normal
ORA-1109 signalled during: alter database close normal...
Dump file d:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
Mon Jul 14 09:57:46 2008
ORACLE V10.2.0.1.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 2
CPU : 2 - type 586
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:615M/1007M, Ph+PgF:1959M/2256M, VA:1945M/2047M
Mon Jul 14 09:57:46 2008
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 2
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.1.0.
System parameters with non-default values:
sessions = 49
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = D:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 570425344
control_files = D:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 406847488
compatible = 10.2.0.1.0
db_recovery_file_dest = D:\oraclexe\app\oracle\flash_recovery_area
db_recovery_file_dest_size= 10737418240
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
job_queue_processes = 4
audit_file_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
os_authent_prefix =
pga_aggregate_target = 188743680
PSP0 started with pid=3, OS id=556
MMAN started with pid=4, OS id=452
LGWR started with pid=6, OS id=816
SMON started with pid=8, OS id=652
RECO started with pid=9, OS id=1700
MMON started with pid=11, OS id=1208
Mon Jul 14 09:57:47 2008
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 4 shared server(s) ...
PMON started with pid=2, OS id=1252
DBW0 started with pid=5, OS id=2888
CKPT started with pid=7, OS id=372
Oracle Data Guard is not available in this edition of Oracle.
CJQ0 started with pid=10, OS id=1036
MMNL started with pid=12, OS id=1220
Mon Jul 14 09:57:48 2008
alter database mount exclusive
Mon Jul 14 09:57:52 2008
Setting recovery target incarnation to 2
Mon Jul 14 09:57:52 2008
Successful mount of redo thread 1, with mount id 2541170524
Mon Jul 14 09:57:52 2008
Database mounted in Exclusive Mode
Completed: alter database mount exclusive
Mon Jul 14 09:57:52 2008
alter database open
Mon Jul 14 09:57:53 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_816.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
Mon Jul 14 09:57:53 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_816.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
ORA-313 signalled during: alter database open...
Mon Jul 14 09:58:15 2008
db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
user-specified limit on the amount of space that will be used by this
database for recovery-related files, and does not reflect the amount of
space available in the underlying filesystem or ASM diskgroup.
Mon Jul 14 10:08:50 2008
Shutting down instance: further logons disabled
Mon Jul 14 10:08:50 2008
Stopping background process MMNL
Mon Jul 14 10:08:51 2008
Stopping background process CJQ0
Mon Jul 14 10:08:52 2008
Stopping background process MMON
Mon Jul 14 10:08:52 2008
Shutting down instance (immediate)
License high water mark = 1
Mon Jul 14 10:08:52 2008
Stopping Job queue slave processes
Mon Jul 14 10:08:52 2008
Job queue slave processes stopped
Waiting for dispatcher 'D000' to shutdown
All dispatchers and shared servers shutdown
Mon Jul 14 10:08:54 2008
ALTER DATABASE CLOSE NORMAL
ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...
Mon Jul 14 10:08:54 2008
ALTER DATABASE DISMOUNT
Completed: ALTER DATABASE DISMOUNT
ARCH: Archival disabled due to shutdown: 1089
Shutting down archive processes
Archiving is disabled
Archive process shutdown avoided: 0 active
ARCH: Archival disabled due to shutdown: 1089
Shutting down archive processes
Archiving is disabled
Archive process shutdown avoided: 0 active
Mon Jul 14 10:09:10 2008
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 2
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.1.0.
System parameters with non-default values:
sessions = 49
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = D:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 570425344
control_files = D:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 406847488
compatible = 10.2.0.1.0
db_recovery_file_dest = D:\oraclexe\app\oracle\flash_recovery_area
db_recovery_file_dest_size= 10737418240
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
job_queue_processes = 4
audit_file_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
os_authent_prefix =
pga_aggregate_target = 188743680
PSP0 started with pid=3, OS id=2360
MMAN started with pid=4, OS id=2276
LGWR started with pid=6, OS id=2288
SMON started with pid=8, OS id=2292
RECO started with pid=9, OS id=2300
MMON started with pid=11, OS id=960
Mon Jul 14 10:09:11 2008
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 4 shared server(s) ...
PMON started with pid=2, OS id=2356
DBW0 started with pid=5, OS id=2280
CKPT started with pid=7, OS id=2284
Oracle Data Guard is not available in this edition of Oracle.
CJQ0 started with pid=10, OS id=900
MMNL started with pid=12, OS id=2348
Mon Jul 14 10:09:13 2008
ALTER DATABASE MOUNT
Mon Jul 14 10:09:17 2008
Setting recovery target incarnation to 2
Mon Jul 14 10:09:17 2008
Successful mount of redo thread 1, with mount id 2541185801
Mon Jul 14 10:09:17 2008
Database mounted in Exclusive Mode
Completed: ALTER DATABASE MOUNT
Mon Jul 14 10:09:17 2008
ALTER DATABASE OPEN
Mon Jul 14 10:09:17 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_2288.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
Mon Jul 14 10:09:17 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_2288.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
ORA-313 signalled during: ALTER DATABASE OPEN...
Mon Jul 14 10:24:14 2008
db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
user-specified limit on the amount of space that will be used by this
database for recovery-related files, and does not reflect the amount of
space available in the underlying filesystem or ASM diskgroup.
Mon Jul 14 10:42:38 2008
Shutting down instance: further logons disabled
Mon Jul 14 10:42:38 2008
Stopping background process CJQ0
Mon Jul 14 10:42:39 2008
Stopping background process MMNL
Mon Jul 14 10:42:40 2008
Stopping background process MMON
Mon Jul 14 10:42:41 2008
Shutting down instance (immediate)
License high water mark = 1
Mon Jul 14 10:42:41 2008
Stopping Job queue slave processes
Mon Jul 14 10:42:41 2008
Job queue slave processes stopped
Waiting for dispatcher 'D000' to shutdown
All dispatchers and shared servers shutdown
Mon Jul 14 10:42:43 2008
ALTER DATABASE CLOSE NORMAL
ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...
Mon Jul 14 10:42:43 2008
ALTER DATABASE DISMOUNT
Completed: ALTER DATABASE DISMOUNT
ARCH: Archival disabled due to shutdown: 1089
Shutting down archive processes
Archiving is disabled
Archive process shutdown avoided: 0 active
ARCH: Archival disabled due to shutdown: 1089
Shutting down archive processes
Archiving is disabled
Archive process shutdown avoided: 0 active
Mon Jul 14 10:42:56 2008
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 2
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.1.0.
System parameters with non-default values:
sessions = 49
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = D:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 570425344
control_files = D:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 406847488
compatible = 10.2.0.1.0
db_recovery_file_dest = D:\oraclexe\app\oracle\flash_recovery_area
db_recovery_file_dest_size= 10737418240
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
job_queue_processes = 4
audit_file_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = D:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
os_authent_prefix =
pga_aggregate_target = 188743680
PSP0 started with pid=3, OS id=1012
MMAN started with pid=4, OS id=2156
DBW0 started with pid=5, OS id=3156
CKPT started with pid=7, OS id=3164
SMON started with pid=8, OS id=308
RECO started with pid=9, OS id=2780
MMON started with pid=11, OS id=3604
Mon Jul 14 10:42:57 2008
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 4 shared server(s) ...
Oracle Data Guard is not available in this edition of Oracle.
Mon Jul 14 10:42:58 2008
ALTER DATABASE MOUNT
PMON started with pid=2, OS id=4084
LGWR started with pid=6, OS id=3172
MMNL started with pid=12, OS id=3516
CJQ0 started with pid=10, OS id=3844
Setting recovery target incarnation to 2
Mon Jul 14 10:43:02 2008
Successful mount of redo thread 1, with mount id 2541187826
Mon Jul 14 10:43:02 2008
Database mounted in Exclusive Mode
Completed: ALTER DATABASE MOUNT
Mon Jul 14 10:43:03 2008
ALTER DATABASE OPEN
Mon Jul 14 10:43:04 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_3172.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
Mon Jul 14 10:43:04 2008
Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_3172.trc:
ORA-00313: open failed for members of log group 1 of thread 1
ORA-00312: online log 1 thread 1: 'D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) Не удается найти указанный файл.
Mon Jul 14 10:43:04 2008
ORA-313 signalled during: ALTER DATABASE OPEN...
Mon Jul 14 10:58:01 2008
db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
user-specified limit on the amount of space that will be used by this
database for recovery-related files, and does not reflect the amount of
space available in the underlying filesystem or ASM diskgroup.
Prompt how to correct a situation and to start base...

This file is not present: D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_. LOG
is such: D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_3Z79HXG5_. LOG
SQL> select * from v$logfile;
GROUP# STATUS TYPE
MEMBER
IS_
2 STALE ONLINE
D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_3Z79HXG5_.LOG
YES
1 STALE ONLINE
D:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_3Z79HW9R_.LOG
YES
GROUP# STATUS TYPE
MEMBER
IS_
SQL> select * from v$log;
GROUP# THREAD# SEQUENCE# BYTES MEMBERS ARC STATUS
FIRST_CHANGE# FIRST_TIM
2 1 245 52428800 1 NO INACTIVE
7549460 12-JUL-08
1 1 246 52428800 1 NO CURRENT
7569675 13-JUL-08

Similar Messages

  • ORA-01033: ORACLE initialization or shutdown in progress / TAF

    Hi experts,
    I have the following environment:
    + 2 Linux Redhat  5.7 0n X86/64 named dwh and stb and Oracle 11.2.0.2,
    + Database on dwh is primary and on stb is standby
    the listener on dwh:
    ADR_BASE_LISTENER=/u00/app/oracle
    LISTENER =
        (ADDRESS_LIST =
            # for external procedure calls, create a separate listener
            # See basenv_user_guide.pdf for details (chapter of listener.ksh)
            (ADDRESS =
                (PROTOCOL = TCP)
                (Host = dwh )
                (Port = 1521)
    SID_LIST_LISTENER =
        (SID_LIST =
            (SID_DESC =
                # Next line is necessary for dataguard >= 10g
                (GLOBAL_DBNAME = strm_site1_DGMGRL)
                (SID_NAME      = STRM )
                (ORACLE_HOME   = /u01/app/oracle/product/11.2.0/db_1 )
        )the service_names parameter on dwh:
    SQL> show parameter service
    NAME                                 TYPE        VALUE
    service_names                        string      STRM
    [oracle@dwh admin]$ lsnrctl status
    [oracle@dwh admin]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 14-SEP-2011 17:32:43
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=dwh)(Port=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Start Date                14-SEP-2011 12:11:15
    Uptime                    0 days 5 hr. 21 min. 28 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dwh)(PORT=1521)))
    Services Summary...
    Service "STRMXDB" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site1" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site1_DGB" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site1_DGMGRL" has 1 instance(s).
      Instance "STRM", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    the listener on stb:
    [oracle@stb admin]$ cat listener.ora
    ADR_BASE_LISTENER=/u00/app/oracle
    LISTENER =
        (ADDRESS_LIST =
            # for external procedure calls, create a separate listener
            # See basenv_user_guide.pdf for details (chapter of listener.ksh)
            (ADDRESS = (PROTOCOL = TCP) (Host = stb ) (Port = 1521)
    SID_LIST_LISTENER =
            (SID_DESC =
                # Next line is necessary for dataguard >= 10g
                (GLOBAL_DBNAME = strm_site2_DGMGRL)
                (SID_NAME      = STRM )
                (ORACLE_HOME   = /u01/app/oracle/product/11.2.0/db_1 )
        )the service_names parameter on stb:
    SQL> show parameter service
    NAME                                 TYPE        VALUE
    service_names                        string      STRM
    [oracle@stb admin]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 14-SEP-2011 17:37:23
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=stb)(Port=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Start Date                14-SEP-2011 12:12:39
    Uptime                    0 days 5 hr. 24 min. 44 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=stb)(PORT=1521)))
    Services Summary...
    Service "strm" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site2" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site2_DGB" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site2_DGMGRL" has 1 instance(s).
      Instance "STRM", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfullyMy tnsnames.ora
    # tnsnames.ora Network Configuration File: /u01/app/oracle/product/11.2.0.2/db_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    STRM=
    (DESCRIPTION=
           (LOAD_BALANCE=on)
           (FAILOVER=on)
           (ADDRESS=(PROTOCOL=tcp)(HOST=dwh)(PORT=1521))
           (ADDRESS=(PROTOCOL=tcp)(HOST=stb)(PORT=1521))
                (CONNECT_DATA=
                    (SERVICE_NAME=strm)
                    (FAILOVER_MODE=(TYPE=select)(METHOD=basic))
    STRM_SITE1 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = dwh)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = STRM_SITE1)
    STRM_SITE2 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = stb)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = STRM_SITE2)
      )My Problem:
    C:\Documents and Settings\thai>sqlplus scott/scott@STRM
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Sep 14 17:49:51 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Process ID: 0
    Session ID: 0 Serial number: 0Login with
    sqlplus sys/****@STRM as sysdbaraises no problem!
    What I have done wrong? Please, help!
    regards
    hqt200475
    Edited by: hqt200475 on Sep 14, 2011 9:04 AM

    If I understand the second part of the question correctly you can use DBMS_SERVICE to create an alias on both servers.
    Then depending upon the ROLE they are in you can just connect.
    First an entry need to be added to the client tnsnames.ora that uses a SERVICE_NAME instead of a SID.
    ernie =
    (DESCRIPTION =
        (ADDRESS_LIST =
           (ADDRESS = (PROTOCOL = TCP)(HOST = primary.host)(PORT = 1521))
           (ADDRESS = (PROTOCOL = TCP)(HOST = standby.host)(PORT = 1521))
           (CONNECT_DATA =
           (SERVICE_NAME = ernie)
    )Next the service 'ernie' needs to be created manually on the primary database.
    BEGIN
       DBMS_SERVICE.CREATE_SERVICE('ernie','ernie');
    END;
    /After creating the service needs to be manually started.
    BEGIN
       DBMS_SERVICE.START_SERVICE('ernie');
    END;Several of the default parameters can now be set for 'ernie'.
    BEGIN
       DBMS_SERVICE.MODIFY_SERVICE
       ('ernie',
       FAILOVER_METHOD => 'BASIC',
       FAILOVER_TYPE => 'SELECT',
       FAILOVER_RETRIES => 200,
       FAILOVER_DELAY => 1);
    END;
    /Finally a database STARTUP trigger should be created to ensures that this service is only offered if the database is primary.
    CREATE TRIGGER CHECK_ERNIE_START AFTER STARTUP ON DATABASE
    DECLARE
    V_ROLE VARCHAR(30);
    BEGIN
    SELECT DATABASE_ROLE INTO V_ROLE FROM V$DATABASE;
    IF V_ROLE = 'PRIMARY' THEN
    DBMS_SERVICE.START_SERVICE('ernie');
    ELSE
    DBMS_SERVICE.STOP_SERVICE('ernie');
    END IF;
    END;
    /Check the status using lsnrctl status
    /home/oracle: >lsnrctl status
    Service "ernie" has 1 instance(s).
    erine is from the Oracle example, you can add whatever you want and then if you do a switchover or failover it is transparent to your users.
    See this for more details
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16760/d_serv.htm
    Best Regards
    mseberg

  • ORA-01033: ORACLE initialization or shutdown in progress

    Hello ,
    I am using Oracle 11.2.0 on Window 7 and since yesterday I am unable to connect to my database . I am seeing this error on my EM console.
    ORA-01033: ORACLE initialization or shutdown in progress (DBD ERROR: OCISessionBegin)
    I tried to manually shutdown and startup from the console but resulted in the same error.
    I was not able to connect from sqlplus as well.
    SQL*Plus: Release 10.1.0.5.0 - Production on Thu Jan 10 11:58:58 2013
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: SYS
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Here is the lsnrctl status
    C:\windows\system32>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.1.0.5.0 - Production on 10-JAN-2013 11:59
    :37
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 10-JAN-2013 10:39:08
    Uptime 0 days 1 hr. 20 min. 29 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\POSSuiteApps\OracleDB\product\11.2.0\dbhome_1\netwo
    rk\admin\listener.ora
    Listener Log File c:\possuiteapps\oracledb\diag\tnslsnr\<host>\list
    ener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<hostname>)(PORT=1521
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl.us.oracle.com" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Could someone help me out in resolving this issue.
    Thank you,
    Lakshmi

    Thank you for the responses .
    I found this on metalink but I am not able to access this document . Could you please share some details in this doc
    153788.1 - Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool
    Here is the alert log trace
    System parameters with non-default values:
    processes = 150
    memory_target = 1584M
    control_files = "C:\POSSUITEAPPS\ORACLEDB\ORADATA\ORCL\CONTROL01.CTL"
    control_files = "C:\POSSUITEAPPS\ORACLEDB\FLASH_RECOVERY_AREA\ORCL\CONTROL02.CTL"
    db_block_size = 8192
    compatible = "11.2.0.0.0"
    db_recovery_file_dest = "C:\POSSuiteApps\OracleDB\flash_recovery_area"
    db_recovery_file_dest_size= 3912M
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "us.oracle.com"
    dispatchers = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
    audit_file_dest = "C:\POSSUITEAPPS\ORACLEDB\ADMIN\ORCL\ADUMP"
    audit_trail = "DB"
    db_name = "orcl"
    open_cursors = 300
    diagnostic_dest = "C:\POSSUITEAPPS\ORACLEDB"
    Thu Jan 10 13:03:55 2013
    PMON started with pid=2, OS id=6760
    Thu Jan 10 13:03:55 2013
    VKTM started with pid=3, OS id=5748 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Thu Jan 10 13:03:55 2013
    GEN0 started with pid=4, OS id=1916
    Thu Jan 10 13:03:55 2013
    DIAG started with pid=5, OS id=2972
    Thu Jan 10 13:03:55 2013
    DBRM started with pid=6, OS id=7112
    Thu Jan 10 13:03:55 2013
    PSP0 started with pid=7, OS id=8520
    Thu Jan 10 13:03:55 2013
    DIA0 started with pid=8, OS id=1852
    Thu Jan 10 13:03:55 2013
    MMAN started with pid=9, OS id=4448
    Thu Jan 10 13:03:55 2013
    DBW0 started with pid=10, OS id=7032
    Thu Jan 10 13:03:55 2013
    LGWR started with pid=11, OS id=5104
    Thu Jan 10 13:03:55 2013
    CKPT started with pid=12, OS id=7820
    Thu Jan 10 13:03:55 2013
    SMON started with pid=13, OS id=6860
    Thu Jan 10 13:03:55 2013
    RECO started with pid=14, OS id=2620
    Thu Jan 10 13:03:56 2013
    MMON started with pid=15, OS id=4288
    Thu Jan 10 13:03:56 2013
    MMNL started with pid=16, OS id=9100
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\POSSuiteApps\OracleDB
    Thu Jan 10 13:03:57 2013
    ALTER DATABASE MOUNT
    Successful mount of redo thread 1, with mount id 1332168637
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE MOUNT
    Thu Jan 10 13:19:01 2013
    db_recovery_file_dest_size of 3912 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Edited by: 970292 on Jan 10, 2013 2:09 PM

  • ORA-01033: ORACLE initialization or shutdown in progress (standby error)

    Hi all,
    OS : SunOS 5.10 Generic_144488-02 sun4u sparc SUNW,Sun-Fire-880
    Database : 10.2.0.4
    I made physical standby database from primary to stanby using RMAN as
    rman target / nocatalog sys/password@standby
    RMAN>run {
    allocate auxiliary channel ch1 device type disk;
    duplicate target database for standby;
    standby creation finished sucessfully , but when i performed log switch and forcely archive the current log the arhive was not trasferring.
    while trying to connect from primary to standby as :
    conn sys/password@standby (the below error displaying)
    ORA-01033: ORACLE initialization or shutdown in progress
    On stanby also the same error coming while connecting to sys/password@standby
    but while setting export ORACLE_SID=standby and ORACLE _HOME i can be able to connect to sqlplus and managed standby database in recovery mode.
    I am not confused why sys/password@standby is not being connecting ..
    Please help !
    Thanks

    Standby alert log :
    alter database recover managed standby database disconnect from session
    Fri Dec 10 14:59:17 2010
    Attempt to start background Managed Standby Recovery process (pstdby)
    MRP0 started with pid=16, OS id=11517
    Fri Dec 10 14:59:17 2010
    MRP0: Background Managed Standby Recovery process started (pstdby)
    Managed Standby Recovery not using Real Time Apply
    parallel recovery started with 3 processes
    Fri Dec 10 14:59:23 2010
    Waiting for all non-current ORLs to be archived...
    Media Recovery Waiting for thread 1 sequence 84
    Fri Dec 10 14:59:23 2010
    Completed: alter database recover managed standby database disconnect from session
    primary alert log :
    Errors in file /software/oracle/admin/stdby/bdump/stdby_arc1_24121.trc:
    ORA-12545: Connect failed because target host or object does not exist
    PING[ARC1]: Heartbeat failed to connect to standby '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=pstdby_XPT)(INSTANCE_NAME=standby)(SERVER=dedicated)))'. Error is 12545.
    Sat Dec 11 02:18:33 2010
    Error 12545 received logging on to the standby
    Sat Dec 11 02:18:33 2010
    Errors in file /software/oracle/admin/stdby/bdump/stdby_arc1_24121.trc:
    ORA-12545: Connect failed because target host or object does not exist
    PING[ARC1]: Heartbeat failed to connect to standby '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=pstdby_XPT)(INSTANCE_NAME=standby)(SERVER=dedicated)))'. Error is 12545.
    Edited by: VipinK on Dec 10, 2010 1:39 AM

  • ORA-01033: ORACLE initialization or shutdown in progress , ORA-01113

    I got the following error while trying to log in to Oracle SQL plus
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    I tried the following and here's what i got. Could you please help me rectify this error.
    SQL> connect sys/manager as sysdba
    Connected.
    SQL> startup
    ORA-01081: cannot start already-running ORACLE - shut it down first
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 135338868 bytes
    Fixed Size 453492 bytes
    Variable Size 109051904 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-01113: file 10 needs media recovery
    ORA-01110: data file 10: 'C:\ORACLE\ORADATA\AMINA\XDB01.DBF'
    Thanks,
    Amina

    >> ORA-01033: ORACLE initialization or shutdown in progress
    This error encounters when the database is already running, so it needed to be shutdown first, that you have done so.
    >>ORA-01113: file 10 needs media recovery
    ORA-01110: data file 10: 'C:\ORACLE\ORADATA\AMINA\XDB01.DBF'
    Oracle Metalink has good solution/steps for this to recover.
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    By the way, what where you doing on database any changes done?? because when you tried to shutdown the database with immediate option, the database was not open.
    Regards,
    Sabdar Syed.
    Oracle Metalink Note:183367.1 for errors(ORA-01113 & ORA-01110).
    Message was edited by:
    Sabdar Syed

  • ORA-01033:  Oracle initialization and shutdown in progress

    Hi
    When I connect to my oracle DB then occured one
    message:
    ORA-01033:  Oracle initialization and shutdown in progress
    please help me , How to solve this issue

    Wait for shutting down the instance then try again or abort the instances and startup
    SQL > shutdown abort
    or
    ps -ef | grep smon
    kill -9 pid of smon
    Then starup the database
    SQL > startup
    Regards
    Asif Kabir

  • Error connecting to DB - oracle initialization or shutdown in progress

    Hi All,
    I have Oracle 10g Express Edition and i am facing a strange problem with that.
    When ever i try to start/stop the database the process executes smoothly.
    Further if i try to connect through sqlplus command line it gives me following error:
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Nov 15 23:57:05 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect
    Enter user-name: system
    Enter password:
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    SQL> connect / as sysdba
    ERROR:
    ORA-01031: insufficient privileges
    Is there any other way to fix this problem.. some posts in the forum advice the above steps but these dont work for me..
    any help is appreciated.
    Regards,
    Rahul.

    Hi
    I am using Windows XP SP3
    Following is the result of the SET command.
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\Administrator\Application Data
    CALYPSO_HOME=H:\EADS\calypsorel110000
    CALYPSO_HOME_=d:\calypsorel10001
    CATALINA_HOME=D:\apache-tomcat-6.0.16
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=EXPERIEN-D827A2
    ComSpec=C:\WINDOWS\system32\cmd.exe
    DEVMGR_SHOW_DETAILS=
    DEVMGR_SHOW_NONPRESENT_DEVICES=1
    EJ_HOME=C:\Documents and Settings\Administrator\My Documents\Downloads\chrome\exej
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\Administrator
    JAVA_HOME=D:\Program Files\Java\jdk1.6.0_01
    LOGONSERVER=\\EXPERIEN-D827A2
    NUMBER_OF_PROCESSORS=2
    OS=Windows_NT
    Path=D:\Program Files\Nokia\PC Connectivity Solution\;D:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Program Files\MySQL\MySQL Server 6.0\bin;D:\Program Files\Java\jdk1.6.0_01\bin;C:\Program Files\Common Files\DivX Shared\
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PHP_HOME=D:\Program Files\PHP
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f0d
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    TMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    USERDOMAIN=EXPERIEN-D827A2
    USERNAME=Administrator
    USERPROFILE=C:\Documents and Settings\Administrator
    windir=C:\WINDOWS

  • ORA-01033 Oracle initialization or shutdown in progress error

    Hi All,
    I am using windows 7 on my 64-bit machine, and I installed oracle database 12c. Everything was installed fine, and i was able to connect to the HR schema. However, the next day when I wanted to connect, I got the ORA-01033 Oracle initialization or shutdown in progress error. What did I do wrong ? and what can I do to fix it ?? Thank you for the help.

    Sorry but there are NO SHORTCUTS!
    I already answered that above and referred you to the docs and an article.
    The doc chapters explain the NEW multitenant architecture in detail. The new 12c architecture is SUBSTANTIALLY different from previous architectures. Until you read the docs about it and understand how it has been implemented you will continue to have NOTHING but problems.
    I know that may sound like just another RTFM but for 12c it is imperative that you understand the new architecture if you want to avoid problems. There is no way to explain it all in the forums; Oracle takes a good two chapters just to cover the basics.
    I also pointed you to an article that shows how to startup the CDB and PDBs manually or write a STARTUP trigger to do it automatically.
    Hopefully you are doing all of this in a VM environment as you seemingly implied in one of your other threads?
    https://forums.oracle.com/thread/2594464
    There are already some VM templates available for 12c
    http://www.oracle.com/technetwork/server-storage/vm/database-templates-12c-11gr2-1972804.html

  • ORACLE initialization or shutdown in progress (DBD ERROR: OCISessionBegin)

    Hi Gurus,
    Require your help.Our databases are monitored by OEM grid.We have scheduled some cold backup for some of our databases,and the cold backup scripts have manual blackouts also mentioned in it during the cold backup,so that alerts are not raised during the cold backup,and post cold backup the blackouts are ended.Though the blackouts are configured during this cold backups,we keep getting this annoying message "Failed to connect to database instance: ORA-01033: ORACLE initialization or shutdown in progress (DBD ERROR: OCISessionBegin)".Is there any way to suppress the same.
    Regards
    Jimmy

    868460 wrote:
    Hi Gurus,
    Require your help.Our databases are monitored by OEM grid.We have scheduled some cold backup for some of our databases,and the cold backup scripts have manual blackouts also mentioned in it during the cold backup,so that alerts are not raised during the cold backup,and post cold backup the blackouts are ended.Though the blackouts are configured during this cold backups,we keep getting this annoying message "Failed to connect to database instance: ORA-01033: ORACLE initialization or shutdown in progress (DBD ERROR: OCISessionBegin)".Is there any way to suppress the same.
    While logged on to DB server as OS user "oracle" do as below
    sqlplus
    / as sysdba
    shutdown abort
    startup
    exit
    COPY commands above & results then PASTE all back here

  • DB ERROR:ORA-01033: ORACLE initialization or shutdown in progress

    Hi
    I want to start oracle 11g database but i am getting this error
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Process ID: 0
    Session ID: 0 Serial number: 0
    note:-my db was working fine but after updating the Windows and restarting the computer i am getting this error
    i followed the previous thread which decribed what to but i am getting below error
    SQL*Plus: Release 11.2.0.2.0 Production on Tue Jan 15 15:10:12 2013
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    SQL> connect sys/admin123 as sysdba
    ERROR:
    ORA-28056: Writing audit records to Windows Event Log failed
    OSD-226114008: Message 226114008 not found; product=RDBMS; facility=SOSD
    O/S-Error: (OS 1502) The event log file is full.
    ORA-28056: Writing audit records to Windows Event Log failed
    OSD-226114008: Message 226114008 not found; product=RDBMS; facility=SOSD
    O/S-Error: (OS 1502) The event log file is full.
    SQL> shutdown immediate
    ORA-01012: not logged on
    SQL> startup
    ORA-01012: not logged on
    SQL> shutdown immediate
    ORA-01012: not logged on
    SQL>
    can you please tell me what to do
    thanks in advance
    Edited by: Preetham Medlery on 15-Jan-2013 02:16

    Hi,
    From the error message it is clear that db shutdown is in process. So you have to wait some more time so that shutdown process will be completed, then you can start. If you have no time to wait then you can reboot the machine so that once server restarted you can start your database.
    Regards,
    Kishore

  • Getting error ORA-01033 : Oracle Initialization or shutdown in progress

    Getting error ORA-01033 : Oracle Initialization or shutdown in progress
    Tried to login with different users and could login thru one user. when given the command shuddown immediate, gave the error :
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    When given the command startup, gave the error :
    ORACLE instance started.
    Total System Global Area 135338868 bytes
    Fixed Size 453492 bytes
    Variable Size 109051904 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-00322: log 1 of thread 1 is not current copy
    ORA-00312: online log 1 thread 1: 'C:\ORACLE\ORADATA\LDESK\REDO01.LOG'
    Please guide
    Regards,
    Meenal

    ORA-00322:     log string of thread string is not current copy
    Cause:     Check of log file header at database open found that an online log appears to be an incorrectly restored backup.
    Action:     Restore correct file or reset logs.
    As already mentioned,your redo seems to be corrupted.Are you in archivelog mode with a good copy of backup with you?
    Aman....

  • Oracle 11g: "ORACLE initialization or shutdown in progress" problem.

    Hello All,
    We are using Oracle 11g (enterprise edtion) in Windows server 2008. Whenever we reboot the machine we are not able to connect the database.
    Following output indicate the errors.
    :\Users\Administrator.F1STD.000>sqlplus dbo/<password>@<connect string>
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu May 7 09:48:09 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Process ID: 0
    Session ID: 0 Serial number: 0
    Enter user-name:
    To resolve the issue we have to connect the DB as sys user and shutdown and start the DB manually. As shown follows
    C:\Users\Administrator.F1STD.000>sqlplus /nolog
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu May 7 09:49:03 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    SQL> connect sys/<passowrd>@<connect string> as sysdba
    Connected.
    SQL> shutdown abort
    ORACLE instance shut down.
    SQL> startup pfile=<p file loaction.>
    ORACLE instance started.
    Any clue why this is happening.
    Thanks
    With Regards
    Hemant.

    Hello,
    Pls find attached alert log contents.
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in client-side pfile E:\SC\SC15.1\DATABASES\ORACLECONFIG\INITNM45.ORA on machine SC15RQTFS
    System parameters with non-default values:
    processes = 1400
    resource_limit = TRUE
    pre_page_sga = TRUE
    dbwr_io_slaves = 1
    memory_target = 900M
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL1NM45.ORA"
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL2NM45.ORA"
    db_block_size = 8192
    db_writer_processes = 1
    compatible = "11.1.0.0.0"
    log_archive_dest = "E:\SC\SC15.1\Databases\OracleConfig"
    log_archive_format = "ARC%T.%S_%R"
    log_buffer = 3145728
    log_checkpoint_interval = 8000
    log_checkpoint_timeout = 0
    db_files = 1020
    db_file_multiblock_read_count= 32
    dml_locks = 200
    undo_management = "AUTO"
    undo_tablespace = "UNDOTSNM45"
    undo_retention = 21600
    sec_case_sensitive_logon = FALSE
    O7_DICTIONARY_ACCESSIBILITY= FALSE
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "SC15RQT.NSN.COM"
    global_names = TRUE
    service_names = "ENMSCSDB.SC15RQT.NSN.COM"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU = 2048))"
    shared_servers = 20
    max_shared_servers = 40
    local_listener = "(ADDRESS_LIST=(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1529))(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1526)))"
    session_cached_cursors = 100
    utl_file_dir = "E:\SC\SC15.1\Temp"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\AlarmArchive"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\RuleAnalyzerData"
    job_queue_processes = 7
    cursor_sharing = "FORCE"
    parallel_min_servers = 2
    parallel_max_servers = 10
    open_links = 8
    db_name = "ENMSCSDB"
    open_cursors = 150
    os_authent_prefix = "EXT$"
    diagnostic_dest = "E:\SC\SC15.1\DATABASES\ORACLECONFIG"
    max_dump_file_size = "10240"
    Tue May 12 21:28:32 2009
    PMON started with pid=2, OS id=2396
    Tue May 12 21:28:32 2009
    VKTM started with pid=3, OS id=2424 at elevated priority
    VKTM running at (20)ms precision
    Tue May 12 21:28:32 2009
    DIAG started with pid=4, OS id=2428
    Tue May 12 21:28:32 2009
    DBRM started with pid=5, OS id=2432
    Tue May 12 21:28:32 2009
    PSP0 started with pid=6, OS id=2436
    Tue May 12 21:28:32 2009
    DIA0 started with pid=7, OS id=2440
    Tue May 12 21:28:32 2009
    MMAN started with pid=8, OS id=2444
    Tue May 12 21:28:32 2009
    DBW0 started with pid=9, OS id=2464
    Tue May 12 21:28:32 2009
    LGWR started with pid=10, OS id=2468
    Tue May 12 21:28:32 2009
    CKPT started with pid=11, OS id=2472
    Tue May 12 21:28:32 2009
    SMON started with pid=12, OS id=2476
    Tue May 12 21:28:32 2009
    RECO started with pid=13, OS id=2480
    Tue May 12 21:28:32 2009
    MMON started with pid=14, OS id=2484
    Tue May 12 21:28:32 2009
    MMNL started with pid=15, OS id=2488
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU=2048))'...
    starting up 20 shared server(s) ...
    ORACLE_BASE from environment = D:\Oracle\Ora11G
    Tue May 12 21:28:34 2009
    alter database mount exclusive
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 1796259074
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Started redo scan
    Completed redo scan
    321 redo blocks read, 32 data blocks need recovery
    Started redo application at
    Thread 1: logseq 139, block 3789
    Recovery of Online Redo Log: Thread 1 Group 4 Seq 139 Reading mem 0
    Mem# 0: E:\SC\SC15.1\DATABASES\ORACLECONFIG\LOG4NM45.ORA
    Completed redo application of 0.03MB
    Tue May 12 21:28:40 2009
    Running KSFV I/O slave I101 os pid=3100
    Completed crash recovery at
    Thread 1: logseq 139, block 4110, scn 1687662
    32 data blocks read, 32 data blocks written, 321 redo blocks read
    Thread 1 advanced to log sequence 140 (thread open)
    Thread 1 opened at log sequence 140
    Current log# 5 seq# 140 mem# 0: E:\SC\SC15.1\DATABASES\ORACLECONFIG\LOG5NM45.ORA
    Successful open of redo thread 1
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Tue May 12 21:28:41 2009
    Running KSFV I/O slave I201 os pid=3104
    SMON: enabling cache recovery
    Successfully onlined Undo Tablespace 2.
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    Tue May 12 21:28:42 2009
    SMON: enabling tx recovery
    Database Characterset is WE8ISO8859P1
    Opening with internal Resource Manager plan
    Starting background process FBDA
    Tue May 12 21:28:43 2009
    FBDA started with pid=44, OS id=3112
    replication_dependency_tracking turned off (no async multimaster replication found)
    Tue May 12 21:28:44 2009
    Starting background process QMNC
    Tue May 12 21:28:44 2009
    QMNC started with pid=46, OS id=3212
    Completed: alter database open
    Tue May 12 21:28:49 2009
    Starting background process CJQ0
    Tue May 12 21:28:49 2009
    CJQ0 started with pid=50, OS id=3480
    Tue May 12 21:38:32 2009
    Starting background process SMCO
    Tue May 12 21:38:36 2009
    SMCO started with pid=55, OS id=2500
    Tue May 12 21:40:04 2009
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    Tue May 12 21:48:24 2009
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =169
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in client-side pfile E:\SC\SC15.1\DATABASES\ORACLECONFIG\INITNM45.ORA on machine SC15RQTFS
    System parameters with non-default values:
    processes = 1400
    resource_limit = TRUE
    pre_page_sga = TRUE
    dbwr_io_slaves = 1
    memory_target = 900M
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL1NM45.ORA"
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL2NM45.ORA"
    db_block_size = 8192
    db_writer_processes = 1
    compatible = "11.1.0.0.0"
    log_archive_dest = "E:\SC\SC15.1\Databases\OracleConfig"
    log_archive_format = "ARC%T.%S_%R"
    log_buffer = 3145728
    log_checkpoint_interval = 8000
    log_checkpoint_timeout = 0
    db_files = 1020
    db_file_multiblock_read_count= 32
    dml_locks = 200
    undo_management = "AUTO"
    undo_tablespace = "UNDOTSNM45"
    undo_retention = 21600
    sec_case_sensitive_logon = FALSE
    O7_DICTIONARY_ACCESSIBILITY= FALSE
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "SC15RQT.NSN.COM"
    global_names = TRUE
    service_names = "ENMSCSDB.SC15RQT.NSN.COM"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU = 2048))"
    shared_servers = 20
    max_shared_servers = 40
    local_listener = "(ADDRESS_LIST=(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1529))(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1526)))"
    session_cached_cursors = 100
    utl_file_dir = "E:\SC\SC15.1\Temp"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\AlarmArchive"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\RuleAnalyzerData"
    job_queue_processes = 7
    cursor_sharing = "FORCE"
    parallel_min_servers = 2
    parallel_max_servers = 10
    open_links = 8
    db_name = "ENMSCSDB"
    open_cursors = 150
    os_authent_prefix = "EXT$"
    diagnostic_dest = "E:\SC\SC15.1\DATABASES\ORACLECONFIG"
    max_dump_file_size = "10240"
    Tue May 12 21:48:31 2009
    ksuapc : ORA-1033 foreground process starts before PMON
    Tue May 12 21:48:31 2009
    PMON started with pid=2, OS id=2676
    Tue May 12 21:48:31 2009
    VKTM started with pid=3, OS id=2680 at elevated priority
    VKTM running at (20)ms precision
    Tue May 12 21:48:31 2009
    DIAG started with pid=4, OS id=2684
    Tue May 12 21:48:31 2009
    DBRM started with pid=5, OS id=2696
    Tue May 12 21:48:31 2009
    PSP0 started with pid=6, OS id=2700
    Tue May 12 21:48:31 2009
    DIA0 started with pid=7, OS id=2704
    Tue May 12 21:48:31 2009
    MMAN started with pid=9, OS id=2712
    Tue May 12 21:48:31 2009
    DBW0 started with pid=10, OS id=2716
    Tue May 12 21:48:31 2009
    LGWR started with pid=11, OS id=2720
    Tue May 12 21:48:31 2009
    CKPT started with pid=12, OS id=2724
    Tue May 12 21:48:31 2009
    SMON started with pid=13, OS id=2728
    Tue May 12 21:48:31 2009
    RECO started with pid=14, OS id=2732
    Tue May 12 21:48:31 2009
    MMON started with pid=15, OS id=2736
    Tue May 12 21:48:31 2009
    MMNL started with pid=16, OS id=2740
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU=2048))'...
    starting up 20 shared server(s) ...
    ORACLE_BASE from environment = D:\Oracle\Ora11G
    Tue May 12 21:57:09 2009
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 12-MAY-2009 21:57:09
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=180.144.135.92)(PORT=63722))
    WARNING: inbound connection timed out (ORA-3136)
    Tue May 12 21:57:12 2009
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 12-MAY-2009 21:57:12
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=180.144.135.92)(PORT=63736))
    WARNING: inbound connection timed out (ORA-3136)
    Tue May 12 21:57:15 2009
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 12-MAY-2009 21:57:15
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=180.144.135.92)(PORT=63762))
    WARNING: inbound connection timed out (ORA-3136)
    Tue May 12 21:57:18 2009
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 12-MAY-2009 21:57:18
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=180.144.135.92)(PORT=63766))
    WARNING: inbound connection timed out (ORA-3136)
    Tue May 12 22:32:56 2009
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 12-MAY-2009 22:32:56
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=180.144.248.180)(PORT=54039))
    WARNING: inbound connection timed out (ORA-3136)
    Wed May 13 09:30:02 2009
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 13-MAY-2009 09:30:02
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=180.144.248.179)(PORT=54835))
    WARNING: inbound connection timed out (ORA-3136)
    Wed May 13 10:09:59 2009
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 13-MAY-2009 10:09:59
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12606
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=180.144.248.179)(PORT=56445))
    WARNING: inbound connection timed out (ORA-3136)
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=180.144.248.179)(PORT=56445))
    WARNING: inbound connection timed out (ORA-3136)
    Wed May 13 11:16:06 2009
    Shutting down instance (abort)
    License high water mark = 3
    USER (ospid: 5376): terminating the instance
    Instance terminated by USER, pid = 5376
    Wed May 13 11:16:09 2009
    Instance shutdown complete
    Wed May 13 11:17:37 2009
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =169
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in client-side pfile E:\SC\SC15.1\DATABASES\ORACLECONFIG\INITNM45.ORA on machine SC15RQTFS
    System parameters with non-default values:
    processes = 1400
    resource_limit = TRUE
    pre_page_sga = TRUE
    dbwr_io_slaves = 1
    memory_target = 900M
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL1NM45.ORA"
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL2NM45.ORA"
    db_block_size = 8192
    db_writer_processes = 1
    compatible = "11.1.0.0.0"
    log_archive_dest = "E:\SC\SC15.1\Databases\OracleConfig"
    log_archive_format = "ARC%T.%S_%R"
    log_buffer = 3145728
    log_checkpoint_interval = 8000
    log_checkpoint_timeout = 0
    db_files = 1020
    db_file_multiblock_read_count= 32
    dml_locks = 200
    undo_management = "AUTO"
    undo_tablespace = "UNDOTSNM45"
    undo_retention = 21600
    sec_case_sensitive_logon = FALSE
    O7_DICTIONARY_ACCESSIBILITY= FALSE
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "SC15RQT.NSN.COM"
    global_names = TRUE
    service_names = "ENMSCSDB.SC15RQT.NSN.COM"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU = 2048))"
    shared_servers = 20
    max_shared_servers = 40
    local_listener = "(ADDRESS_LIST=(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1529))(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1526)))"
    session_cached_cursors = 100
    utl_file_dir = "E:\SC\SC15.1\Temp"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\AlarmArchive"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\RuleAnalyzerData"
    job_queue_processes = 7
    cursor_sharing = "FORCE"
    parallel_min_servers = 2
    parallel_max_servers = 10
    open_links = 8
    db_name = "ENMSCSDB"
    open_cursors = 150
    os_authent_prefix = "EXT$"
    diagnostic_dest = "E:\SC\SC15.1\DATABASES\ORACLECONFIG"
    max_dump_file_size = "10240"
    Wed May 13 11:17:40 2009
    PMON started with pid=2, OS id=4124
    Wed May 13 11:17:40 2009
    VKTM started with pid=3, OS id=652 at elevated priority
    VKTM running at (20)ms precision
    Wed May 13 11:17:40 2009
    DIAG started with pid=5, OS id=5584
    Wed May 13 11:17:40 2009
    DBRM started with pid=4, OS id=5580
    Wed May 13 11:17:40 2009
    PSP0 started with pid=6, OS id=1880
    Wed May 13 11:17:40 2009
    DIA0 started with pid=8, OS id=4448
    Wed May 13 11:17:41 2009
    MMAN started with pid=7, OS id=4488
    Wed May 13 11:17:41 2009
    DBW0 started with pid=10, OS id=5068
    Wed May 13 11:17:41 2009
    LGWR started with pid=11, OS id=2332
    Wed May 13 11:17:41 2009
    CKPT started with pid=12, OS id=5432
    Wed May 13 11:17:41 2009
    SMON started with pid=13, OS id=5996
    Wed May 13 11:17:41 2009
    RECO started with pid=9, OS id=2376
    Wed May 13 11:17:41 2009
    MMON started with pid=15, OS id=4480
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU=2048))'...
    starting up 20 shared server(s) ...
    Wed May 13 11:17:41 2009
    MMNL started with pid=14, OS id=4956
    ORACLE_BASE from environment = D:\Oracle\Ora11G
    Wed May 13 11:17:43 2009
    ALTER DATABASE MOUNT
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 1796242263
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE MOUNT
    Wed May 13 11:17:48 2009
    ALTER DATABASE OPEN
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Started redo scan
    Completed redo scan
    1898 redo blocks read, 356 data blocks need recovery
    Started redo application at
    Thread 1: logseq 140, block 74382
    Recovery of Online Redo Log: Thread 1 Group 5 Seq 140 Reading mem 0
    Mem# 0: E:\SC\SC15.1\DATABASES\ORACLECONFIG\LOG5NM45.ORA
    Completed redo application of 0.75MB
    Wed May 13 11:17:50 2009
    Running KSFV I/O slave I101 os pid=2044
    Completed crash recovery at
    Thread 1: logseq 140, block 76280, scn 1710686
    356 data blocks read, 356 data blocks written, 1898 redo blocks read
    Wed May 13 11:17:51 2009
    Thread 1 advanced to log sequence 141 (thread open)
    Thread 1 opened at log sequence 141
    Current log# 1 seq# 141 mem# 0: E:\SC\SC15.1\DATABASES\ORACLECONFIG\LOG1NM45.ORA
    Successful open of redo thread 1
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Wed May 13 11:17:51 2009
    Running KSFV I/O slave I201 os pid=3140
    Wed May 13 11:17:51 2009
    SMON: enabling cache recovery
    The problem is faced around 21:57:09 on 12 MAY.
    Thanks
    With Regards
    Hemant.

  • ORA-01033: ORACLE initialization or shutdown in progress on mounted standby

    Hi we are using Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    We have seven different databases on different machines.
    Similarly we also have standby database for all databases on different machines.
    The standby databases are opened as follows:
    Startup mount;
    Alter database mount standby database;
    Alter database recover managed standby database disconnect from session;
    When we tried to connect on standby database as Non-SYSDBA user we received following message (that I think is correct)
    [btnorthn]: btnorthn $ sqlplus perfstat/perfstat@btnorthn
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu Nov 12 09:47:03 2009
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    ERROR:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01219: database not open: queries allowed on fixed tables/views only
    Enter user-name:
    While we tried to connect another standby database we received below error (That I think is not correct)
    [btsouth]: southbt $ sqlplus perfstat/perfstat@southbt
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu Nov 12 10:03:10 2009
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Enter user-name:
    Both the standbys are on different machines, with same configuration.
    What could be the reason?
    Regards,
    Hassan

    Output for btsouth is correct,when connecting as non-sysdba user. On btnorthn obviously it is tried to execute a query. Is it possible you have sqlplus startup scripts (login.sql and/or glogin.sql) on btnorthn but not on btsouth?
    http://www.orafaq.com/wiki/SQL*Plus_FAQ#Can_one_run_commands_when_SQL.2APlus_starts_up.3F
    Werner

  • ORA:- 01033: Oracle Initialization oe shutdown in progress.

    Database:- Ver 10.02
    OS:- Windows Xp
    Scenario:- Tried to login with regular user scott,hr even sys with correct password
    Error:-
    ORA:- 01033: Oracle Initialization oe shutdown in progress.
    All your experts input are highly Appreciated.
    Thanks

    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 92274688
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    sga_target = 272629760
    control_files = D:\ORADATA\ORCL\CONTROL01.CTL, D:\ORADATA\ORCL\CONTROL02.CTL, D:\ORADATA\ORCL\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 163577856
    compatible = 10.2.0.1.0
    log_archive_dest_1 = location=D:\Oracle\database\archive\
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = D:/flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=orclXDB)
    job_queue_processes = 10
    audit_file_dest = D:\ADMIN\ORCL\ADUMP
    background_dump_dest = D:\ADMIN\ORCL\BDUMP
    user_dump_dest = D:\ADMIN\ORCL\UDUMP
    core_dump_dest = D:\ADMIN\ORCL\CDUMP
    db_name = orcl
    open_cursors = 300
    pga_aggregate_target = 89128960
    PMON started with pid=2, OS id=1696
    PSP0 started with pid=3, OS id=2032
    MMAN started with pid=4, OS id=892
    DBW0 started with pid=5, OS id=4068
    LGWR started with pid=6, OS id=2952
    CKPT started with pid=7, OS id=2724
    SMON started with pid=8, OS id=768
    RECO started with pid=9, OS id=216
    CJQ0 started with pid=10, OS id=2632
    MMON started with pid=11, OS id=2972
    Wed Aug 05 00:22:48 2009
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2160
    Wed Aug 05 00:22:48 2009
    starting up 1 shared server(s) ...
    Wed Aug 05 00:23:00 2009
    alter database mount
    Wed Aug 05 00:23:04 2009
    Setting recovery target incarnation to 2
    Wed Aug 05 00:23:04 2009
    Successful mount of redo thread 1, with mount id 1221843300
    Wed Aug 05 00:23:04 2009
    Allocated 3981204 bytes in shared pool for flashback generation buffer
    Starting background process RVWR
    RVWR started with pid=16, OS id=3684
    Read of flashback database logfile 18, block 191 found corrupted data.
    See trace file for more information.
    Reread of flashback database logfile 18, block 191 found same corrupted data
    Read of flashback database logfile 18, block 191 found corrupted data.
    See trace file for more information.
    Reread of flashback database logfile 18, block 191 found same corrupted data
    Wed Aug 05 00:23:04 2009
    Errors in file d:\admin\orcl\bdump\orcl_rvwr_3684.trc:
    ORA-00600: internal error code, arguments: [krfrFix-2], [96], [3], [], [], [], [], []
    Wed Aug 05 00:23:06 2009
    Errors in file d:\admin\orcl\bdump\orcl_rvwr_3684.trc:
    ORA-00600: internal error code, arguments: [krfrFix-2], [96], [3], [], [], [], [], []
    Wed Aug 05 00:23:06 2009
    Database mounted in Exclusive Mode
    Completed: alter database mount

  • ORA-1033 Oracle initialization or shutdown in progress

    Hi
    When i trying to start SAP  by using sapmmc i resieved errors - "ORA-1033 Oracle initialization or shutdown in progress", "Database error 1033 at CON". How can i start SAP?

    remove autostart for the oracle database instance.
    that is changing the registry value of
    HKLM\Software\Oracle\HomeX\ORA_<DBSID>_AUTOSTART
    from True to False.
    This parameter controls the automatic startup of the oracle database instance when the Windows Service (OracleService<DBSID> is started.
    If set to true and using the unsupported Start Profile Parameter Autostart the startup of the SAP Instance and the Oracle Database Instance is not synchronized. In this case the SAP instance might try to connect too early to the DB-Instance.
    As the SAP Central Instance is normaly starting the db instance too it is safer to use this mechanism to synchronize db and sap startup.
    Even 1033 is not (yet) listed, note 903904 addresses this issue.
    Peter
    Message was edited by: Peter Simon
    Message was edited by: Peter Simon

Maybe you are looking for

  • WL Server & apache 2 integration: mod_weblogic: could not create lock

    Hi, we're running Apache 2.0.50 as a front-end for WL Server 8.1 using mod_weblogic as the proxy. We have to run Apache as a different user than the default LocalSystem account to be able to access a windows share. But when we set up Apache to run as

  • Multiple base maps problem(Mapview 11g)

    I add several MVMapTileLayer objects to MVMapView object and all set setVisible to true. When I zoom in the map, the problem is appear. In IE6.0, IE7.0 the map div will turn to black, if I click again the mapdiv, it will be ok. FireFox2.0 without thi

  • Error bars on column charts

    I'm having a problem with inserting error bars into a graph. In the Series window I pull down the menu and select "standard error", but all my error bars are the same, no matter how many categories i have, or how variable the data are within each cat

  • ADF BC and ADF Faces deployment question

    Hi all, In my previous web project, the middle layer was packaged into a .ear file and deployed onto a sever that had jboss running. My client layer was deployed on a seperate server running tomcat. My question is how do I accomplish this seperation

  • Pendrive Not Working

    Sir, I have Purchased  16Gb Pendrive But It is not working right now So please Help me Through it Thank you