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 |
LSX-00233: invalid long "~S"
ORA-02470: TO_DATE, USERENV, or SYSDATE incorrectly used in hash expression.
SQL*Loader-00969: Error performing file name translation on kernel side
ORA-12470: NULL or invalid user label: string
ORA-19005: Duplicate XMLType LOB storage option
ORA-22306: type "string"."string" already exists
TNS-01307: nt OS err code: number
TNS-01110: Mismatch - password unchanged
KUP-04063: unable to open log file string OS error string
ORA-32626: illegal bounds or increment in MODEL FOR loop
ORA-24031: invalid value, string should be non-NULL
NNO-00307: invalid server name "string"