My Oracle Support Banner

Apply Process reports ORA-00600 [kxfpgsg] when a GV$ view is accessed via a DML Handler (Doc ID 1326935.1)

Last updated on AUGUST 30, 2021

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.4 and later
Information in this document applies to any platform.

Symptoms

Streams Apply process aborts with ORA-00600 [kxfpgsg], [3]

when executing sql of the form

SELECT 1 FROM GV$SESSION WHERE AUDSID = :B1 AND STATUS NOT IN ( 'KILLED' )

The ORA-00600 [kxfpgsg], [3], indicates that we have a parallel query worker (part of the apply process) which is trying to invoke another parallel query worker which is not supported hence the error.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.