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-29256: Cursor contains both regular and array defines
which is illegal



ORA-29256: Cursor contains both regular and array defines which is illegal..

Answer / guest

Cause: Both define_array and define_column have been called
on this cursor. This is illegal. It is not possible for a
cursor to both contain regular 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
regular defines to move data from select queries into PL/SQL
variables.

Action: Modify your PL/SQL program to only perform calls to
one of the two functions depending on the situation 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

DRG-11731: translation does not exist

1 Answers  


ORA-22970: name does not correspond to an object view

1 Answers  


ORA-02252: check constraint condition not properly ended

1 Answers  


ORA-22819: scope of input value does not correspond to the scope of the target

1 Answers  


RMAN-06135: error executing host command: string

1 Answers  


ORA-14045: only one partition may be modified

1 Answers  


ORA-01491: CASCADE option not valid

1 Answers  


KUP-03020: empty delimiter specified for record

1 Answers  


ORA-01874: time zone hour must be between -12 and 13

1 Answers  


ORA-06561: given statement is not supported by package DBMS_SQL

1 Answers  


LRM-00118: syntax error at 'string' at the end of input

1 Answers  


ORA-15022: parameter length 'string' is longer than string

1 Answers  


Categories