ORA-01084: invalid argument in OCI call
Answers were Sorted based on User's Feedback
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 |
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 |
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-12079: materialized view options require COMPATIBLE parameter to be string or greater
ORA-00000: normal, successful completion
SQL*Loader-00131: Invalid multithreading option
RMAN-02006: script line too long
ORA-39960: scope can only be SYSTEM or SESSION
ORA-02355: error opening file: string
ORA-06421: NETCMN: Error detected in the read-in data
RMAN-08004: full resync complete
ORA-26695: error on call to string: return code string
PCC-02396: Illegal use of arrays inside an array of structs
ORA-14126: only a <parallel clause> may follow description(s) of resulting partitions
ORA-01624: log string needed for crash recovery of instance string (thread string)