PCC-00121: Arrays of VARCHAR pointers are not supported



PCC-00121: Arrays of VARCHAR pointers are not supported..

Answer / guest

Cause: An array of pointers was declared, which is not
allowed. However, pointers to scalar types are allowed. With
Pro*C, declare pointers to char[n] and varchar[n] variables
as pointers to CHAR or VARCHAR (with no length specification).

Action: Correct or remove the declaration.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

DRG-11400: failed to parse document with key string

1 Answers  


ORA-02850: File is closed

1 Answers  


PCB-00226: SQL identifier "string" already defined

1 Answers  


ORA-26064: Invalid SCN specified - Wrap: string Base: string.

1 Answers  


ORA-14193: invalid ALTER INDEX MODIFY SUBPARTITION option

1 Answers  






ORA-25184: column name expected

1 Answers  


LPX-00655: Invalid output comment '~S'.

1 Answers  


ORA-13347: the coordinates defining an arc are not distinct

1 Answers  


ORA-16177: media recovery is not required

1 Answers  


RMAN-08532: channel string: restoring block(s) from datafilecopy string

1 Answers  


ORA-15073: diskgroup string is mounted by another ASM instance

1 Answers  


NZE-29162: Non-FIPS cipher suites being used in FIPS mode.

1 Answers  


Categories