Ora-00600 [13030], [20] During Update Statement Using V$ tables
(Doc ID 1400439.1)
Last updated on MARCH 09, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2.0 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata 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
On : 11.2.0.2.0 version, Internals Errors (ORA-600 & ORA-7445)
When attempting to perform the following UPDATE statement:
update <table_name> set <column_name1> = '<value2>' where <column_name2> = '<value2>' and sessionid is not null and sessionid not in (select audsid from gv$session)
the following error occurs.
ERROR
-----------------------
ORA-00600: Interner Fehlercode, Argumente: [13030], [20], [], [], [], [], [], [], [], [], [], []
Changes
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 |