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-29255: Cursor contains both bind and define arrays which
is not permissible



ORA-29255: Cursor contains both bind and define arrays which is not permissible..

Answer / guest

Cause: Both define_array and bind_array have been called on
this cursor. This is illegal. It is not possible for a
cursor to both contain array binds and array defines. The
semantics of this setting are nonsensical. Array defines are
used to move data from select queries into PL/SQL tables and
array binds to bind PL/SQL tables to non-select queries.

Action: Modify your PL/SQL program to only perform calls to
one of the two functions depending on the kind of cursor at
hand.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02246: missing EVENTS text

1 Answers  


DRG-11113: value of string must be one of string

1 Answers  


PCC-02133: CMD-LINE: Error in string processing function

1 Answers  


KUP-04001: error opening file string

1 Answers  


ORA-24902: invalid subscription name or name-length in subscription handle

1 Answers  


ORA-02772: Invalid maximum server idle time

1 Answers  


RMAN-06091: no channel allocated for maintenance (of an appropriate type)

1 Answers  


ORA-27035: logical block size is invalid

1 Answers  


ORA-33006: (XSAGDNGL02) The relation workspace object is not related to itself.

1 Answers  


ORA-19658: cannot inspect string - file is from different resetlogs

1 Answers  


ORA-38602: FI invalid input cursor

1 Answers  


ORA-06315: IPA: Invalid connect string

1 Answers  


Categories