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 |
SQL*Loader-00465: %s directive expects number arguments, number found.
NPL-00309: requested ASN.1 type tag string does not match received type tag string
ORA-16110: user procedure processing of logical standby apply DDL
ORA-09853: snyRemovePort: bad return code from request.
ORA-25114: invalid file number specified in the DUMP DATAFILE/TEMPFILE command
LSX-00130: attribute "processContents" has invalid value "~S"
ORA-16613: initialization in progress for site
ORA-31421: change table does not exist
ORA-30396: rewrite equivalence procedures require the COMPATIBLE parameter to be string or greater
PCC-00086: Source file string has zero length
ORA-30772: opaque types do not have default constructors
ORA-02268: referenced table does not have a primary key