Re: ORA-01026: multiple buffers of size > 4000 in the bind list

From: <sybrandb_at_yahoo.com>
Date: 5 Dec 2003 00:30:57 -0800
Message-ID: <a1d154f4.0312050030.2dc35868_at_posting.google.com>


"Dave Pylatuk" <davep_at_centurysystems.net> wrote in message news:<BLHzb.12100$yd.1703897_at_news20.bellglobal.com>...
> Hello all.
>
> I have a situation where several computers running a Powerbuilder
> application
> receive the above error message. This application is hitting an 8.1.7 oracle
> db and runs fine on approximately 15 computers but produces this error
> on 2 machines. We are using the Microsoft Oracle odbc driver.
>
> I have done a number of google searches but am unable to see a clear
> solution for this. Any ideas would be appreciated.
>
> Thanks.

As a minimum to get any useful replies you'll need to isolate the statement in error.
You can do that by setting up a after logon trigger which issues
execute immediate 'alter session set events=''1026 errorstack trace name context forever, level 3'
More info on dumping the errorstack on Metalink.

Sybrand Bakker
Senior Oracle DBA

Sybrand Bakk Received on Fri Dec 05 2003 - 09:30:57 CET

Original text of this message