My company has recently purchased the PL/SQL Developer software and is in the process of setting-up the Authorization for the 6.0.6.947 version.
We need to setup the same authorization privileges for a group of users. The users are in the same Oracle role, but in PL/SQL it seems that I need to create each user individually and assign privileges manually for each individual user. This is time consuming and prone to human error. There must be a way to assign PL/SQL application-level privileges to a group of users all at once.
Could someone please help to instruct me as to how this could be done?
We need to setup the same authorization privileges for a group of users. The users are in the same Oracle role, but in PL/SQL it seems that I need to create each user individually and assign privileges manually for each individual user. This is time consuming and prone to human error. There must be a way to assign PL/SQL application-level privileges to a group of users all at once.
Could someone please help to instruct me as to how this could be done?