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

SQL*Loader-00411: Only a direct path load may be continued

1 Answers  


NNF-01002: DCE could not open configuration file

1 Answers  


QSM-01080: invalid dimension, string

1 Answers  


ORA-19732: incorrect number of datafiles for tablespace string

1 Answers  


ORA-08192: Flashback Table operation is not allowed on fixed tables

1 Answers  


ORA-13436: GeoRaster metadata dimensionSize error

1 Answers  


ORA-26680: object type not supported

1 Answers  


ORA-12689: Server Authentication required, but not supported

1 Answers  


NNO-00603: enabling all request processing

1 Answers  


NNC-00413: general failure

1 Answers  


ORA-37127: (XSCCOMP02) The COMPRESSED COMPOSITE workspace object must be last in the dimension list.

1 Answers  


ORA-28290: Multiple entries found for the same Kerberos Principal Name

1 Answers  


Categories