Câu 63: 70-463: MCSA Implementing a Data Warehouse with Microsoft SQL Server 20122014
To facilitate the troubleshooting of SQL Server Integration Services (SSIS) packages, a logging methodology is put in place. The methodology has the following requirements: ✑ The deployment process must be simplified. ✑ All the logs must be centralized in SQL Server. ✑ Log data must be available via reports or T-SQL.…
Nội dung câu hỏi
To facilitate the troubleshooting of SQL Server Integration Services (SSIS) packages, a logging methodology is put in place. The methodology has the following requirements: ✑ The deployment process must be simplified. ✑ All the logs must be centralized in SQL Server. ✑ Log data must be available via reports or T-SQL. ✑ Log archival must be automated. You need to configure a logging methodology that meets the requirements while minimizing the amount of deployment and development effort. What should you do?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Open a command prompt and run the gacutil command.
- B. Open a command prompt and execute the package by using the SQL Log provider and running the dtexecui.exe utility.
- C. Add an OnError event handler to the SSIS project.
- D. Use an msi file to deploy the package on the server.
- E. Configure the output of a component in the package dataflow to use a data tap.
- F. Run the dtutil command to deploy the package to the SSIS catalog and store the configuration in SQL Server.
- G. Open a command prompt and run the dtexec /rep /conn command.
- H. Open a command prompt and run the dtutil /copy command.
- I. Open a command prompt and run the dtexec /dumperror /conn command.
- J. Configure the SSIS solution to use the Project Deployment Model. K. Create a reusable custom logging component and use it in the SSIS project. — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.