Database Links are not shown properly in 9.0.4.1644

THF

Member
Hello,

does anybody know why the list of database links is not shown
in the same way as in earlier versions (7,8) of PL/SQL Developer?

I've updated to 9.0.4.1644 (from 8.0.4.1514). In the former
version there were seen all database links which are PUBLIC or
made by the schema owner. Now it seems that only the
schema owners database links can be seen.

Regards,
Thomas Hof
 
That is indeed correct. In the previous versions the database link folder would show all database links, regardless of the selected user. See this topic for a workaround.

 
Back
Top