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 |
AMD-00152: Workspace "string" is not currently open.
O2F-00317: Error opening the ERRTYPE file for writing
SQL*Loader-00504: Error skipping records in file (string)
ORA-24061: cannot specify non-zero SECONDARY_INSTANCE if PRIMARY_INSTANCE was zero
TNS-00223: numbernumbernumbernumber
ORA-19688: control file autobackup format(string) for string does not have %F
KUP-03004: absolute end (number) specified with relative start (number) for field string
LSX-00164: no content specified in "~S"
TNS-00236: Failed to initialize tracing
ORA-02482: Syntax error in event specification (string)
PCC-02341: host variable has illegal type
ORA-12678: Authentication disabled but required