PCC-02310: formal parameter VARCHARs should be declared as
pointers



PCC-02310: formal parameter VARCHARs should be declared as pointers..

Answer / guest

Cause: Many C compilers allow structures to be passed to and
returned from functions. Although a VARCHAR is implemented
as a C struct, VARCHARs must be passed to a function as
pointers.

Action: Take the address of a VARCHAR when it is passed to a
function. See the example in the section "Referencing
VARCHAR Variables" in the Programmer's Guide to the Oracle
Precompilers.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00499: coercion into collection of records not supported

1 Answers  


NZE-29152: SHA-1 self-test failure

1 Answers  


NPL-00311: cannot end constructed ASN.1 encoding, string encoding octets unread

1 Answers  


ORA-06132: NETTCP: access denied, wrong password

1 Answers  


ORA-26507: null master connection

1 Answers  






ORA-01151: use media recovery to recover block, restore backup if needed

1 Answers  


ORA-39149: cannot link privileged user to non-privileged user

1 Answers  


ORA-26664: cannot create STREAMS process string

1 Answers  


ORA-12487: clearance labels not between DBHIGH and DBLOW

1 Answers  


PCC-00041: Unable to open output file "string"

1 Answers  


TNS-04021: The SET command is unsuccessful for parameter string.

1 Answers  


ORA-19331: Last argument to CREATE_DBURI operator must be a column

1 Answers  


Categories