Review Questions

  1. You've been tasked with writing a standard for package security. You were able to gather the following background information: packages will be deployed to the file system, only sensitive data within the packages needs to be secured, and packages might be executed by multiple users. Which security option would you select from the following?
    1. Do Not Save Sensitive
    2. Encrypt All with Password
    3. Encrypt All with User Key
    4. Encrypt Sensitive with Password
    5. Encrypt Sensitive with User Key
    6. Rely on Server Storage for Encryption
  2. Your packages need to be able to resume at the point they failed. Select all of the options that need to be enabled.
    1. Set the CheckPointFileName to any folder and filename.
    2. Set CheckPointShouldBeUsed to True.
    3. Set ...

Get MCITP Administrator: Microsoft® SQL Server™ 2005 Optimization and Maintenance (70-444): Study Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.