SQL*Plus: Release 11.2.0.4.0 Production on 星期三 1月 1 08:53:48 2003
Copyright (c) 1982, 2013, Oracle. All rights reserved.
idle> startup
ORACLE 例程已经启动。
Total System Global Area| 158204342272|bytes
Fixed Size | 2254816|bytes
Variable Size | 32749127712|bytes
Database Buffers | 125090922496|bytes
Redo Buffers | 362037248|bytes
数据库装载完毕。
ORA-00600: 内部错误代码, 参数: [kcm_headroom_warn_1], [], [], [], [], [], [], [], [], [], [], []
查询MOS:Wrong System Date Can Lead to ORA-00600 [kcm_headroom_warn_1] (文档 ID 2147012.1)
DB-001:/home/oracle $ date
Wed Jan 1 08:49:23 BEIST 2003
主要原因是主机的时间更改了(System clock changed)导致SCN异常(Wrong server clock, leads code exception in SCN code area.)
原文地址:https://www.cnblogs.com/wwjd365/p/9983255.html
时间: 2024-11-10 17:42:23