Database Links sort

null0000

Member³
In our environment we have quite a lot of systems and a lot of DB links.
going thru db links in Database Links directory of object browser i've noticed that DB links are sorted based on the owner.However the catch that owner itself is not showing and only name of DB link is showing. That situation creates a bit mess as DB links might appear as

  • A... [USER ITSELF]
  • B... [USER ITSELF]
  • C... [USER ITSELF]
  • A... [PUBLIC]
  • B... [PUBLIC]
  • C... [PUBLIC]
  • ...etc...

Can you please add OWNER to the DB link as
owner.db_link
public.db_link
or just sort them by name regardless from the owner?
 
+100
Also it's weird that public database links are displayed under
Users|Objects|Database links (when browsing Users subtree in Object Browser)
May be, it makes sense to have public synonyms and db links in completely separated folders...
 
Back
Top