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 |
ORA-09363: Windows 3.1 Two-Task driver invalid context area
ORA-31494: could not activate a LogMiner session
ORA-28026: user with same external name already exists
ORA-02491: missing required keyword ON or OFF in AUTOEXTEND clause
ORA-16531: unable to post message
ORA-32125: Attribute type is not appropriate
RMAN-05503: at least one auxiliary channel must be allocated to execute this command
ORA-02083: database name has illegal character 'string'
ORA-01715: UNIQUE may not be used with a cluster index
ORA-29355: NULL or invalid string argument specified
KUP-00601: fatal XAD error
ORA-29851: cannot build a domain index on more than one column