RelationalDBDesign
SiteMap
Database Analysis
Database Design
Extended DB Features
Oracle SQL Extensions
Auditing Features
«Prev
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 SQL Statements - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Which of these statements about the number of audit records created is most accurate?
Please select the best answer.
A.
Using BY SESSION usually creates more audit records.
B.
Using BY ACCESS usually creates more audit records.
C.
Both types of auditing always create the same number of records.
D.
Using BY ACCESS always creates more audit records.
2.
Which statement is true about the type of events you can audit?
Please select the best answer.
A.
You can audit all events in a database.
B.
You can track only successful or unsuccessful SQL statements, not both.
C.
You can track successful, unsuccessful, or both types of SQL statements.
D.
You can track successful, unsuccessful, invalid, or all types of SQL statements.
3.
Which of these data dictionary views lists all available audit records for the current user?
Please select the best answer.
A.
USER_AUDIT_TRAIL
B.
USER_AUDIT_SESSION
C.
USER_AUDIT_STATEMENT
D.
USER_AUDIT_OBJECT
Correct answers:
Your Score: 0
Submit
Quiz Explanation