PCB-00230: Indicator table size must not be less than its
host variable
Answer / guest
Cause: An host variable table was used with an indicator
table declared with a smaller dimension. For example: EXEC
SQL BEGIN DECLARE SECTION END-EXEC. 01 EMP-NUM OCCURS 4
TIMES PIC S9(4) COMP. 01 EMP-NUM-IND OCCURS 2 TIMES PIC
S9(4) COMP. EXEC SQL END DECLARE SECTION END-EXEC. ...
SELECT ... INTO EMP-NUM:EMP-NUM-IND ...
Action: Increase the size of the indicator table.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
SQL*Loader-00709: Internal error calling SLTS layer: string failed
IMP-00009: abnormal end of export file
ORA-12026: invalid filter column detected
DRG-11722: invalid language specification
TNS-01177: Log Status is OFF. Log file/directory unchanged
ORA-12486: effective max labels and min labels cannot be changed
IMG-00606: unable to access image data
ORA-12045: invalid ALTER MATERIALIZED VIEW LOG option
ORA-28003: password verification for the specified password failed
PCB-00551: The SQLCA has already been included
ORA-24102: invalid prefix for generate_job_name
ORA-24777: use of non-migratable database link not allowed