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 |
ORA-03128: connection is in blocking mode
ORA-14113: partitioned table cannot have column with LOB datatype
ORA-30385: specified attribute relationship ('string' determines 'string') exists
DRG-11806: Non-authoritative Information
ORA-30356: the specified refresh method is not supported in this context
PLS-00485: in exception handler, 'string' must be an exception name
ORA-25129: cannot modify constraint (string) - no such constraint
ORA-02435: cannot disable unique(string) - unique key not defined for table
ORA-19694: some changed blocks were not found in the change tracking file
ORA-01151: use media recovery to recover block, restore backup if needed
ORA-09952: scgcmn: lk_open_convert unexpected return: open failed
PLS-00368: in RAISE statement, 'string' must be an exception name