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 |
ORA-14605: Name missing for subpartition / lob segment in template
SQL*Loader-00278: Incorrect file specification for parallel load.
ORA-29703: error occurred in global enqueue service operation
QSM-01037: Query Rewrite failed to allocate the necessary query join graph
ORA-36873: (XSTFDSC03) Column type must be specified explicitly.
ORA-09841: soacon: Name translation failure.
ORA-28041: Authentication protocol internal error
ORA-31083: error while creating SQL type "string"."string"
NNF-01008: XDS attribute syntax string incorrect for Oracle Names syntax string
ORA-22975: cannot create a PRIMARY KEY-based REF to this object view
NZE-29115: Cannot export private key.
ORA-08320: scnget: Call to scnget before scnset or scnfnd.