ORA-600[rwoirw: check ret val] Error on CREATE TABLE AS SELECT (CTAS)
(Doc ID 2392016.1)
Last updated on FEBRUARY 20, 2019
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterOracle Database Exadata Express Cloud 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
A CREATE TABLE AS SELECT (CTAS) fails with the following error:
Creating the table empty and then inserting the data works fine.
It seems to be ANSI syntax specific. With Oracle's syntax (replacing them with +) the problematic sql works fine.
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 |