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 |
LFI-00148: %s can be called only on files opened in byte mode
PCC-02346: PL/SQL found semantic errors
SQL*Loader-00475: field for dynamic file name is string in table string
ORA-29892: indextypes with array DML do not support the given data type
ORA-01373: insufficient memory for staging persistent LogMiner session
ORA-31116: Tablespace not specified correctly
ORA-24405: error occured while trying to create connections in the pool
ORA-22878: duplicate LOB partition or subpartition specified
ORA-16753: Resource guard could not open standby database
RMAN-08125: keep attributes for the proxy copy are deleted
RMAN-06571: datafile number does not have recoverable copy
TNS-00022: INTCTL: missing CMANAGER_NAME in INTCHG.ORA