Error List

Posts Tagged ‘tot’

Illegal character in prototype for %s : %s

Malformed prototype for %s: %s

Prototype mismatch: %s vs %s

Description:
Message> Prototype mismatch: %s vs %s

Perl ,

Prototype not terminated

%s() called too early to check prototype

Description:
Message> %s() called too early to check prototype

Perl ,

LSX-00212 value "string" whose total digits exceeds number

Description:
LSX-00212 value “string” whose total digits exceeds number

Cause:
Too many digits in the decimal data.

ORADB-LSX ,

SQL-02112 SELECT..INTO returns too many rows

Description:
SQL-02112 SELECT..INTO returns too many rows

Cause:
A SELECT…INTO statement returned more rows than can be stored in the host variable provided.

ORADB-SQL , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

PCC-02413 Number of attributes does not match number of host variables

Description:
PCC-02413 Number of attributes does not match number of host variables

Cause:
The number of attributes supplied in the attribute list of an OBJECT SET of GET statement does not match the total number of host variables also supplied in that statement.

ORADB-PCC ,

PLS-00418 array bind type must match PL/SQL table row type

PLS-00324 cursor attribute may not be applied to non-cursor 'string'

Description:
PLS-00324 cursor attribute may not be applied to non-cursor ‘string

Cause:
This error occurs when a cursor-attribute (“%FOUND”, “%NOTFOUND”, “%ROWS”, “%IS_OPEN”, and so on) appears following an identifier that is not declared as a cursor or cursor variable. It occurs, for example, if the variable name my_cur in my_cur%FOUND was not properly declared as a cursor or if the variable declaration was placed incorrectly in the block structure.

ORADB-PLS , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,