Bernhard S
Member³
What minimum privileges are required to "Compare User Objects", if you are not the object owner?
I found out, that to be able to compare a package of another user you need to be granted select on sys.dba_source, sys.dba_procedures and sys.dba_objects.
Of course the preference "Use DBA Views if available" needs to be selected then.
Are there other alternatives allowing compares as non-object-owner, which require less privileges? What minimum privileges do you need to compare other object types then?
I found out, that to be able to compare a package of another user you need to be granted select on sys.dba_source, sys.dba_procedures and sys.dba_objects.
Of course the preference "Use DBA Views if available" needs to be selected then.
Are there other alternatives allowing compares as non-object-owner, which require less privileges? What minimum privileges do you need to compare other object types then?