Hi Pietro, It will require manual intervention. Ask the DBA to temporarily revoke all access from all users and grant a SELECT / USAGE access to only one user required by you. when he temporary time is fulfilled then you can grant all the revoked access to all users again. You can make a script for this, once script is made, you can assign it to a CRON expression for the temporary time period' Hope this helps.
Comments