A
Andrew
Hey all,
I'm getting the following error when calling an Oracle9i proc from a .net
1.1 app, passing a clob parameter that is larger than ~32,000 characters:
ORA-01460: unimplemented or unreasonable conversion requested.
Is there a parameter size restriction for oracle procs? How do I pass in
a large clob to the database?
I'm using the MS managed provider for oracle, and the oracle9i drivers....
TIA,
Andrew
I'm getting the following error when calling an Oracle9i proc from a .net
1.1 app, passing a clob parameter that is larger than ~32,000 characters:
ORA-01460: unimplemented or unreasonable conversion requested.
Is there a parameter size restriction for oracle procs? How do I pass in
a large clob to the database?
I'm using the MS managed provider for oracle, and the oracle9i drivers....
TIA,
Andrew