ORA-00600: 内部错误代码, 参数: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], [] Incident details in: /u01/app/oracle/diag/rdbms/test/test/incident/incdir_279339/test_ora_51465_i279339.trc 从trace中看出,某个SQL引发了这个错误。这个错误主要指对应索引ROWID,在数据表...
MOS认为应用补丁8730312可以解决我们的问题,但实际apply patch后EIMABS.FACT_OPEN_SALES_ORDER上的DELETE语句可以正常执行了,而之后发现的查询语句仍会报ORA-00600:[kdsgrp1]错误: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36...
MOS认为应用补丁8730312可以解决我们的问题,但实际apply patch后EIMABS.FACT_OPEN_SALES_ORDER上的DELETE语句可以正常执行了,而之后发现的查询语句仍会报ORA-00600:[kdsgrp1]错误: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36...
ORA-00600 kdsgrp1错误,这个错误主要指对应索引ROWID,在数据表中找不到记录,这表明出现了数据一致性问题.我们可以通过重建索引来解决,以下错误提示表明问题出现在file 3 block 4404号数据块上. Unix process pid: 2431, p_w_picpath: oracle@server (MMON) *** 2013-07-03 11:45:03.752 *** SERVICE NAME...
通过MOS文档ORA-600 [kdsgrp1] (Doc ID 285586.1),该版本有29个BUG,主要涉及到索引或者数据坏块、一致性读之类的问题。 同时在trace文件中,我们也能看到file# 21 block# 1126926的数据访问错误 * kdsgrp1-1: *** row 0x0551320e.0 continuation at 0x0551320e.0 file# 21 block# 1126926...
一套Linux x86-64上的11.2.0.1系统,alert日志中出现ORA-00600: internal error code, arguments: [kdsgrp1]错误,相关trace的部分内容如下: Dump file /u01/app/oracle/diag/rdbms/utdw016/utdw016b/incident/incdir_276035/utdw016b_ora_5756_i276035.trc Oracle Database 11g Enterprise Edition Release 11.2...
tmp001 2 where 1 = 1 and ROWNUM <=: 9 === Please check each table above for damage respectively: 1. Check whether there is a problem with the structure of each table: Example: analyze table table name validate structure; analyze table table name validate structure...
"Direct NFS: channel id 1 path *** to filer *** PING timeout"errors in the database alertloganddatabase hangs.Thismay also causeLostWritesasdescribedinNote:1589411.1withthefollowingsymptoms:Wrongresults ORA-1499 byanalyzevalidatestructurecascadeORA-8102 ORA-600[kdsgrp1]ORA-600[qertbFetchByRowID...
java.sql.SQLException: ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []The error while running the search collection indexer may be more lengthy, but will include the ORA-00600 error:Indexing aborted. Unable to create result...
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 ...