New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free and Premium SAP C_DS_42 Dumps Questions Answers

Page: 1 / 3
Total 80 questions

SAP Certified Application Associate - Data Integration with SAP Data Services 4.2 Questions and Answers

Question 1

Which features are supported by the SAP Data Services interactive debugger?

3 correct answers

Options:

A.

Show sample rows of each step

B.

Set breakpoint

C.

Show the optimized execution plan

D.

Show performance-related statistics

E.

Define additional filters

Buy Now
Question 2

You execute an SAP data services job with enable recovery activated. One of the dataflows in the jobs raises an exception that interrupts the execution. You run the job again with Recover from last failed execution enabled. What happens to the data flow that raised the exception during the first execution?

Options:

A.

Is is rerun with the first failed row.

B.

It is rerun from the beginning and the partially loaded data is always handled automanticaly.

C.

It is rerun only if the dataflow is part of a recovery unit.

D.

It is rerun from the beginning and the desing of the data flow must deal with partially loaded data.

Question 3

What operations can be pushed down in SAP Data Services?

Options:

A.

Aggregation operations used with a group by statement

B.

join operations between a file and a database table

C.

Load operations that contain trigger

D.

Join operations between sources that are on the same database servers

Question 4

In SAP Data services which function delivers the same results an nested 1FTHENELSE functions?

Options:

A.

Match_Pattern

B.

Decode

C.

Literal

D.

Match_regex

Question 5

From the account table you want to know how many accounts you have per account type. The ACCOUNT_TYPE is output along with an additional column COUNTER. The group by tab of the query transform is used with ACCOUNT_TYPE. Which mapping would you use for the COUNTER column in SAP Data Services?

Options:

A.

count_distinct(Account_TYPE)

B.

Count(*)

C.

count(Account_type)

D.

Gen_Row_Num()

Question 6

The value of the DEPT ID is null

What is the output of this SAP Data Services function?

Options:

A.

IS

B.

null

C.

?

D.

CA

Question 7

Why would you use a memory datastore in your SAP Data Services dataflow design?

Options:

A.

To define a connection to SAP HANA

B.

To reduce the memory consumption in the target database.

C.

To reduce the memory consumption in the source database.

D.

To enhance processing performance of datadlows used in real time jobs.

Question 8

An SAP Data Services Validation transform outputs all invalid rows. If more than ten rows are invalid, the data is considered to be failed. How do you implement this?

Options:

A.

Create an auditing rule that raises an exception

B.

Raise an exception in a Conditional connected to the target table.

C.

Set a breakpoint on the line connected to the target table.

D.

Use the raise_exception function in the validation transform.

Question 9

You created and saved a database datastore in SAP Data Services. Which properties can you change in the Edit Datastore dialog box?

Options:

A.

database name

B.

database server name

C.

Datastore name

D.

user name and password

E.

database version

Question 10

What is the SAP Data services Dataflow auditing feature used for? Note: There are 2 correct answers to this question.

Options:

A.

To count the number of rows processed at user defined points to collect runtime statistics

B.

To define rules based on the number of records processed overall once the dataflow is finished

C.

to define rules that each record processed by the dataflow has to comply with

D.

To view the data as it is processed by the dataflow in order to ensure its correctness

Question 11

How would you use the View Optimized SQL feature to optimize the SQL feature to optimize the performance of the dataflow?

Options:

A.

View and modify the overall optimization plan of a data services engine

B.

View and modify the SQL to improve performance

C.

View and modify the SQL and adjust the dataflow to maximize push-down operations.

D.

View and modify the database execution plan within the Data Services Designer

Question 12

An SAP Data Services job contains a lot of dataflows and runs for several hours every night. If a job execution fails, you want to skip all successful dataflows and start with the failed dataflow. How do you accomplish this?

There are 2 correct answer

Options:

A.

Run the nightly job with the enable recovery flag turned on.

B.

Design the dataflow to ensure a second run does not result in duplicate

C.

add a try block before each dataflow and a Catch block after each dataflow

D.

Merge the dataflows from the job and rerun it.

Page: 1 / 3
Total 80 questions