Expansion of all tables in Browser window hangs

I have experienced a problem when expanding the tables folder in "Browser View" to view all user and system tables. The expansion does not complete when All Objects, All non-system objects, etc.. are selected in the dropdown menu ... in short, PL/SQL Developer hangs. If My Objects is selected, the expansion completes.

Has any experienced this before? If so, what actions are required to fix (I'm assuming an Oracle server-side issue).
 
This is probably an Oracle Server issue. What happens if you remove the order by clause from the "All objects" filter (Tools > Browser Filters)?
 
Back
Top