The Principle of Least Privilege At times, you see plenty of unnecessary privileges on user, this is because some privileged user accidentally granted nearly all… Read More »How to Revoke All Grants from User
DATAPUMP_IMP_FULL_DATABASE DATAPUMP_IMP_FULL_DATABASE is one of predefined roles in Oracle database, who provides a bunch of system and object privileges required to perform full database imports… Read More »DATAPUMP_IMP_FULL_DATABASE, How and Why
DATAPUMP_EXP_FULL_DATABASE DATAPUMP_EXP_FULL_DATABASE is one of predefined roles in Oracle database, who provides a bunch of system and object privileges required to perform full database exports… Read More »DATAPUMP_EXP_FULL_DATABASE, How and Why
Oracle Default Roles What is user role? An user role is a set of related privileges which are required to perform some aspect of tasks,… Read More »Oracle Predefined Role List All