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

RMAN-08085: created script string

1 Answers  


ORA-13360: invalid subtype in a compound type

1 Answers  


ORA-30459: 'string.string' cannot be refreshed because the refresh method is NONE

1 Answers  


DRG-10817: CONTAINS term consists of stopword or phrase of stopwords: string

1 Answers  


ORA-29840: indextype and implementation type are not in same schema

1 Answers  






TNS-12684: encryption/crypto-checksumming: Diffie-Hellman seed too small

1 Answers  


ORA-02283: cannot alter starting sequence number

1 Answers  


ORA-19802: cannot use DB_RECOVERY_FILE_DEST without DB_RECOVERY_FILE_DEST_SIZE

1 Answers  


DRG-10838: invalid SPAN argument supplied to NEAR

1 Answers  


ORA-12158: TNS:could not initialize parameter subsystem

1 Answers  


ORA-36643: (XSDUNION21) Concat dimension workspace object cannot be changed to NOT UNIQUE because it contains custom member values.

1 Answers  


ORA-39126: Worker unexpected fatal error in string [string] string

1 Answers  


Categories