Database Tuning (MOSC)

MOSC Banner

ksedmp: internal or fatal error

edited Jun 13, 2018 2:40PM in Database Tuning (MOSC) 3 commentsAnswered
 Hello, 

We have a GL table partition month wise based on GLDATE. ARCTOOL puring activities is in progress and getting follwing 
ksedmp: internal or fatal error
ORA-00600: internal error code, arguments: [ktrexc_1], [], [], [], [], [], [], []
Current SQL statement for this session:
DELETE FROM CRPDTA.F0911 src_table WHERE (GLICUT,GLICU,GLEXTL,GLLT,GLJELN,GLDGJ,GLKCO,GLDOC,GLDCT)   IN ( SELECT  GLICUT,GLICU,GLEXTL,GLLT,GLJELN,GLDGJ,GLKCO,GLDOC,GLDCT FROM ARCTMP.E2M624F0911_DRV F0911_DRV WHERE src_table.GLICUT = F0911_DRV.GLICUT AND src_table.GLICU = F0911_DRV.GLICU AND src_table.GLEXTL = F0911_DRV.GLEXTL AND src_table.GLLT = F0911_DRV.GLLT AND src_table.GLJELN = F0911_DRV.GLJELN AND src_table.GLDGJ = F0911_DRV.GLDGJ AND src_table.GLKCO = F0911_DRV.GLKCO AND src_table.GLDOC = F0911_DRV.GLDOC AND src_table.GLDCT = F0911_DRV.GLDCT AND rule_code is  NOT  null  AND ARCNGROW_ID BETWEEN 1000001 AND 1200000)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center