ORA-06562: type of out argument must match type of column or
bind variable
Answer / guest
Cause: Attempting to get the value of a column or a bind
variable by calling procedure COLUMN_VALUE or VARIABLE_VALUE
of package DBMS_SQL but the type of the given out argument
where to place the value is different from the type of the
column or bind variable that was previously defined by
calling procedure DEFINE_COLUMN (for defining a column) or
BIND_VARIABLE (for binding a bind variable) of package DBMS_SQL.
Action: Pass in an out argument of the correct type when
calling procedure COLUMN_VALUE or VARIABLE_VALUE. The right
type is the type that was provided when defining the column
or binding the bind variable.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
RMAN-06144: FROM or UNTIL may not be specified with LIST INCARNATION
RMAN-06133: recovery catalog may have obsolete data for datafile string
UDE-00017: Data Pump job is already executing.
PCC-01010: Invalid use of NULL character in character literal
ORA-16043: managed recovery session canceled
ORA-28173: certificate not provided by proxy
RMAN-06522: KEEP FOREVER option is not supported without the recovery catalog
PLS-00635: method does not override
SQL*Loader-00950: Error shipping data structures across 2-task
DRG-10826: no document with the specified textkey is found
ORA-06538: statement violates string RESTRICT_REFERENCES pragma
TNS-12647: Authentication required