Page 1 of 1
Cross schema / user dependencies
Posted: Fri 08 Nov 2013 11:55
by Valgardur
Is it possible to get a list of all objects using a selected object across shemas / users?
For example.. to be able to get a list of all procedures, packages, views that refer to a selected table, not just the current user.
If not I would like to suggest this as a feature.
Re: Cross schema / user dependencies
Posted: Fri 08 Nov 2013 13:16
by alexa
Please note that there are the 'Depends On' and 'Used By' nodes in the tree if you expand an object in Database Explorer. In these collections you can find the object's references and dependants.
Re: Cross schema / user dependencies
Posted: Fri 08 Nov 2013 14:52
by Valgardur
I know, but as far as I can tell, only within the current schema. Perhaps dependant on rights, but in any case, I cannot see the owner / schema in the "used by" list.
Re: Cross schema / user dependencies
Posted: Mon 11 Nov 2013 10:50
by alexa
Could you please provide us a concrete example of this and describe the steps to reproduce this issue in details?
The scripts of the users and objects will be also of help.
Re: Cross schema / user dependencies
Posted: Tue 12 Nov 2013 12:26
by Valgardur
Thanks, but the problem seems to have been incorrect privileges / grants.