InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 51. |
How Does Error-handling Work In Ssis? |
|
Answer» When a DATA flow component APPLIES a transformation to COLUMN data, extracts data from sources, or loads data into destinations, errors can occur. Errors frequently occur because of unexpected data values.
When a data flow component applies a transformation to column data, extracts data from sources, or loads data into destinations, errors can occur. Errors frequently occur because of unexpected data values. |
|
| 52. |
What Is A Data Flow? |
|
Answer» A data flow consists of the SOURCES and destinations that extract and LOAD data, the transformations that modify and extend data, and the paths that link sources, transformations, and destinations. The Data Flow TASK is the executable within the SSIS package that CREATES, ORDERS, and runs the data flow. A separate instance of the data flow engine is opened for each Data Flow task in a package. Data Sources, Transformations, and Data Destinations are the three important categories in the Data Flow. A data flow consists of the sources and destinations that extract and load data, the transformations that modify and extend data, and the paths that link sources, transformations, and destinations. The Data Flow task is the executable within the SSIS package that creates, orders, and runs the data flow. A separate instance of the data flow engine is opened for each Data Flow task in a package. Data Sources, Transformations, and Data Destinations are the three important categories in the Data Flow. |
|
| 53. |
What Is The Control Flow? |
|
Answer» A control FLOW consists of one or more tasks and containers that execute when the package runs. To control order or define the conditions for running the next task or container in the package control flow, we USE precedence constraints to connect the tasks and containers in a package. A subset of tasks and containers can also be GROUPED and run repeatedly as a unit within the package control flow. SQL SERVER 2005 Integration Services (SSIS) provides three DIFFERENT types of control flow elements: Containers that provide structures in packages, Tasks that provide functionality, and Precedence Constraints that connect the executables, containers, and tasks into an ordered control flow. A control flow consists of one or more tasks and containers that execute when the package runs. To control order or define the conditions for running the next task or container in the package control flow, we use precedence constraints to connect the tasks and containers in a package. A subset of tasks and containers can also be grouped and run repeatedly as a unit within the package control flow. SQL Server 2005 Integration Services (SSIS) provides three different types of control flow elements: Containers that provide structures in packages, Tasks that provide functionality, and Precedence Constraints that connect the executables, containers, and tasks into an ordered control flow. |
|
| 54. |
What Is A Workflow In Ssis ? |
|
Answer» Workflow is a set of INSTRUCTIONS on to specify the PROGRAM Executor on how to execute TASKS and containers WITHIN SSIS Packages. Workflow is a set of instructions on to specify the Program Executor on how to execute tasks and containers within SSIS Packages. |
|
| 55. |
What Are The Differences Between Dts And Ssis? |
|
Answer»
|
|
| 56. |
What Are The Tools Associated With Ssis? |
| Answer» | |
| 57. |
What Is Ssis? How It Related With Sql Server? |
Answer»
|
|
| 58. |
What Are The Tools In Ms Bi? |
|
Answer» It contains the following tools:
It contains the following tools: |
|
| 59. |
What Is Ms Bi (microsoft Business Intelligence)? |
|
Answer» MICROSOFT Business Intelligence (BI) is a suite of products and TOOLS that you can USE to monitor, analyze and plan your business by using scorecards, dashboards, management REPORTING and ANALYTICS. Microsoft Business Intelligence (BI) is a suite of products and tools that you can use to monitor, analyze and plan your business by using scorecards, dashboards, management reporting and analytics. |
|