- 论坛徽章:
- 0
|
HPUX安装了Oracle 10g,通过MCSG集群软件切换软件包,出现了下面的错误信息,数据库进不去!只有把数据库shutdown immediate,然后才能startup起来,请问为什么?
starting up 1 shared server(s) ...
Wed Jun 15 09:45:53 2011
ALTER DATABASE MOUNT
Wed Jun 15 09:46:00 2011
Setting recovery target incarnation to 2
Wed Jun 15 09:46:00 2011
Successful mount of redo thread 1, with mount id 409261651
Wed Jun 15 09:46:00 2011
Database mounted in Exclusive Mode
Completed: ALTER DATABASE MOUNT
Wed Jun 15 09:46:00 2011
ALTER DATABASE OPEN
Wed Jun 15 09:46:02 2011
Errors in file /export/home/oracle/admin/zhwgdb/bdump/ldims_dbw0_14192.trc:
ORA-01157: cannot identify/lock data file 37 - see DBWR trace file
ORA-01110: data file 37: '/dev/vgoracle/rlv1045'
ORA-15059: invalid device type for ASM disk
Additional information: 255
Wed Jun 15 09:46:03 2011
Errors in file /export/home/oracle/admin/zhwgdb/bdump/ldims_dbw0_14192.trc:
ORA-01157: cannot identify/lock data file 38 - see DBWR trace file
ORA-01110: data file 38: '/dev/vgoracle/rlv1046'
ORA-15059: invalid device type for ASM disk
Additional information: 255
ORA-1157 signalled during: ALTER DATABASE OPEN...
Wed Jun 15 09:48:21 2011
Shutting down instance: further logons disabled
Wed Jun 15 09:48:21 2011
Stopping background process MMNL
Wed Jun 15 09:48:22 2011
Stopping background process MMON
Wed Jun 15 09:48:23 2011
Shutting down instance (immediate)
License high water mark = 1
Waiting for shared server 'S000' to die
All dispatchers and shared servers shutdown
Wed Jun 15 09:48:24 2011
ALTER DATABASE CLOSE NORMAL
ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...
Wed Jun 15 09:48:24 2011
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
Wed Jun 15 09:48:56 2011
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 3
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
Autotune of undo retention is turned on.
IMODE=BR
ILAT =121
LICENSE_MAX_USERS = 0
SYS auditing is disabled |
|