Title: ODBC issue???

Hi, DBAs
We are running a third party application on oracle8.1.6 with oracle odbc drive8.1.6.3.
Everything works fine when application launched a single process, but it generated following error message when two processes running concurrently.

 --ora 1461, 00000, "can bind a LONG value only for insert into a LONG column"

I guess when running in multi-process mode, the SQL strings submitted from application to oracle server exceed the limitation on ODBC driver ( 4000 characters?).

Is there any other issues I missed?

thanks&regards,
Li

Reply via email to