originale Fragen 70-448 Microsoft it-pruefungen

originale Fragen 70-448 Microsoft it-pruefungen

70-448 TS:MS SQL Server 2008.Business Intelligence Dev and Maintenan Vorbei an den Praxisprüfungen ist es keineswegs schon schneller und einfacher, jetzt mit spezifischen Fragen und Antworten, mit aus den chaotisch Business Solutions, die sein oft falsch kann. grenzenlose Prüfungen sind nicht nur die weniger kostspielige Methode, sondern um mit sich Rückgriff auf Praxisprüfung passieren.

Alle unsere Online-Training Werkzeuge sind mit den wechselnden Prüfungszielen verfügbar, so dass Sie sicher sein, immer für Ihre Business Solutions mit den neuesten und origninalsten Praxisprüfungen vorzubereiten und unsere Business Solutions kann aktualisiert werden und Sie bekommen Werkzeuge zu günstigen Preisen für Ihren eigenen Komfort.

originale Fragen 70-448 Microsoft it-pruefungen

QUESTION 1
You are a database developer and you have about two years experience in creating business
Intelligence (BI) by using SQL Server2008.
Now you are employed in a company named NaproStar which uses SQL Server2008. You work as the technical support.
Now you get an order from your company CIO, you’re asked to develop a SQL Server 2008
Integration Services (SSIS) data flow.
The data flow loads data to a SQL Server 2008 database.
Using data from the rows in your data flow, you must make sure that the existing records in the SQL Server database is updated by the data flow.
Of the following data flow components, which one should be used?

A. SQL Server Destination should be used
B. OLE DB Destination should be used
C. OLE DB Command Transformation should be used
D. Data Conversion Transformation should be used.

Answer: C

Explanation/Reference:
Msdn OLE DB Command Transformation
The OLE DB Command transformation runs an SQL statement for each row in a data flow. For example, you can run an SQL statement that inserts, updates, or deletes rows in a database table.
You can configure the OLE DB Command Transformation in the following ways:
* Provide the SQL statement that the transformation runs for each row.
* Specify the number of seconds before the SQL statement times out.
* Specify the default code page.
Typically, the SQL statement includes parameters. The parameter values are stored in external columns in the transformation input, and mapping an input column to an external column maps an input column to a parameter. For example, to locate rows in the DimProduct table by the value in their ProductKey column and then delete them, you can map the external column namedParam_0 to the input column named ProductKey, and then run the SQL statement DELETE FROM
DimProduct WHERE ProductKey = ?.. The OLE DB Command transformation provides the
parameter names and you cannot modify them. The parameter names are Param_0, Param_1, and so on.
If you configure the OLE DB Command transformation by using the Advanced Editor dialog box, the parameters in the SQL statement may be mapped automatically to external columns in the transformation input, and the characteristics of each parameter defined, by clicking the Refresh button. However, if the OLE DB provider that the OLE DB Command transformation uses does not support deriving parameter information from the parameter, you must configure the external columns manually. This means that you must add a column for each parameter to the external input to the transformation, update the column names to use names like Param_0, specify the value of the DBParamInfoFlags property, and map the input columns that contain parameter values to the external columns.
The value of DBParamInfoFlags represents the characteristics of the parameter. For example, the value 1 specifies that the parameter is an input parameter, and the value 65 specifies that the parameter is an input parameter and may contain a null value. The values must match the values in the OLE DB DBPARAMFLAGSENUM enumeration. For more information, see the OLE DB reference documentation. The OLE DB Command transformation includes the SQLCommand custom property. This property can be updated by a property expression when the package is loaded. For more information, see Integration Services Expression Reference, Using Property Expressions in Packages, and Transformation Custom Properties. This transformation has one input, one regular output, and one error output.

QUESTION 2
You are a database developer and you have about two years experience in creating business
Intelligence (BI) by using SQL Server2008.
Now you are employed in a company named NaproStar which uses SQL Server2008. You work as the technical support.
Now you get an order from your company CIO, you are asked to design a SQL Server 2008
Integration Services (SSIS) package.
The package contains a Data Flow task. According to the requirement of the company CIO, the package has to be modified to write all rows by which errors are generated to a text file.
So what should you do? (choose more than one)

A. A Flat File Destination component should be used
B. A Raw File Destination component should be used
C. The SSIS log provider for the SQL Profiler should be used
D. An Error output should be added to the Data Flow component
E. The SSIS log provider for the text file should be used

Answer: AD

QUESTION 3
You are a database developer and you have about two years experience in creating business
Intelligence (BI) by using SQL Server2008.
Now you are employed in a company named NaproStar which uses SQL Server2008. You work as the technical support.
Now you are in charge of a SQL Server 2008 Analysis Services (SSAS) database. Now you get an e-mail from your company CIO, according to his requirement, he wants the data in a partition to be refreshed every two hours.
He has assigned this task to you. You have to implement the incremental processing strategy.
Of the following options, which XML for Analysis (XMLA) command should you choose?

A. You should choose ProcessFull
B. You should choose ProcessIndex
C. You should choose ProcessAdd.
D. You should choose ProcessData

Answer: C

originale Fragen 70-448 Microsoft it-pruefungen