10.2.0.4 ON AIX 修改欄位屬性報錯ORA-00600 [kdsgrp1]
今天一個網友告訴我修改欄位報錯及比如
alter table testfu modify table_name varchar2(200);
這種報錯
ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], []
檢視TRACE 檔案,其環境如下:
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORACLE_HOME = /oracle/product/10.2.0/db_1
System name: AIX
Node name: Bbxqga_db1
Release: 1
Version: 6
Machine: 00F7F1E84C00
Instance name: jkdbutf8
Redo thread mounted by this instance: 1
Oracle process number: 50
Unix process pid: 3736630, image: oracle@Bbxqga_db1 (TNS V1-V3)
其報錯語句來自於:
ksedmp: internal or fatal error
ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], []
Current SQL statement for this session:
select o.owner#, u.name, o.name, o.namespace, o.obj#, d.d_timestamp, nvl(d.property,0), o.type#, o.subname, d.d_attrs from dependency$ d, obj$ o, user$ u where d.p_obj#=:1 and (d.p_timestamp=:2 or d.property=2) and d.d_obj#=o.obj# and o.owner#=u.user# order by o.obj#
檢視MOS如下:
SQL> analyze table dependency$ validate structure cascade ;
analyze table dependency$ validate structure cascade
*
ERROR at line 1:
ORA-1499: table/index cross reference failure - see trace file
SQL> SQL> ALTER INDEX I_DEPENDENCY1 REBUILD ONLINE ;
Index altered.
SQL> SQL> ALTER INDEX I_DEPENDENCY2 REBUILD ONLINE ;
Index altered.
SQL> SQL> SQL>
SQL> analyze table dependency$ validate structure cascade ;
這個BUG資訊:
Bug 17804084 : ORA-600 [KDSGRP1]
單擊此項可新增到收藏夾 透過電子郵件傳送此文件的連結 可列印頁 轉到底部轉到底部
BUG屬性:
Bug 17804084 : ORA-600 [KDSGRP1]
型別 B - Defect 已在產品版本中修復
嚴重性 2 - Severe Loss of Service 產品版本 10.2.0.4
狀態 33 - Suspended, Req'd Info not Avail 平臺 212 - IBM AIX on POWER Systems (64-bit)
建立時間 2013-11-15 平臺版本 NO DATA
更新時間 2014-4-2 基本 Bug N/A
資料庫版本 10.2.0.4.0 影響平臺 Generic
可以看到這個錯誤由於dependency$索引損壞,重建索引後正常。
記錄於此
alter table testfu modify table_name varchar2(200);
這種報錯
ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], []
檢視TRACE 檔案,其環境如下:
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORACLE_HOME = /oracle/product/10.2.0/db_1
System name: AIX
Node name: Bbxqga_db1
Release: 1
Version: 6
Machine: 00F7F1E84C00
Instance name: jkdbutf8
Redo thread mounted by this instance: 1
Oracle process number: 50
Unix process pid: 3736630, image: oracle@Bbxqga_db1 (TNS V1-V3)
其報錯語句來自於:
ksedmp: internal or fatal error
ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], []
Current SQL statement for this session:
select o.owner#, u.name, o.name, o.namespace, o.obj#, d.d_timestamp, nvl(d.property,0), o.type#, o.subname, d.d_attrs from dependency$ d, obj$ o, user$ u where d.p_obj#=:1 and (d.p_timestamp=:2 or d.property=2) and d.d_obj#=o.obj# and o.owner#=u.user# order by o.obj#
檢視MOS如下:
SQL> analyze table dependency$ validate structure cascade ;
analyze table dependency$ validate structure cascade
*
ERROR at line 1:
ORA-1499: table/index cross reference failure - see trace file
SQL> SQL> ALTER INDEX I_DEPENDENCY1 REBUILD ONLINE ;
Index altered.
SQL> SQL> ALTER INDEX I_DEPENDENCY2 REBUILD ONLINE ;
Index altered.
SQL> SQL> SQL>
SQL> analyze table dependency$ validate structure cascade ;
這個BUG資訊:
Bug 17804084 : ORA-600 [KDSGRP1]
單擊此項可新增到收藏夾 透過電子郵件傳送此文件的連結 可列印頁 轉到底部轉到底部
BUG屬性:
Bug 17804084 : ORA-600 [KDSGRP1]
型別 B - Defect 已在產品版本中修復
嚴重性 2 - Severe Loss of Service 產品版本 10.2.0.4
狀態 33 - Suspended, Req'd Info not Avail 平臺 212 - IBM AIX on POWER Systems (64-bit)
建立時間 2013-11-15 平臺版本 NO DATA
更新時間 2014-4-2 基本 Bug N/A
資料庫版本 10.2.0.4.0 影響平臺 Generic
可以看到這個錯誤由於dependency$索引損壞,重建索引後正常。
記錄於此
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7728585/viewspace-1705402/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 利用 alter 語句修改欄位屬性
- python獲取、修改mysql資料庫欄位屬性PythonMySql資料庫
- odoo欄位屬性列舉Odoo
- C#屬性與欄位C#
- 共有的表單欄位屬性
- Scala的類、屬性、物件欄位物件
- ORA-00600 [qkacon:FJswrwo] on aix 5.3 10.2.0.4 bugJSAI
- lambda方法引用獲取欄位屬性
- c#之事件_方法_屬性_欄位C#事件
- destoon中自定義欄位的前臺顯示,及修改相關屬性
- ms sql 獲取表欄位的屬性SQL
- 裝備屬性欄位設計和投放詳解
- Scala類的屬性以及物件私有欄位物件
- C#通過反射獲取物件屬性,列印所有欄位屬性的值C#反射物件
- odoo ORM研究3 - odoo fields常用的欄位屬性OdooORM
- windows域控裡,屬性和欄位對映表Windows
- C#快速入門教程(5)——欄位與屬性C#
- 始終使用屬性(Property),而不是欄位(Data Member)
- C#中的屬性和欄位的區別C#
- C#學習筆記-欄位、屬性、索引器C#筆記索引
- Kotlin——中級篇(二): 屬性與欄位詳解Kotlin
- PG 資料庫查詢欄位屬性的指令碼資料庫指令碼
- c# saf 框架欄位屬性多層巢狀示例C#框架巢狀
- sql語句修改欄位型別和增加欄位SQL型別
- SAP MIGO 報錯-在例程WERT_SIMULIEREN欄位NEUER_PREIS中欄位溢位-Go
- 【Oracle】修改indexed 欄位是否影響索引的有效性OracleIndex索引
- [提問交流]建立模型,新增屬性,欄位型別如何設定2位小數的欄位型別模型型別
- html元素,屬性修改HTML
- iOS UITableView 修改屬性iOSUIView
- 修改物件私有屬性物件
- upgrade oracle 10.2.0.4 for aixOracleAI
- SAP事務碼MM02裡的欄位屬性控制
- 星輝Odoo模型開發教程4-常用欄位屬性Odoo模型
- 11g中關於表新增欄位default屬性研究
- Oracle 增加修改刪除欄位Oracle
- MySQL修改欄位預設值MySql
- 修改表的欄位型別型別
- sqlite sql 修改欄位型別SQLite型別