HomeOracleOracle Error ORA-32047: cycle mark value and non-cycle mark value must be one byte character string values

Oracle Error ORA-32047: cycle mark value and non-cycle mark value must be one byte character string values

Oracle Error Message

ORA-32047: cycle mark value and non-cycle mark value must be one byte character string values

Reason for the Error

The cycle mark or the non-cycle mark values specified in the CYCLE clause of a recursive WITH query were not one byte character string values as required.

Solution

Specify a one byte character string for the cycle mark and non-cycle mark values of the CYCLE clause for the recursive WITH query.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...