PCC-00132: Indicator array size must not be less than its
host variable
Answer / guest
Cause: An host variable array was used with an indicator
array declared with a smaller dimension. For example: EXEC
SQL BEGIN DECLARE SECTION; int dept_no[20]; short
dept_no_ind[10]; EXEC SQL END DECLARE SECTION; ... SELECT
... INTO dept_no:dept_no_ind ...
Action: Increase the size of the indicator array.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
PLS-00508: The expression in a RETURN statement cannot be a type
DRG-11850: Transformation Applied
NZE-28790: NLS string open failure
SQL*Loader-00965: Error number disabling constraint string on table string
ORA-12550: TNS:syntax error
ORA-14031: partitioning column may not be of type LONG or LONG RAW
ORA-12804: parallel query server appears to have died
ORA-39112: Dependent object type string skipped, base object type string creation failed
ORA-01154: database busy. Open, close, mount, and dismount not allowed now
ORA-10575: Give up restoring recovered datafiles to consistent state: out of memory
ORA-38482: no elementary attributes defined in the attribute set
TNS-12625: TNS:missing argument