SAP BODS Online Quiz



Following quiz provides Multiple Choice Questions (MCQs) related to SAP BODS. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Q 1 - Which of the following is used to setup a connection to database in Data Services?

A - Data Store

B - Owner

C - Template table

D - Query transformation

Answer : A

Explanation

In Data services, data store is used to set up a connection to source and target database.

Q 2 - Which of the following is not a repository type in Data Services architecture?

A - Local

B - Central

C - Shared

D - Profiler

Answer : C

Explanation

There are three type of repositories in Data Services −

  • Local
  • Central
  • Profiler

Q 3 - When a variable is used multiple times within a job, it is always suggested to use local variable?

A - True

B - False

Answer : B

Explanation

When the variable will need to be used multiple times within a job, global variable is used.

Q 4 - Which of the following can be used to check the status or to configure RFC server interface in Data Services management console?

A - Web Services

B - Server Groups

C - SAP Connections

D - Management

Answer : C

Explanation

SAP Connections is used to check the status or to configure RFC server interface in Data Services Management Console.

To check the status of RFC server interface, go to RFC Server Interface Status tab.

Q 5 - Which of the following property of data flow can be used to improve the performance of operations such as joins, groups, sorts, filtering, lookups, and table comparisons?

A - Degree of parallelism

B - Use Database links

C - Cache Type

D - Execute only once

Answer : C

Explanation

You can cache data to improve performance of operations such as joins, groups, sorts, filtering, lookups, and table comparisons. You can select one of the following values for the Cache type option on your data flow Properties window −

In-memory − Choose this value if your data flow processes a small amount of data that can fit in the available memory.

Pageable − This value is the default.

Q 6 - What is the use of adding conditionals to workflow?

A - IF Then Else

B - IF Then

C - For Loop

D - All of the above

Answer : A

Explanation

You can add Conditionals to workflow. This allows you to implement the If/Else/Then logic on the workflows.

Q 7 - Which of the following is a type of embedded data flow?

A - One Input

B - One Output

C - No input or output

D - All of the above

Answer : D

Explanation

The following types of embedded data flows can be used −

One Input − Embedded data flow is added at the end of dataflow.

One Output − Embedded data flow is added at the beginning of a data flow.

No input or output − Replicate an existing data flow.

Q 8 - Which of the following recovery mechanism allows you to rerun the jobs without previous partial rerun?

A - Automatic Recovery

B - Manual Recovery

C - Both

D - None

Answer : B

Explanation

Automatic Recovery − This allows you to run unsuccessful jobs in recovery mode.

Manually Recovery − This allows you to rerun the jobs without considering partial rerun previous time.

Q 9 - Which of the following transformation allows you to produce a new row in your target rather than updating an existing row?

A - Query Transformation

B - Merge transformation

C - Data Integration

D - History Preserving

E - Map Operation

Answer : D

Q 10 - Which of the following is default cache type to increase the performance of data transformation occur in memory?

A - In Memory

B - Pageable

C - I/O Disk

D - None of these

Answer : B

Explanation

Pageable cache is default cache type. It should be used when data flow processes large amount of data that doesn’t fit into memory.

sap_bods_questions_answers.htm
Advertisements