RelationalDBDesign
SiteMap
Database Analysis
Database Design
Extended DB Features
Oracle SQL Extensions
Auditing Features
«Prev
Next»
Extended Features
Partitioned Tables
Oracle Partitioning Explained
Partitioning Advantages
Table Range Partitioning
Index Partitioned Table
Local Index Partition
Global Index Partition
Modifying Partition Features
Dropping Oracle Partitions
Splitting Merging Partitions
Clustering Tables
Clustered Tables Advantages
Creating Oracle Cluster
Size Cluster Properly
Creating Cluster Key
Oracle Hash Cluster
Creating Hash Cluster
Deleting Hash Cluster
Clustering Conclusion
Index Organized
Index Organized Tables
Advantages Disadvantages IOT
Creating Table Index
Allocate Overflow Space
Deleting Altering IOT
Reorganize IOT
IOT Conclusion
Auditing Features
Auditing Oracle Entities
Enable Audit Feature
Audit SQL Statement
Access Audit Trail
Oracle System Privileges
Auditing Database Objects
Purge Audit Trail
Language Support
National Character Set
Using Profiles
Product Profile
Profile Table
Limit Command Access
Security Scheme
SQL WildCards
SQL Wildcard Characters
Removing Restriction
Target Profile
SqlPlus Utility
Auditing Oracle Database - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
As a general rule, you should
Please select the best answer.
A.
Always leave auditing enabled for your Oracle database
B.
Always leave auditing disabled for your Oracle database
C.
Leave auditing disabled, unless there is a specific problem you want to track
D.
Leave auditing enabled, unless there is a specific problem you want to track
2.
Which of the following pieces of information are not normally recorded in an audit record?
Please select all the correct answers.
A.
Type of operation performed
B.
Name of the object the action is performed on
C.
System privileges of the user attempting the action
D.
Name of the user performing the operation