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

ORA-38426: attribute set assigned to an expression set may not be dropped

1 Answers  


ORA-24362: improper use of the character count flag

1 Answers  


ORA-09265: spwat: error temporarily suspending process

1 Answers  


ORA-38405: quotes not allowed in the attribute set name

1 Answers  


DRG-10842: invalid NUMRESULTS argument supplied to FUZZY

1 Answers  






ORA-12021: materialized view "string"."string" is corrupt

1 Answers  


CLSR-00529: RACGONS: host and port number to be removed does not exist

1 Answers  


ORA-23501: refresh template cannot be instantiated for database with compatibilty equal to or less than 8.0

1 Answers  


ORA-06020: NETASY: initialisation failure

1 Answers  


ORA-30508: client logon triggers cannot have BEFORE type

1 Answers  


DRG-10704: preference string does not have an attribute named string

1 Answers  


ORA-12902: default temporary tablespace must be SYSTEM or of TEMPORARY type

1 Answers  


Categories