PCC-01015: Cannot equivalence PIC N variable string



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

Post New Answer

More Oracle Errors Interview Questions

TNS-12678: Authentication disabled but required

1 Answers  


QSM-01112: WHERE clause of mv, string, is more restrictive than query

1 Answers  


TNS-12505: TNS:listener does not currently know of SID given in connect descriptor

1 Answers   Wipro,


ORA-16084: an apply engine is already running

1 Answers  


PCC-02302: cannot open code generation output file "string"

1 Answers  


ORA-02773: Invalid maximum client wait time

1 Answers  


ORA-07588: spdcr: $GETJPIW get image name failure

1 Answers  


ORA-01156: recovery in progress may need access to files

2 Answers  


NNO-00152: warning: hint count number exceeds maximum of number, first number will be loaded

1 Answers  


DRG-10823: invalid query name

1 Answers  


ORA-12639: Authentication service negotiation failed

1 Answers  


RMAN-03000: recovery manager compiler component initialization failed

2 Answers  


Categories