PL/SQL Dev hangs after executing select statement

gtan88

Member
Hi there,

I just upgraded my pl/sql dev tool to v7.0.3.1123.

When I do a eg. 'select * from hr_operating_units', the results will be displayed.

When I clicked on any row of the results, the pl/sql dev tool will hang.

Do any of you know why?

Mine is a read-only login.

Thanks,
Guat Eng
 
wow, it works! Thanks a bunch.

Also, previousy in v5, if I have multiple SQL windows, they are lined up nicely in my bottom left corner. Now, I have to use Window->*.sql to toggle betw my diff *.sql files.

I tried to check Tools->Window List and pull that Window List window to my bottom left and then Window->Save Layout. But, it still doesn't quite look the same as the layout that I had previously.

Any ideas?

Thanks,
Guat Eng
 
You can get the same layout as in version 5. Just drag the Window List below the Object Browser, and drop it when the ghost frame snaps to the bottom section.
 
Back
Top