ORA-600(KSSRMP2)错误

详细错误信息为:

Wed Dec 14 21:10:27 2005
Errors in file /oracle/admin/ocrl/bdump/ocrl_smon_160060.trc:
ORA-00600: internal error code, arguments: [KSSRMP2], [0x1102F0128], [0], [0], [], [], [], []
ORA-01157: cannot identify/lock data file 201 - see DBWR trace file
ORA-01110: data file 201: '/dev/temp_ts01'
Wed Dec 14 21:10:28 2005
Non-fatal internal error happenned while SMON was doing work on sort segment.
SMON encountered 1 out of maximum 100 non-fatal internal errors.
Wed Dec 14 21:10:29 2005
Starting background process QMNC
QMNC started with pid=24, OS id=66362
Wed Dec 14 21:10:32 2005
replication_dependency_tracking turned off (no async multimaster replication found)
Wed Dec 14 21:10:34 2005
Starting background process MMON
Starting background process MMNL
MMON started with pid=25, OS id=119736
MMNL started with pid=26, OS id=139406
Wed Dec 14 21:10:34 2005
Completed: alter database open

显然问题发生在数据库的打开阶段,Oracle没有找到临时表空间对应的临时文件。

查询MOS,这是10.1.0.4上的bugBug 4075231 OERI[kssrmp2] / startup fails,这个问题在10.1.0.5中被解决。

请使用浏览器的分享功能分享到微信等