PCB-00216: OCCURS ASCENDING or DESCENDING clause not allowed for string

PCB-00216: OCCURS ASCENDING or DESCENDING clause not allowed for string

Cause: A variable declared with an OCCURS clause with the ASCENDING or DESCENDING KEY IS subclause was used in a SQL statement or embedded PL or SQL block.

Action: Remove the ASCENDING or DESCENDING KEY IS subclause from the variable declaration.

No comments:

Post a Comment