2024 Microsoft Official New Released 70-767 Q&As
100% Free Download! 100% Pass Guaranteed!
https://www.certleader.com/70-767-dumps.html
Q1. DRAG DROPYou are developing a SQL Server Integration Services (SSIS) package that imports data into a data warehouse. You are developing the part of the SSIS package that populates the ProjectDates dimension table.The business key of the ProjectDates table is the ProjectName column. The business user has given you the dimensional attribute behavior for each of the four columns in the ProjectD
Q1. DRAG DROPYou are developing a SQL Server Integration Services (SSIS) package.The package contains several tasks that must repeat until an expression evaluates to FALSE.You need to add and configure a container to enable this design.Which three actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the co
Q1. You are deploying a new SQL Server Integration Services (SSIS) package to several servers.The package must meet the following requirements:•.NET Common Language Runtime (CLR) integration in SQL Server must not be enabled.•The Connection Managers used in the package must be configurable without editing the package.•The deployment procedure must be automated as much as possible. You need
Q1. You are developing a SQL Server Integration Services (SSIS) package.The package is stored as the myPackage.dtsx file in the root directory of the C drive of the SSIS server.You need to run the package from the command prompt. Which command should you use?A. dtexec /sql myPackageB. dtexec /d "C:\File System\myPackage.dtsx"C. dtexec /f "C:\myPackage.dtsx"D. dtexec /com "myPackage.dtsx"View Answ
Q1. You are developing a SQL Server Integration Services (SSIS) package that imports data into a data warehouse hosted on SQL Azure.The package uses a Foreach container to process text files found in a folder. The package must be deployed to a single server by using the Project Deployment model.Multiple SQL Server Agent jobs call the package. Each job is executed on a different schedule. Each job
Q1. You are using a SQL Server Integration Services (SSIS) project that is stored in the SSIS catalog. An Environment has been defined in the SSIS catalog.You need to add the Environment to the project. Which stored procedure should you use?A. catalog.create_environment_variableB. catalog.create_environment_referenceC. catalog.set_execution_parameter_valueD. catalog.set_environment_variable_value
Q1. You are designing a SQL Server Integration Services (SSIS) solution. The solution will contain an SSIS project that includes several SSIS packages. Each SSIS package will define the same connection managers and variables.You have the following requirements:•Ensure that the deployment model supports changing the content of connection strings by using parameters at execution time.•Ensure th
Q1. You are deploying a project to the SQL Server Integration Services (SSIS) catalog.You need to ensure that the project is deployed to the production environment with the least amount of administrative effort.What should you do?A. Create an On Error event handler.B. Add a data tap on the output of a component in the package data flow.C. Use the gacutil command.D. Create a reusable custom loggin
Q1. HOTSPOTYou are designing a SQL Server Integration Services (SSIS) package configuration strategy.The package configuration must meet the following requirements:•Include multiple properties in a configuration.•Support several packages with different configuration settings.You need to select the appropriate configuration. Which configuration type should you use? To answer, select the approp