Home Tab Browse Books Tab For Instructors Tab Email Newsletter Tab About Sybex Tab Contact Us Tab  
sybex.com
Cover image for product 0782143687
OCP: Oracle 10g Administration II Study Guide: Exam 1Z0-043
Doug Stuns, Tim Buterbaugh, Bob Bryla
ISBN: 978-0-7821-4368-3
Paperback
752 pages
February 2005
US $59.99 Add to Cart

Residents outside the United States can purchase books through our International Distributors.

 
About This Title | Errata
Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.
ChapterPageDetailsDatePrint Run
Combined Errata

Page 173

The SQL command in Step 2 should be changed from "alter db_flashback_retention_target..." to "alter system set db_flashback_retention_target..."

Page 190

Question 16 should be changed from "Which initialization parameter will not create archive logs to the flash recovery area?" to "Which initialization parameter will create archive logs in the flash recovery area?"

Page 191

19. D. RWVR it should be "D. RVWR"

Page 193

Answer to Question 16 should include the additional sentence after the explanation already provided "ARCHIVE_LOG_DEST,ARCHIVE_DUPLEX_DEST, and ARCHIVE_LOG_DEST_n are not valid initialization parameters"

Page 644

Question 11 -
D. The trace file /data1/admin/lnx1/bdump/lnx1_arch_32123_prod.trc will
be created.

This is becase the tracefile_identifier of 'prod' is ignored by
background processes. It won't append '_prod' onto the file name.

Once this change is made, then D will be the correct answer.

Tim