DB is Down!! ORA-00472: PMON process terminated with error [message #397559] |
Sun, 12 April 2009 12:00 |
nfernandes
Messages: 19 Registered: April 2009
|
Junior Member |
|
|
Hello,
We are using Oracle 10G (10.2.0.2.0) and after creating a materialized view (with aprox 32 GB in the TEMP Tablespace) we are getting the error ORA-00472: PMON process terminated with error, and we cannot make any transaction on the database.
We can startup the database, however after aprox 51 sec the database shutdowns itself.
The alert log shows the following:
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 =18
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.2.0.
System parameters with non-default values:
processes = 150
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 12582912
__streams_pool_size = 4194304
sga_target = 775946240
control_files = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\CONTROL01.CTL, C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\CONTROL02.CTL, C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\CONTROL03.CTL
db_block_size = 8192
__db_cache_size = 595591168
compatible = 10.2.0.2.0
db_file_multiblock_read_count= 16
db_recovery_file_dest = c:\Programas\oracle\product\10.2.0\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=BIEPMEXDB)
job_queue_processes = 10
audit_file_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\ADUMP
background_dump_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\BDUMP
user_dump_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\UDUMP
core_dump_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\CDUMP
db_name = BIEPME
open_cursors = 300
pga_aggregate_target = 256901120
PMON started with pid=2, OS id=4668
PSP0 started with pid=3, OS id=4952
MMAN started with pid=4, OS id=4080
DBW0 started with pid=5, OS id=4956
LGWR started with pid=6, OS id=2964
CKPT started with pid=7, OS id=4972
SMON started with pid=8, OS id=4228
RECO started with pid=9, OS id=4692
CJQ0 started with pid=10, OS id=3356
MMON started with pid=11, OS id=3828
MMNL started with pid=12, OS id=3728
Thu Apr 09 20:17:37 2009
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 1 shared server(s) ...
Thu Apr 09 20:17:38 2009
ALTER DATABASE MOUNT
Thu Apr 09 20:17:42 2009
Setting recovery target incarnation to 1
Thu Apr 09 20:17:42 2009
Successful mount of redo thread 1, with mount id 662539554
Thu Apr 09 20:17:42 2009
Database mounted in Exclusive Mode
Completed: ALTER DATABASE MOUNT
Thu Apr 09 20:17:43 2009
ALTER DATABASE OPEN
Thu Apr 09 20:17:43 2009
Beginning crash recovery of 1 threads
parallel recovery started with 2 processes
Thu Apr 09 20:17:44 2009
Started redo scan
Thu Apr 09 20:17:45 2009
Completed redo scan
6831 redo blocks read, 663 data blocks need recovery
Thu Apr 09 20:17:45 2009
Started redo application at
Thread 1: logseq 1016, block 3
Thu Apr 09 20:17:45 2009
Recovery of Online Redo Log: Thread 1 Group 2 Seq 1016 Reading mem 0
Mem# 0 errs 0: C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\REDO02.LOG
Thu Apr 09 20:17:46 2009
Completed redo application
Thu Apr 09 20:17:46 2009
Completed crash recovery at
Thread 1: logseq 1016, block 6834, scn 120944929
663 data blocks read, 663 data blocks written, 6831 redo blocks read
Thu Apr 09 20:17:47 2009
Thread 1 advanced to log sequence 1017
Thread 1 opened at log sequence 1017
Current log# 3 seq# 1017 mem# 0: C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\REDO03.LOG
Successful open of redo thread 1
Thu Apr 09 20:17:47 2009
MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
Thu Apr 09 20:17:47 2009
SMON: enabling cache recovery
Thu Apr 09 20:17:48 2009
Successfully onlined Undo Tablespace 1.
Thu Apr 09 20:17:48 2009
SMON: enabling tx recovery
Thu Apr 09 20:17:49 2009
Database Characterset is WE8MSWIN1252
replication_dependency_tracking turned off (no async multimaster replication found)
Starting background process QMNC
QMNC started with pid=20, OS id=5092
Thu Apr 09 20:17:52 2009
Doing block recovery for file 4 block 41975
Doing block recovery for file 4 block 41975
Block recovery from logseq 1017, block 53 to scn 120944983
Thu Apr 09 20:17:52 2009
Recovery of Online Redo Log: Thread 1 Group 3 Seq 1017 Reading mem 0
Mem# 0 errs 0: C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\REDO03.LOG
Block recovery completed at rba 1017.57.16, scn 0.120944984
Thu Apr 09 20:17:54 2009
db_recovery_file_dest_size of 2048 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.
Thu Apr 09 20:17:55 2009
Completed: ALTER DATABASE OPEN
Then when after 51 sec, everytime that we try to make a query the alert log catches the following:
Thu Apr 09 20:18:40 2009
PSP0: terminating instance due to error 472
Thu Apr 09 20:18:40 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_mman_4080.trc:
ORA-00472: PMON process terminated with error
Thu Apr 09 20:18:40 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_dbw0_4956.trc:
ORA-00472: PMON process terminated with error
Thu Apr 09 20:18:40 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j003_4920.trc:
ORA-00472: PMON process terminated with error
Thu Apr 09 20:18:40 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_reco_4692.trc:
ORA-00472: PMON process terminated with error
Thu Apr 09 20:18:40 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_lgwr_2964.trc:
ORA-00472: PMON process terminated with error
Thu Apr 09 20:18:40 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j002_3240.trc:
ORA-00472: PMON process terminated with error
Thu Apr 09 20:18:40 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j001_5244.trc:
ORA-00472: PMON process terminated with error
Thu Apr 09 20:18:40 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j000_5060.trc:
ORA-00472: PMON process terminated with error
Thu Apr 09 20:18:40 2009
Doing block recovery for file 2 block 57
Thu Apr 09 20:18:41 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_ckpt_4972.trc:
ORA-00472: PMON process terminated with error
Thu Apr 09 20:18:42 2009
Instance terminated by PSP0, pid = 4952
In the trace files I have the following:
--------------------------------------------------------------------------------
Dump file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_mman_4080.trc
Thu Apr 09 20:18:40 2009
ORACLE V10.2.0.2.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
Windows NT Version V5.2 Service Pack 1
CPU : 2 - type 586, 1 Physical Cores
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:3266M/4095M, Ph+PgF:6803M/8024M, VA:1086M/2047M
Instance name: biepme
Redo thread mounted by this instance: 1
Oracle process number: 4
Windows thread id: 4080, image: ORACLE.EXE (MMAN)
*** 2009-04-09 20:18:40.218
*** SERVICE NAME:(SYS$BACKGROUND) 2009-04-09 20:18:40.218
*** SESSION ID:(168.1) 2009-04-09 20:18:40.218
error 472 detected in background process
ORA-00472: PMON process terminated with error
--------------------------------------------------------------------------------
OR
--------------------------------------------------------------------------------
Dump file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_dbw0_4956.trc
Thu Apr 09 20:18:40 2009
ORACLE V10.2.0.2.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
Windows NT Version V5.2 Service Pack 1
CPU : 2 - type 586, 1 Physical Cores
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:3268M/4095M, Ph+PgF:6808M/8024M, VA:1094M/2047M
Instance name: biepme
Redo thread mounted by this instance: 1
Oracle process number: 5
Windows thread id: 4956, image: ORACLE.EXE (DBW0)
*** 2009-04-09 20:18:40.281
*** SERVICE NAME:(SYS$BACKGROUND) 2009-04-09 20:18:40.281
*** SESSION ID:(167.1) 2009-04-09 20:18:40.281
error 472 detected in background process
ORA-00472: PMON process terminated with error
--------------------------------------------------------------------------------
OR
--------------------------------------------------------------------------------
Redo thread mounted by this instance: 1
Oracle process number: 22
Windows thread id: 4948, image: ORACLE.EXE (J001)
*** SERVICE NAME:(SYS$USERS) 2009-04-10 17:05:28.296
*** SESSION ID:(146.1) 2009-04-10 17:05:28.296
java.io.IOException: service early exit: code=1 : err=The system cannot find the path specified.
: out=
at oracle.wh.runtime.server.Util.execRuntimeService(Util.java:122)
*** 2009-04-10 17:06:07.406
*** SERVICE NAME:(SYS$USERS) 2009-04-10 17:06:07.406
*** SESSION ID:(146.3) 2009-04-10 17:06:07.406
error 472 in job queue process
ORA-00472: PMON process terminated with error
--------------------------------------------------------------------------------
I´ve tried to delete the materialized view but the server shutdowns before being able to delete the materialized view!
How can we solve this?
Thanks for your help.
NF
|
|
|
|
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #397933 is a reply to message #397687] |
Tue, 14 April 2009 10:43 |
nfernandes
Messages: 19 Registered: April 2009
|
Junior Member |
|
|
Hello Babu,
I increased the job_queue_processes parameter but the result was the same.
When I try to delete Materialized View the process is aborted by the database, because the database shutdowns itself.
I've also try to upgrade my database to the 10.2.0.4, but when I try to run the scripts i cannot upgrade because the PMON process shutdowns the database!
How can I proceed?
I think that the problem is that when the database starts she tries to refresh the materialized view that cause this problem (the datafile of the materialized view has 33 GB). How can I solve this?
Thanks in advanced.
NF
|
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #397939 is a reply to message #397936] |
Tue, 14 April 2009 11:50 |
nfernandes
Messages: 19 Registered: April 2009
|
Junior Member |
|
|
Hi,
>> What do you mean by delete materialized view.
The problem started when we created a materialized view that used 33Gb of a datafile from the TEMP tablespace.
The alert log is the following:
Instance terminated by PSP0, pid = 5568
Tue Apr 14 09:58:40 2009
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 =18
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.2.0.
System parameters with non-default values:
processes = 150
timed_statistics = TRUE
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 12582912
__streams_pool_size = 4194304
sga_target = 775946240
control_files = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\CONTROL01.CTL, C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\CONTROL02.CTL, C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\CONTROL03.CTL
db_block_size = 8192
__db_cache_size = 595591168
compatible = 10.2.0.2.0
db_file_multiblock_read_count= 16
db_recovery_file_dest = c:\Programas\oracle\product\10.2.0\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=BIEPMEXDB)
job_queue_processes = 200
audit_file_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\ADUMP
background_dump_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\BDUMP
user_dump_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\UDUMP
core_dump_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\CDUMP
db_name = BIEPME
open_cursors = 300
query_rewrite_enabled = FALSE
pga_aggregate_target = 256901120
PMON started with pid=2, OS id=4284
PSP0 started with pid=3, OS id=2136
MMAN started with pid=4, OS id=548
DBW0 started with pid=5, OS id=4052
LGWR started with pid=6, OS id=1464
CKPT started with pid=7, OS id=4516
SMON started with pid=8, OS id=4856
RECO started with pid=9, OS id=1156
CJQ0 started with pid=10, OS id=6008
MMON started with pid=11, OS id=5428
MMNL started with pid=12, OS id=4768
Tue Apr 14 09:58:41 2009
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 1 shared server(s) ...
Tue Apr 14 09:58:42 2009
ALTER DATABASE MOUNT
Tue Apr 14 09:58:46 2009
Setting recovery target incarnation to 1
Tue Apr 14 09:58:46 2009
Successful mount of redo thread 1, with mount id 662948754
Tue Apr 14 09:58:46 2009
Database mounted in Exclusive Mode
Completed: ALTER DATABASE MOUNT
Tue Apr 14 09:58:47 2009
ALTER DATABASE OPEN
Tue Apr 14 09:58:47 2009
Beginning crash recovery of 1 threads
parallel recovery started with 2 processes
Tue Apr 14 09:58:48 2009
Started redo scan
Tue Apr 14 09:58:48 2009
Completed redo scan
163 redo blocks read, 74 data blocks need recovery
Tue Apr 14 09:58:48 2009
Started redo application at
Thread 1: logseq 1028, block 3
Tue Apr 14 09:58:48 2009
Recovery of Online Redo Log: Thread 1 Group 2 Seq 1028 Reading mem 0
Mem# 0 errs 0: C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\REDO02.LOG
Tue Apr 14 09:58:48 2009
Completed redo application
Tue Apr 14 09:58:48 2009
Completed crash recovery at
Thread 1: logseq 1028, block 166, scn 121187309
74 data blocks read, 74 data blocks written, 163 redo blocks read
Tue Apr 14 09:58:49 2009
Thread 1 advanced to log sequence 1029
Thread 1 opened at log sequence 1029
Current log# 3 seq# 1029 mem# 0: C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\REDO03.LOG
Successful open of redo thread 1
Tue Apr 14 09:58:50 2009
MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
Tue Apr 14 09:58:50 2009
SMON: enabling cache recovery
Tue Apr 14 09:58:50 2009
Successfully onlined Undo Tablespace 1.
Tue Apr 14 09:58:50 2009
SMON: enabling tx recovery
Tue Apr 14 09:58:51 2009
Database Characterset is WE8MSWIN1252
replication_dependency_tracking turned off (no async multimaster replication found)
Starting background process QMNC
QMNC started with pid=20, OS id=1832
Tue Apr 14 09:58:53 2009
Doing block recovery for file 4 block 41975
Doing block recovery for file 4 block 41975
Block recovery from logseq 1029, block 53 to scn 121187362
Tue Apr 14 09:58:53 2009
Recovery of Online Redo Log: Thread 1 Group 3 Seq 1029 Reading mem 0
Mem# 0 errs 0: C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\REDO03.LOG
Block recovery completed at rba 1029.57.16, scn 0.121187363
Tue Apr 14 09:58:55 2009
db_recovery_file_dest_size of 2048 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.
Tue Apr 14 09:58:55 2009
Completed: ALTER DATABASE OPEN
Tue Apr 14 09:59:44 2009
MMAN: terminating instance due to error 472
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_psp0_2136.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_dbw0_4052.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_reco_1156.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j005_2604.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j000_584.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_lgwr_1464.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j004_5088.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j002_5956.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j003_5160.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j001_4772.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 09:59:44 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_ckpt_4516.trc:
ORA-00472: PMON process terminated with error
Instance terminated by MMAN, pid = 548
Tue Apr 14 10:04:45 2009
Thanks.
NF
|
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #397944 is a reply to message #397940] |
Tue, 14 April 2009 12:05 |
nfernandes
Messages: 19 Registered: April 2009
|
Junior Member |
|
|
Hi,
Here's the content of the c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_psp0_2136.trc
Dump file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_psp0_2136.trc
Tue Apr 14 09:59:44 2009
ORACLE V10.2.0.2.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
Windows NT Version V5.2 Service Pack 1
CPU : 2 - type 586, 1 Physical Cores
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:3233M/4095M, Ph+PgF:6681M/8024M, VA:1043M/2047M
Instance name: biepme
Redo thread mounted by this instance: 1
Oracle process number: 3
Windows thread id: 2136, image: ORACLE.EXE (PSP0)
*** 2009-04-14 09:59:44.046
*** SERVICE NAME:(SYS$BACKGROUND) 2009-04-14 09:59:44.031
*** SESSION ID:(169.1) 2009-04-14 09:59:44.031
error 472 detected in background process
ORA-00472: PMON process terminated with error
Thanks.
NF
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #397947 is a reply to message #397944] |
Tue, 14 April 2009 12:09 |
nfernandes
Messages: 19 Registered: April 2009
|
Junior Member |
|
|
The only trace file that can be "understandble" is this one:
Dump file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_j002_5956.trc
Tue Apr 14 09:59:05 2009
ORACLE V10.2.0.2.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
Windows NT Version V5.2 Service Pack 1
CPU : 2 - type 586, 1 Physical Cores
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:3223M/4095M, Ph+PgF:6668M/8024M, VA:1030M/2047M
Instance name: biepme
Redo thread mounted by this instance: 1
Oracle process number: 23
Windows thread id: 5956, image: ORACLE.EXE (J002)
*** SERVICE NAME:(SYS$USERS) 2009-04-14 09:59:05.203
*** SESSION ID:(144.1) 2009-04-14 09:59:05.203
java.io.IOException: service early exit: code=1 : err=The system cannot find the path specified
: out=
at oracle.wh.runtime.server.Util.execRuntimeService(Util.java:122)
*** 2009-04-14 09:59:44.359
*** SERVICE NAME:(SYS$USERS) 2009-04-14 09:59:44.359
*** SESSION ID:(144.3) 2009-04-14 09:59:44.359
error 472 in job queue process
ORA-00472: PMON process terminated with error
I'don't know what path is it refering to.
Thanks.
NF
|
|
|
|
|
|
|
|
|
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #397983 is a reply to message #397971] |
Tue, 14 April 2009 13:28 |
nfernandes
Messages: 19 Registered: April 2009
|
Junior Member |
|
|
Hi,
After the startup upgrade the alert log is the following:
Instance terminated by MMNL, pid = 1524
Tue Apr 14 19:26:34 2009
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 =18
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.4.0.
System parameters with non-default values:
processes = 150
timed_statistics = TRUE
__shared_pool_size = 150994944
__large_pool_size = 4194304
__java_pool_size = 12582912
__streams_pool_size = 4194304
sga_target = 775946240
control_files = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\CONTROL01.CTL, C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\CONTROL02.CTL, C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\CONTROL03.CTL
db_block_size = 8192
__db_cache_size = 595591168
compatible = 10.2.0.2.0
db_file_multiblock_read_count= 16
db_recovery_file_dest = c:\Programas\oracle\product\10.2.0\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=BIEPMEXDB)
job_queue_processes = 200
audit_file_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\ADUMP
background_dump_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\BDUMP
user_dump_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\UDUMP
core_dump_dest = C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ADMIN\BIEPME\CDUMP
db_name = BIEPME
open_cursors = 300
query_rewrite_enabled = FALSE
pga_aggregate_target = 256901120
PMON started with pid=2, OS id=5000
PSP0 started with pid=3, OS id=4932
MMAN started with pid=4, OS id=5460
DBW0 started with pid=5, OS id=4960
LGWR started with pid=6, OS id=5464
CKPT started with pid=7, OS id=4760
SMON started with pid=8, OS id=1380
RECO started with pid=9, OS id=4764
CJQ0 started with pid=10, OS id=4412
MMON started with pid=11, OS id=1184
Tue Apr 14 19:26:34 2009
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
MMNL started with pid=12, OS id=4944
Tue Apr 14 19:26:34 2009
starting up 1 shared server(s) ...
Tue Apr 14 19:26:35 2009
ALTER DATABASE MOUNT
Tue Apr 14 19:26:39 2009
Setting recovery target incarnation to 1
Tue Apr 14 19:26:40 2009
Successful mount of redo thread 1, with mount id 662937259
Tue Apr 14 19:26:40 2009
Database mounted in Exclusive Mode
Completed: ALTER DATABASE MOUNT
Tue Apr 14 19:26:40 2009
ALTER DATABASE OPEN MIGRATE
Tue Apr 14 19:26:41 2009
Beginning crash recovery of 1 threads
parallel recovery started with 2 processes
Tue Apr 14 19:26:42 2009
Started redo scan
Tue Apr 14 19:26:42 2009
Completed redo scan
53 redo blocks read, 10 data blocks need recovery
Tue Apr 14 19:26:42 2009
Started redo application at
Thread 1: logseq 1049, block 3
Tue Apr 14 19:26:42 2009
Recovery of Online Redo Log: Thread 1 Group 2 Seq 1049 Reading mem 0
Mem# 0: C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\REDO02.LOG
Tue Apr 14 19:26:42 2009
Completed redo application
Tue Apr 14 19:26:42 2009
Completed crash recovery at
Thread 1: logseq 1049, block 56, scn 121609550
10 data blocks read, 10 data blocks written, 53 redo blocks read
Tue Apr 14 19:26:43 2009
Thread 1 advanced to log sequence 1050 (thread open)
Thread 1 opened at log sequence 1050
Current log# 3 seq# 1050 mem# 0: C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\REDO03.LOG
Successful open of redo thread 1
Tue Apr 14 19:26:44 2009
MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
Tue Apr 14 19:26:44 2009
SMON: enabling cache recovery
Tue Apr 14 19:26:44 2009
Successfully onlined Undo Tablespace 1.
Tue Apr 14 19:26:44 2009
SMON: enabling tx recovery
Tue Apr 14 19:26:45 2009
Database Characterset is WE8MSWIN1252
Tue Apr 14 19:26:46 2009
Doing block recovery for file 4 block 41975
Doing block recovery for file 4 block 41975
Tue Apr 14 19:26:47 2009
Stopping background process MMNL
Tue Apr 14 19:26:47 2009
Block recovery from logseq 1050, block 51 to scn 121609594
Tue Apr 14 19:26:47 2009
Recovery of Online Redo Log: Thread 1 Group 3 Seq 1050 Reading mem 0
Mem# 0: C:\PROGRAMAS\ORACLE\PRODUCT\10.2.0\ORADATA\BIEPME\REDO03.LOG
Block recovery completed at rba 1050.52.16, scn 0.121609595
Tue Apr 14 19:26:48 2009
Stopping background process MMON
Starting background process MMON
Starting background process MMNL
MMON started with pid=11, OS id=1060
Tue Apr 14 19:26:49 2009
ALTER SYSTEM enable restricted session;
MMNL started with pid=12, OS id=1096
Tue Apr 14 19:26:49 2009
ALTER SYSTEM SET _system_trig_enabled=FALSE SCOPE=MEMORY;
Autotune of undo retention is turned off.
Tue Apr 14 19:26:49 2009
ALTER SYSTEM SET _undo_autotune=FALSE SCOPE=MEMORY;
Tue Apr 14 19:26:49 2009
ALTER SYSTEM SET undo_retention=900 SCOPE=MEMORY;
Tue Apr 14 19:26:49 2009
ALTER SYSTEM SET aq_tm_processes=0 SCOPE=MEMORY;
Resource Manager disabled during database migration: plan '' not set
Tue Apr 14 19:26:49 2009
ALTER SYSTEM SET resource_manager_plan='' SCOPE=MEMORY;
replication_dependency_tracking turned off (no async multimaster replication found)
Completed: ALTER DATABASE OPEN MIGRATE
Tue Apr 14 19:26:52 2009
MMNL: terminating instance due to error 472
Tue Apr 14 19:26:52 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_psp0_4932.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 19:26:52 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_mman_5460.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 19:26:52 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_dbw0_4960.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 19:26:53 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_ckpt_4760.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 19:26:53 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_lgwr_5464.trc:
ORA-00472: PMON process terminated with error
Tue Apr 14 19:26:54 2009
Errors in file c:\programas\oracle\product\10.2.0\admin\biepme\bdump\biepme_reco_4764.trc:
ORA-00472: PMON process terminated with error
Instance terminated by MMNL, pid = 1096
Thks.
NF
|
|
|
|
|
|
|
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #397995 is a reply to message #397994] |
Tue, 14 April 2009 14:46 |
nfernandes
Messages: 19 Registered: April 2009
|
Junior Member |
|
|
Hi,
Here's the PFILE:
##############################################################################
# Copyright (c) 1991, 2001, 2002 by Oracle Corporation
##############################################################################
###########################################
# Cache and I/O
###########################################
db_block_size=8192
db_file_multiblock_read_count=16
###########################################
# Cursors and Library Cache
###########################################
open_cursors=300
###########################################
# Database Identification
###########################################
db_domain=""
db_name=BIEPME
###########################################
# Diagnostics and Statistics
###########################################
background_dump_dest=c:\Programas\oracle\product\10.2.0\admin\BIEPME\bdump
core_dump_dest=c:\Programas\oracle\product\10.2.0\admin\BIEPME\cdump
user_dump_dest=c:\Programas\oracle\product\10.2.0\admin\BIEPME\udump
###########################################
# File Configuration
###########################################
control_files=("c:\Programas\oracle\product\10.2.0\oradata\BIEPME\control01.ctl",
"c:\Programas\oracle\product\10.2.0\oradata\BIEPME\control02.ctl",
"c:\Programas\oracle\product\10.2.0\oradata\BIEPME\control03.ctl")
db_recovery_file_dest=c:\Programas\oracle\product\10.2.0\flash_recovery_area
db_recovery_file_dest_size=2147483648
###########################################
# Job Queues
###########################################
job_queue_processes=0
###########################################
# Miscellaneous
###########################################
compatible=10.2.0.2.0
###########################################
# Processes and Sessions
###########################################
#processes=150
processes=1500
###########################################
# SGA Memory
###########################################
sga_target=772800512
###########################################
# Security and Auditing
###########################################
audit_file_dest=c:\Programas\oracle\product\10.2.0\admin\BIEPME\adump
remote_login_passwordfile=EXCLUSIVE
###########################################
# Shared Server
###########################################
dispatchers="(PROTOCOL=TCP) (SERVICE=BIEPMEXDB)"
###########################################
# Sort, Hash Joins, Bitmap Indexes
###########################################
pga_aggregate_target=256901120
Thks,
NF
|
|
|
|
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #398086 is a reply to message #398034] |
Wed, 15 April 2009 03:35 |
nfernandes
Messages: 19 Registered: April 2009
|
Junior Member |
|
|
Hello,
When I add the parameter _system_trig_enabled flag=false in the init.ora file i get an ORA-01078: Failure in processing system parameters.
Where can I add this parameter?
I think that the problem is related with memory, because when I increase in the init.ora file the values of SGA and PGA the database remains up longer, but after a while (about 1 min) it shutdowns.
Thanks.
NF
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #398092 is a reply to message #398086] |
Wed, 15 April 2009 04:06 |
trantuananh24hg
Messages: 744 Registered: January 2007 Location: Ha Noi, Viet Nam
|
Senior Member |
|
|
Quote: |
I think that the problem is related with memory, because when I increase in the init.ora file the values of SGA and PGA the database remains up longer, but after a while (about 1 min) it shutdowns.
|
You try to use this pfile to startup your database
*.audit_file_dest=c:\Programas\oracle\product\10.2.0\admin\BIEPME\adump
*.background_dump_dest=c:\Programas\oracle\product\10.2.0\admin\BIEPME\bdump
*.core_dump_dest=c:\Programas\oracle\product\10.2.0\admin\BIEPME\cdump
*.compatible=10.2.0.2.0
*.control_files='c:\Programas\oracle\product\10.2.0\oradata\BIEPME\control01.ctl','c:\Programas\oracle\product\10.2.0\oradata\BIEPME\control02.ctl,'c:\Programas\oracle\product\10.2.0\oradata\BIEPME\control03.ctl'
*.db_block_size=8192
*.db_file_multiblock_read_count=16
*.db_recovery_file_dest=c:\Programas\oracle\product\10.2.0\flash_recovery_area
*.db_recovery_file_dest_size=2147483648
*.db_domain=''
*.db_name='BIEPME'
*.dispatchers="(PROTOCOL=TCP) (SERVICE=BIEPMEXDB)"
*.job_queue_processes=0
*.log_archive_dest_1='LOCATION=C:\BIEPME_archive'
*.log_archive_format='BIEPME_%s_%r_%t.arc'
*.open_cursors=300
*.processes=600
*.sga_target=1073741824
*.session_cached_cursors=200
*.remote_login_passwordfile=EXCLUSIVE
*.pga_aggregate_target=419430400
*.undo_management='AUTO'
*.undo_tablespace='UNDOTBS1'
*.user_dump_dest=c:\Programas\oracle\product\10.2.0\admin\BIEPME\udump
[Updated on: Wed, 15 April 2009 04:09] Report message to a moderator
|
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #398114 is a reply to message #398110] |
Wed, 15 April 2009 05:00 |
trantuananh24hg
Messages: 744 Registered: January 2007 Location: Ha Noi, Viet Nam
|
Senior Member |
|
|
nfernandes wrote on Wed, 15 April 2009 16:51 | Hello,
I try with the PFILE that you suggested, but the problem remains.
the database shutdowns almost immediatly after the restart.
Do you have anymore suggestions?
Thanks.
NF
|
Sound like you start with MS service?
Can you post step by step here?
Eg:
C:\>oraenv
C:\>sqlplus /"as sysdba"
SQL> startup pfile=''
And post the error which was showed by starting up database (Mount/Open)
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #398116 is a reply to message #398114] |
Wed, 15 April 2009 05:11 |
nfernandes
Messages: 19 Registered: April 2009
|
Junior Member |
|
|
Hi,
The steps that I've used were:
c:> sqlplus / "as sysdba"
SQL>startup upgrade pfile = 'C:\Programas\Oracle\product\10.2.0\admin\BIEPME\pfile\init_test.ora'
Total System Global Area 1073741824 bytes
Fixed Size 1300804 bytes
Variable Size 264242876 bytes
Database Buffers 801112064 bytes
Redo Buffers 7086080 bytes
Database mounted.
Database opened.
SQL> select * from dual;
select * from dual
*
ERROR at line 1:
ORA-03113: end-of-file on communication channel
And the database shutdows...!
Ths.
NF
|
|
|
Re: DB is Down!! ORA-00472: PMON process terminated with error [message #398134 is a reply to message #398116] |
Wed, 15 April 2009 05:50 |
trantuananh24hg
Messages: 744 Registered: January 2007 Location: Ha Noi, Viet Nam
|
Senior Member |
|
|
The ORA-03113 error was caused by many error.
There are many possible causes for the ORA-03113 error. See MetaLink Note:17613.1 "ORA-03113":
For example, ORA-3113 could be signaled for any of these scenarios:
- Server machine crashed
- Your server process was killed at O/S level
- Network problems
- Oracle internal errors / aborts on the server
- Client incorrectly handling multiple connections
- etc.. etc.. etc.. - a lot of possible causes !!
Look at Metalink
ORA-3113 "end of file on communication channel" - Note 17613.1.
Your error such as:
Quote: |
g. Wait 3 minutes then issue a select. On error see A4
Eg: SQL> select count(*) from DBA_OBJECTS;
|
I hope this Note can help you resolve the problem.
Good luck!
[Updated on: Wed, 15 April 2009 05:51] Report message to a moderator
|
|
|
|