PCC-01015: Cannot equivalence PIC N variable string
Answer / guest
Cause: A PIC N variable or an implicit VARCHAR group item
(with a PIC N variable as an elementary item) was used in an
EXEC SQL VAR statement. This is not allowed.
Action: Do not use the PIC N variable in an EXEC SQL VAR
statement. If you want an equivalence to an Oracle type
using an EXEC SQL VAR statement, use a PIC X variable,
instead of a PIC N variable.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-00408: parameter string is set to TRUE
PLS-00667: Element type of associative array should be pls_integer or binary_integer
ORA-16143: RFS connections not allowed during or after terminal recovery
ORA-06560: pos, string, is negative or larger than the buffer size, string
PCC-02332: attempted to redefine SQL identifier
RMAN-00556: could not open CMDFILE "string"
ORA-29664: Unable to generate the helper class for the defined type
QSM-01071: a lossy join in materialized view, string, from table, string, not found in query
ORA-36380: (AGGRECURSE) AGGREGATE was called recursively, which is not allowed.
EXP-00081: Exporting access control for table/view "string" as non-DBA.
QSM-01073: materialized view, string, has a join not found in query
ORA-34243: (MXDCL11) You can only use the string keyword when defining a COMPOSITE.