Kkschild Dumping From Unsupported Create Global Temporary Table Statements In Active Data Guard Standby <18c
(Doc ID 2512655.1)
Last updated on AUGUST 17, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.7 to 12.2.0.1 [Release 11.1 to 12.2]Information in this document applies to any platform.
Symptoms
- Large amounts of trace files from kksSearchChildList4 dump caused by statement:
CREATE GLOBAL TEMPORARY TABLE "<Literal Value / Name>" ON COMMIT PRESERVE ROWS AS
SELECT *
FROM (SELECT *
FROM (SELECT COUNT(*) AS COL FROM DUAL) CHECKTEMP)
WHERE ROWNUM <= 1
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 |
Cause |
Solution |