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

hi, In maintenance order release The following error exists, pl any body give the sollution for this, The error is "System status WCRE is active (ACT #2)" Thanks kbramesha

1 Answers  


ORA-32123: Attribute number is out of range

1 Answers  


ORA-19557: device error, device type: string, device name: string

1 Answers  


NCR-04017: NCRR: Unable to find the interface instance handle

1 Answers  


ORA-19209: invalid or unsupported formatting argument

1 Answers  


ORA-19712: table name exceeds maximum length of string

1 Answers  


ORA-24397: error occured while trying to free connections

1 Answers  


ORA-02173: invalid option for DROP TABLESPACE

1 Answers  


ORA-16522: generic template not found

1 Answers  


LPX-00659: Output write failed.

1 Answers  


NNL-00235: Auto-refresh failure-retry expiration period is now string

1 Answers  


RMAN-07509: List of Cataloged Files

1 Answers  


Categories