-
How can you enable automatic archiving ?
Shut the database Backup the database Modify/Include LOG_ARCHIVE_START_TRUE in init.ora file. Start up the database.
-
-
What is a profile ?
Each database user is assigned a Profile that specifies limitations on various system resources available to the user.
-
What is Statement Auditing ?
Statement auditing is the auditing of the powerful system privileges without regard to specifically named objects.
-
What is Object Auditing ?
Object auditing is the auditing of accesses to specific schema objects without regard to user.
-
What is Privilege Auditing ?
Privilege auditing is the auditing of the use of powerful system privileges without regard to specifically named objects.
-
-
Oracle Wallet
What is Oracle Wallet?
-
Features of Database Vault
What are the features of Database Vault? Can you restrict the sessions with MAC address?
-
Oracle Database Auditing
How will you enable database auditing? In How many ways can you implement database auditing?
-
What are the dictionary tables used to monitor a database spaces ?
DBA_FREE_SPACEDBA_SEGMENTSDBA_DATA_FILES.
-
What is default tablespace ?
The Tablespace to contain schema objects created without specifying a tablespace name.
Oracle security Interview Questions
Ans