Errata

MCTS Self-Paced Training Kit (Exam 70-431): Microsoft® SQL Server™ 2005—Implementation and Maintenance

Errata for MCTS Self-Paced Training Kit (Exam 70-431): Microsoft® SQL Server™ 2005—Implementation and Maintenance

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 433
in the code segment starting '-- Restore corrupt page from a recent backup'

On page 433, in the code segment starting '-- Restore corrupt page from a recent backup', the restore command specifies 'WITH RECOVERY'.
It should read 'WITH NORECOVERY'.

Anonymous  Apr 05, 2010 
Printed Page 485
The second line of the syntax example

The second line of the syntax example on page 485 reads:
( NAME = 'database.owner.name'.

The correct syntax is:
( NAME = 'database.schema.name'

Anonymous  Jul 09, 2010