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 |
ORA-14082: new partition name must differ from that of any other partition of the object
DRG-10525: missing REBUILD keyword
ORA-23423: job number string is not positive
IMP-00081: attempt to free unallocated memory
ORA-12511: TNS:service handler found but it is not accepting connections
ORA-16626: failed to enable specified object
LPX-00247: invalid Document Type Declaration (DTD)
ORA-01590: number of segment free list (string) exceeds maximum of string
ORA-13157: Oracle error ORAstring encountered while string
O2I-00132: Unable to close a Java file
ORA-19608: %s is not a backup piece
ORA-22805: cannot insert NULL object into object tables or nested tables