Performance issues with 10g

Hi. We're using PL/SQL Developer 7.0.3.1123 to connect to a 10g database. However, we're seeing performance issues we didn't see with 9i. For example, when we click to expand the Tables node in the Browser, it takes up to 10 seconds or longer for it to display the items. We even tried 7.1 Beta and didn't see any improvements. Any thoughts? Thanks.
 
This could indicate a problem with the all_objects view. See also Note 364822.1 ("Poor Performance On Certain Dictionary Queries After Upgrade To 10g") on Oracle MetaLink.
 
Back
Top