Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-06562: type of out argument must match type of column or
bind variable



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

Post New Answer

More Oracle Errors Interview Questions

ORA-13373: element of type extent is not supported for geodetic data

1 Answers  


ORA-01576: The instance string is not enabled

1 Answers  


ORA-39146: schema "string" does not exist

1 Answers  


TNS-00244: Connection Manager: Request Failed

1 Answers  


NPL-00414: incoming ASN.1 type tag is greater than maximum of 16383

1 Answers  


PCC-02347: PL/SQL found syntax errors

1 Answers  


ORA-01716: NOSORT may not be used with a cluster index

1 Answers  


SQL*Loader-00645: error converting character length field to a number

1 Answers  


ORA-24779: detach not allowed with open remote cursor

1 Answers  


ORA-02031: no ROWID for fixed tables or for external-organized tables

1 Answers  


ORA-30690: timeout occurred while registering a TCP/IP connection for data traffic detection

1 Answers  


ORA-31051: Requested access privileges not supported

1 Answers  


Categories