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-32844: exceeded maximum number of string values
ORA-33098: (APABBR01) A value of 'string' is not valid for the workspace object option.
ORA-30678: too many open connections
ORA-31209: DBMS_LDAP: PL/SQL - LDAP count_entry error.
ORA-12618: TNS:versions are incompatible
ORA-25454: error during evaluation of rule set: string.string for iterator: string
RMAN-06733: database unregistered from the recovery catalog
NZE-28867: Integer value is too big.
ORA-31080: type not specified for attribute or element "string"
SQL*Loader-00309: No SQL string allowed as part of string field specification
ORA-00290: operating system archival error occurred. See error below
ORA-06931: CMX: error during read_properties for server