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-01084: invalid argument in OCI call

Answers were Sorted based on User's Feedback



ORA-01084: invalid argument in OCI call..

Answer / anastasio

For VB.Net, I get this error when I try to use a
TableAdapter.Update(datatable) method to insert/update a
table that has a CLOB field bound to a textbox and the
textbox value is "" or DBNull.

Solution:
Check for null or textbox.textlength=0 and either require a
value or set the value to something.

Is This Answer Correct ?    10 Yes 4 No

ORA-01084: invalid argument in OCI call..

Answer / guest

Cause: The failing OCI call contains an argument with an
invalid value.

Action: Use valid argument values. For more information, see
the Programmer's Guide to the Oracle Call Interfaces and the
appropriate programming language supplement.

Please add more information about this Error

Is This Answer Correct ?    7 Yes 5 No

ORA-01084: invalid argument in OCI call..

Answer / guest

Parameter Direction Needs to verified with the parameters
used inside the PL SQL procedure.
ParameterDirection.Input
ParameterDirection.InputOutput
ParameterDirection.Output

Is This Answer Correct ?    1 Yes 0 No

ORA-01084: invalid argument in OCI call..

Answer / jinsang

thank u so much

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Oracle Errors Interview Questions

DRG-12011: Authentication failed - retry?

1 Answers  


ORA-24002: QUEUE_TABLE string does not exist

1 Answers  


ORA-02084: database name is missing a component

1 Answers  


TNS-00006: INTCTL: HOST variable is not defined

1 Answers  


RMAN-08042: channel string: copied standby controlfile

1 Answers  


RMAN-08585: copying standby controlfile

1 Answers  


RMAN-03017: recursion detected in stored script string

1 Answers  


NNL-01045: Errors writing data stream: number

1 Answers  


TNS-03507: Failure looking for ADDRESS keyword

1 Answers  


SQL*Loader-00268: UNRECOVERABLE keyword may be used only in direct path.

1 Answers  


DRG-12600: user datastore procedure name contains a semicolon

1 Answers  


ORA-02756: osnfsmnam: name translation failure

1 Answers  


Categories