C_DS_42 Exam Question 1

You are asked to perform either the initial load or delta load based on the value of a variable that is set at job execution How do you design this requirement in SAP Data services.
  • C_DS_42 Exam Question 2

    An SAP Data Services dataflow adds the changed data (insert and update) into a target table every day.
    How do you design the dataflow to ensure that a partially executed dataflow recovers automatically the next time it is executed?
    2 correct answers
  • C_DS_42 Exam Question 3

    A SAP Data Services job contain logic to execute different dataflows depending on whether the job was successful or failed. Therefore the $NEEDS_RECOVERY variable should be set to either 'Yes' or 'No'. How do you assign the value to the $NEEDS_RECOVERY variable?
  • C_DS_42 Exam Question 4

    A dataflow contain a pivot transform followed by a query transform that performs an aggregation. The Aggregation query should by pushed down to the database in SAP Data services.
    Where would you place the Data_Transfer transform to do this?
  • C_DS_42 Exam Question 5

    In which of the following objects can you use built-in- functions in SAP Data services? Note: There are 3 correct answers to this question