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
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?
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?