PCC-00117: Invalid ARRAYLEN length variable type
Answer / guest
Cause: A valid array dimension was not specified in an
ARRAYLEN statement. The array 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 ename_array (25); --
illegal dimension
Action: Supply a valid array 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 |
ORA-00054: resource busy and acquire with NOWAIT specified
ORA-06528: Error executing PL/SQL profiler
ORA-02092: out of transaction table slots for distributed transaction
ORA-01091: failure during startup force
RMAN-00601: fatal error in recovery manager
ORA-38763: flashback not started; enabled threads have changed
NNL-00832: Deletes refused, name is a topology name: number
ORA-16013: log string sequence# string does not need archiving
NZE-29236: the random number generator will not accept seed
ORA-12730: invalid equivalence class in regular expression
ORA-14261: partition bound may not be specified when adding this Hash partition
ORA-25209: invalid value string, EXPIRATION should be non-negative or NEVER