PCC-00115: Array required here
Answer / guest
Cause: In an ARRAYLEN statement, the name of a previously
declared host array was not specified. The first host
variable in an ARRAYLEN statement must be an array. The
second host variable, which specifies an array dimension,
must be a 4-byte integer. The correct syntax follows: EXEC
SQL ARRAYLEN host_array (dimension); The ARRAYLEN statement
must appear in the Declare Section along with, but somewhere
after, the declarations of host_array and dimension.
Action: Check the spelling of both identifiers in the
ARRAYLEN statement. If necessary, supply the missing host
array name.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-25959: join index must be of the bitmap type
ORA-32771: cannot add file to bigfile tablespace
DRG-10550: illegal syntax for index, preference, source or section name
ORA-08498: Warning: picture mask 'string' overrides picture mask option 'USAGE IS string' to 'USAGE IS DISPLAY'
ORA-02482: Syntax error in event specification (string)
EXP-00097: Object type "string"."string" is not in a valid state, type will not be exported
ORA-07270: spalck: setitimer error, unable to set interval timer.
QSM-02162: the detail table does not have a materialized view log
RMAN-08120: WARNING: archive log not deleted, not yet applied by standby
ORA-13514: Metric Capture too close to last capture, group string
TNS-00282: Connection Manager: Failed to force log, logging is off
PCC-00065: Userid required, but not specified.