"List Index Out of Bounds" in SQL window

Roeland

Member³
I have several sql's which i execute in a SQL window.

Some of them have more records so i have to fetch to the "Last Page" (Alt+End).

By one of them i got a "List index out of Bounds"

Debug.Txt is send
 
Marco, was this error ever resolved?

My team lead -- who is a new devotee to the PSD religion -- just hit this bug.

I think I have the pattern for you to be able to replicate this and get it fixed in 7.1 (and please fix the support for composite partitioned tables too).

He has several SQL statements that he runs, such that multiple tabbed result panes are shown. If the first statement includes ROWID, the bug occurs. The several statements run and when complete, the last tab is open. When he switches back to the first tab and tries to fetch the remaining records, he gets the List Index Out of Bounds error dialog.

Hope that helps.

bc
 
If you have a plsqldev.log file in the PL/SQL Developer installation directory, please send it to me. That will help us trace the exact cause of the error.
 
Back
Top