PCB-00579: Invalid ARRAYLEN length variable type for "string"
Answer / guest
Cause: A valid table dimension was not specified in an
ARRAYLEN statement. The table dimension must be specified
using a previously declared 4-byte integer host variable,
not a literal or expression. For example, the offending code
might look like: EXEC SQL ARRAYLEN ETABLE (25) END-EXEC. --
illegal dimension
Action: Supply a valid table dimension. If necessary,
declare a 4-byte integer host variable for use in the
ARRAYLEN statement.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
NNL-00264: Request forwarding is now disabled
ORA-01669: standby database controlfile not consistent
ORA-00202: controlfile: 'string'
QSM-02132: agg(expr) requires correspondng COUNT(expr) function
PLS-00406: length of SELECT list in subquery must match number of assignment targets
NNL-00211: Cache checkpoint interval is now string
ORA-12519: TNS:no appropriate service handler found
ORA-01666: controlfile is for a standby database
LSX-00175: a complex base within "simpleContent" must have simple content
ORA-25005: cannot CREATE INSTEAD OF trigger on a read-only view
ORA-02140: invalid tablespace name
ORA-38304: missing or invalid user name