PCB-00235: Table size mismatch in INTO/USING. Minimum is: number
Answer / guest
Cause: The size of a table variable in an INTO/USING clause
of a dynamic EXECUTE statement has been ARRAYLEN...EXECUTE'd
while the other host variable has not and is not a table of
dimension 1 or a plain non-table host variable. Example: 01
X PIC X(10) OCCURS 10. 01 Y PIC S9(4) COMP OCCURS 10. 01 Z
PIC S9(4) COMP. ... EXEC SQL ARRAYLEN X (DIM) EXECUTE
END-EXEC. ... EXEC SQL EXECUTE S1 USING :X, :Y END-EXEC. <--
error EXEC SQL EXECUTE S1 USING :X, :Z END-EXEC. <-- ok
Please note that this error differs from 233 in that it is
an ERROR not a WARNING.
Action: ARRAYLEN...EXECUTE all of the table variables in the
INTO/USING clause or those host variables not
ARRAYLEN...EXECUTEd need to be of dimension 1.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-13250: insufficient privileges to modify metadata table entries
ORA-14112: RECOVERABLE/UNRECOVERABLE may not be specified for a partition or subpartition
ORA-12680: Native services disabled but required
ORA-29302: database is not open clone
ORA-33098: (APABBR01) A value of 'string' is not valid for the workspace object option.
ORA-02880: smpini: Could not register PGA for protection
ORA-29839: failed to validate implementation type
ORA-32808: message system link string does not exist
ORA-00568: Maximum number of interrupt handlers exceeded
ORA-27211: Failed to load Media Management Library
PCB-00552: The SQLCA and a SQLCODE variable cannot both be used
DRG-11601: URL store: bad syntax on request for string