Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
OCA Oracle Database 11g: Database Administration I: A Real-World Certification Guide

You're reading from  OCA Oracle Database 11g: Database Administration I: A Real-World Certification Guide

Product type Book
Published in Feb 2013
Publisher Packt
ISBN-13 9781849687300
Pages 582 pages
Edition 1st Edition
Languages

Table of Contents (24) Chapters

OCA Oracle Database 11g: Database Administration I: A Real-World Certification Guide
Credits
Foreword
About the Author
About the Reviewer
www.packtpub.com
Preface
1. Introducing the Oracle Relational Database System 2. Installing the Oracle Database Software 3. Creating the Oracle Database 4. Examining the Oracle Architecture 5. Managing Oracle Storage Structures 6. Managing the Oracle Instance 7. Managing Security 8. Managing Concurrency 9. Configuring an Oracle Network 10. Managing Database Performance 11. Understanding Backup and Recovery Concepts 12. Performing Database Backups 13. Performing Database Recovery 14. Migrating Data Preparing for the Certification Exam Test Your Knowledge – Answers Index

Test your knowledge


Q 1. User A executes only the following statements in a table with 100 rows:

INSERT of 50 rows
COMMIT
INSERT of 10 rows
DELETE of 20 rows

If User B logs in and executes a SELECT statement that returns every row in the table, how many rows will User B see?

a. 140

b. 150

c. 160

d. 180

Q 2. What is the term that states that Oracle maintains multiple versions of the same database block at different points in time to ensure read consistency?

a. Transaction control

b. Multiplexing

c. Multiversioning

d. Atomicity

Q 3. Which type of statement does not write change vectors to the log buffer?

a. SELECT

b. INSERT

c. UPDATE

d. DELETE

Q 4. Which Oracle error is raised in situations where a query encounters an undo block that had been overwritten since the query was initiated, also known as "snapshot too old"?

a. ORA-00060

b. ORA-00600

c. ORA-1555

d. ORA-2306

Q 5. Which of the following is not a valid database parameter related to the usage of undo data?

a. undo_management

b. undo_segments

c. undo_retention...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}