PrepAway - Latest Free Exam Questions & Answers

Category: 70-448 (v.2)

Exam 70-448: Microsoft SQL Server 2008, Business Intelligence Development and Maintenance (update October 12th, 2015)

You need to deploy the package so that it meets the following requirements: Only authorized users can view and

You develop a package in SQL Server 2008 Integration Services (SSIS).
You need to deploy the package so that it meets the following requirements:
Only authorized users can view and execute the package.
Users will NOT know the database credentials from within the package.
The package should NOT be stored in the MSDB database.
What should you do?

Which command syntax should you use?

You maintain the SQL Server 2008 Integration Services (SSIS) instance for a healthcare
supply chain data management company. Your company uses a third-party event based
scheduler. You develop a package named Memberinformation.dtsx and save it in the
SSISpackages folder on the company network. You need to deploy this package to the
ProdSSISpackages file system on the production server. You need to rename the package
to Memberinformation_Prod.dtsx, and the event based scheduler will execute the renamed
package.
Which command syntax should you use?

Which type of variable should you create?

HOTSPOT
You are an ETL developer for a mortgage company. In your application you have two tables
named Vendor and Loan.
Vendor sample data is shown in the following table:

Loan sample data is shown in the following table:

You need to build a SQL Server 2008 Integration Services (SSIS) package that meets the
following requirements:
The package should be able to generate the Excel files dynamically.

Each file should have the vendor name as the prefix and the date as the suffix (e.g.,
VendorA_DDMMYYYY.xlsx).
All the vendor names should be added to a variable and loop through the variable to
generate and load separate files for each vendor dynamically.
Which type of variable should you create? (To answer, select the appropriate option in the
dialog box in the answer area.)


Page 31 of 34« First...1020...2930313233...Last »