Question 1
Multiple choice
You are an ETL developer working on a data warehousing project. You need to load data from the product table and create a table for North American customers. How to Create a new project called Omega?
-
A
In the Project menu, choose New Project.
-
B
In the Project New dialog box, in the Project name field, enter Omega.
-
C
Choose Create .The new project appears in the Project area.
-
D
In the Project area, right-click the project name and, in the context menu, choose New Batch Job.
Reveal answer details
Close answer details
Question 2
Multiple choice
You have a Salary table containing departments (DEPARTMENT column) and salaries (SALARY column). How do you calculate the average salaries for each department in the Query transform in SAP Data Services?
-
A
Specify the DEPARTMENT column on the GROUP BY tab.
-
B
Enter avg(SALARY) on the Mapping tab.
-
C
Enter avg(SALARY) on the SELECT tab.
-
D
Specify the DEPARTMENT code on the WHERE tab.
Reveal answer details
Close answer details
Question 3
Multiple choice
In the workspace for Alpha_NACustomer_DF , How to add the customer table from the Alpha datastore as the source object?
-
A
In the Local Object Library , select the Datastores tab
-
B
Select the customer table from the Alpha datastore
-
C
Drag the table to the data flow workspace and choose Make Source
-
D
In the Create Template dialog box, in the Table name field, enter alpha_NA_customer .
Reveal answer details
Close answer details
By which application you do View and export reports for batch and realtime jobs, such as job summaries and data quality transform reports?
-
A
-
B
Impact and Lineage Analysis
-
C
-
D
Data Validation Dashboard
-
E
-
F
Reveal answer details
Close answer details
Question 5
Multiple choice
The Marketing department would like to send special offers to customers who have placed a specified number of orders. This can be done by creating a custom function that must be called when a customer order is placed. You want to create a custom function to accept the input parameters of the Customer ID, and the number of orders required to receive a special order, check the Orders table, and then create an initial list of eligible customers. How to Create a new batch job and data flow, called Alpha_Marketing_Offer_Job and_Marketing_Offer_DF respectively, and a new global variable $G_Num_to_Qual.
-
A
In the Smart Editor, choose the Variables tab.
-
B
Right click Parameters and choose Insert.
-
C
In the project area, right click the Omega project and choose New batch job
-
D
Enter the name Alpha_Marketing_Offer_Job.
-
E
In the tool palette, select the Data Flow icon and click in the workspace.
-
F
Enter the name Alpha_Marketing_Offer_DF.
Reveal answer details
Close answer details
Correct answersC, D, E, F
By which application you do Manage your production environment including batch job execution, real-time services, web services, adapter instances, server groups, central repositories, profiler repositories, and more?
-
A
-
B
Impact and Lineage Analysis
-
C
-
D
Data Validation Dashboard
-
E
-
F
Reveal answer details
Close answer details
Question 7
Multiple choice
You must calculate the total value of all orders, including their discounts, for reporting purposes. Currently these details are found in different tables. Use the sum function to calculate the total value of orders in the Order_Details table. How to create a new batch job called Alpha_Order_Sum_Job with a data flow Alpha_Order_Sum_DF .
-
A
Choose the Where tab or the From tab.
-
B
Choose the Propose Join button.
-
C
the Project area , right click your Omega project and choose New batch job.
-
D
Enter the job name Alpha_Order_Sum_Job .
-
E
In the Alpha_Order_Sum_Job workspace, from the toolbar, choose the Data Flow icon.
Reveal answer details
Close answer details
Install the Management Console on a separate computer from other Data Services components. Where does management Console runs?
-
A
On your Web application server
-
B
On your Operational Dashboard
-
C
On your Data Validation Dashboard
-
D
On your application server
Reveal answer details
Close answer details
Question 9
Multiple choice
How to Save and execute the Alpha_NACustomer_Job?
-
A
In the main menu, choose Project Save All & To save all changes, choose OK
-
B
In the Project Area , right click the Alpha_NACustomer_Job and choose Execute & To accept the default execution properties, choose OK
-
C
To return to the Job workspace, in the tool bar, choose the Back icon & To return to the Data Flow workplace, double click the Data Flow.
-
D
In the Query editor, choose the WHERE tab
Reveal answer details
Close answer details
Question 10
Multiple choice
Execute the Alpha_NACustomer_Job in debug mode with a subset of records. In the workspace for the Alpha_NACustomer_Job , add a filter between the source and the Query transform to filter the records, so that only customers from the USA are included in the debug session?
-
A
Open the workspace for the Alpha_NACustomer_DF & Right click the connection between the source table and the Query Transform and choose Set Filter/Breakpoint
-
B
In the Filter window, select the Set checkbox
-
C
In the workspace for the Alpha_NACustomer_DF , right click the connection between the source table and the Query transform, and choose Remove Filter
-
D
Right click the connection between the source table and the Query transform, and choose Set Filter/ Breakpoint
-
E
In the Breakpoint window, select the Set checkbox
Reveal answer details
Close answer details
Question 11
Single choice
What do you call for that particular link of Clicking to return to the Management Console home page where you can select another application, for example?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 12
Single choice
Contains the repository name associated with the ________ Server?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
|