ORA-600 [qesmaGetTblSeg1] Raised by Insert Statement
(Doc ID 1987590.1)
Last updated on SEPTEMBER 11, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterOracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Insert statement fails with next error in the alert log:
ORA-00600: internal error code, arguments: [qesmaGetTblSeg1], [42052], [0], [1], [], [], [], [], [], [], [], []
The trace file shows next details:
----- Current SQL Statement for this session (sql_id=6gbdfn4vakvnt) -----
INSERT INTO <TABLE_NAME>(<COL1>, <COL2>, ....<COLn>) VALUES ( <VALUE1>,<VALUE2>....<VALUEn> )
----- PL/SQL Stack -----
----- PL/SQL Call Stack -----
object line object
handle number name
0x6977e63d8 54 package body <package_name>
0x69777ab20 1 anonymous block
----- Call Stack Trace -----
... qesmaGetTblSeg_INT kdtgetpart qesltcBeforeRowProcessing qerltcNoKdtBuffered InsRowCBK qerltcSingleRowLoad qerltcFetch insexe opiexe opipls opiodr rpidrus skgmstack rpiswu2 rpidrv psddr0 psdnal pevm_EXECC ...
INSERT INTO <TABLE_NAME>(<COL1>, <COL2>, ....<COLn>) VALUES ( <VALUE1>,<VALUE2>....<VALUEn> )
----- PL/SQL Stack -----
----- PL/SQL Call Stack -----
object line object
handle number name
0x6977e63d8 54 package body <package_name>
0x69777ab20 1 anonymous block
----- Call Stack Trace -----
... qesmaGetTblSeg_INT kdtgetpart qesltcBeforeRowProcessing qerltcNoKdtBuffered InsRowCBK qerltcSingleRowLoad qerltcFetch insexe opiexe opipls opiodr rpidrus skgmstack rpiswu2 rpidrv psddr0 psdnal pevm_EXECC ...
Changes
Upgraded the database to Oracle 11.2.0.4.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |