PCC-00132: Indicator array size must not be less than its
host variable
Answer / guest
Cause: An host variable array was used with an indicator
array declared with a smaller dimension. For example: EXEC
SQL BEGIN DECLARE SECTION; int dept_no[20]; short
dept_no_ind[10]; EXEC SQL END DECLARE SECTION; ... SELECT
... INTO dept_no:dept_no_ind ...
Action: Increase the size of the indicator array.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
DRG-11517: error when validating text objects
NNL-00853: Renames refused, new name already exists: number
ORA-22894: cannot add constraint on existing unscoped REF columns of non-empty tables
TNS-00265: Navigator: Reloaded network configuration data
NZE-29159: Unable to read library.
QSM-02049: subquery using the ANY clause in mv
ORA-31003: Parent string already contains child entry string
ORA-06954: Illegal file name
ORA-16230: committing transaction string string string
ORA-16540: invalid argument
DRG-50916: last document string is less than first document
PCC-02386: Use of the AT clause is not permitted here