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

fidelfs

Member³
I am getting this message since 2 weeks ago when I compile a package. I am using 5.1.0.662.
If I exit Pl/sql developer and get back the message disapear.

Any ideas?
 
No, it is not fixed yet.

If I use the menu Session log off log on I got the error.

If I use the icon (key icon) to log on into another instance works fine.

Regards.
 
I am encountering this problem in version 5.0.1.480 with Oracle 8.1.7.4.1 on one database (only distinction of it from others known to me is that it is very large - 8 Gb) always, i.e. on any action (viewing tables list, reading body of a package, reading package, reading body of a trigger etc). On other databases all is ok. Tried to work with this database with Oracle 9i - I couldn't do anything too, but another error was encountered - don't remember its number, but text was something like "meaningless or inadmissible conversion". When I deinstalled PLSQL Developer 5 and installed PLSQL Developer 3 all was ok and I worked with database on Oracle 9i with pleasure.

Can you comment this behaviour?

For the present time I can't download mentioned patch, so can't say anything about its usability. Will try it after meeting sysadmins.
 
For 5.0 you may need to download and install the most recent 5.0.3 patch. This should fix the problems you are experiencing.

The 5.1 patch mentioned above fixes a bug when switching between databases with different character sizes.
 
Back
Top