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-10759: invalid role

1 Answers  


PCB-00319: EXEC ORACLE statements are an Oracle extension

1 Answers  


ORA-01205: not a data file - type number in header is string

1 Answers  


ORA-26565: Call to <type>_arg made before calling dbms_defer.call

1 Answers  


ORA-22990: LOB locators cannot span transactions

1 Answers  






ORA-02723: osnpui: cannot send break signal

1 Answers  


O2U-00212: An error occurred for which no message is available

1 Answers  


ORA-02264: name already used by an existing constraint

1 Answers  


ORA-06512: at stringline string

1 Answers  


NZE-29040: There are no supported cipher suites.

1 Answers  


ORA-32742: Hang analysis initialize failed

1 Answers  


ORA-29355: NULL or invalid string argument specified

1 Answers  


Categories