SQL-02126: Count of array elements cannot be negative (i.e. < 0)



SQL-02126: Count of array elements cannot be negative (i.e. < 0)..

Answer / guest

Cause: The precompiler found a negative number of array
elements in the the N or F element of the SQLDA (SQL
Descriptor Area, which is used with dynamic SQL Method 4).
Before executing the DESCRIBE statement, N must be set to
the dimension of the descriptor arrays. After executing the
DESCRIBE statement, N must be reset to the actual number of
variables DESCRIBEd, which is stored in the F variable.

Action: Check that the N or F variables are set to
non-negative values.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-27157: OS post/wait facility removed

1 Answers  


ORA-09283: sllfsk: error skipping records

1 Answers  


RMAN-06466: error parsing configuration string (string)

1 Answers  


NNL-00836: Total delete processing time: string

1 Answers  


IMG-00805: SIGNATURE data has been corrupted or is invalid

1 Answers  






SQL*Loader-00966: Error number disabling all triggers on table string

1 Answers  


DRG-10822: duplicate query name

1 Answers  


ORA-04021: timeout occurred while waiting to lock object stringstringstringstringstring

1 Answers  


ORA-06130: NETTCP: host access denied

1 Answers  


NZE-28774: file cannot write to disk

1 Answers  


RMAN-06055: could not find log sequence string thread string

1 Answers  


KUP-04073: record ignored because all referenced fields are null for a record

1 Answers  


Categories