- SAP BO Data Services
- SAP BODS - Overview
- SAP BODS - Architecture
- SAP BODS - Data Services Designer
- SAP BODS Repository
- SAP BODS - Repository Overview
- Repository Creating & Updating
- Data Services Management Console
- SAP BODS - DSMC Modules
- SAP BODS - DS Designer Introduction
- SAP BODS - ETL Flow in DS Designer
- SAP BODS Datastores & Formats
- SAP BODS - Datastore Overview
- SAP BODS - Changing a Datastore
- SAP BODS - Memory Datastore
- SAP BODS - Linked Datastore
- SAP BODS - Adapter Datastore
- SAP BODS - File Formats
- COBOL Copybook File Format
- Extracting Data from DB Tables
- Data Extraction from Excel Workbook
- Data Flow & Work Flow
- SAP BODS - Dataflow Introduction
- BODS - Dataflow Changing Properties
- SAP BODS - Workflow Introduction
- SAP BODS - Creating Workflows
- SAP BODS Transforms
- SAP BODS - Transforms Types
- Adding Transform to a Dataflow
- SAP BODS - Query Transform
- SAP BODS Administration
- SAP BODS - Data Services Overview
- Creating Embedded Dataflow
- Debugging & Recovery Mechanism
- Data Assessment & Data Profiling
- SAP BODS - Tuning Techniques
- Multi-user Development
- BODS - Central vs Local Repository
- BODS - Central Repository Security
- Creating a Multi-user Environment
- SAP BODS Useful Resources
- SAP BODS - Questions Answers
- SAP BODS - Quick Guide
- SAP BODS - Useful Resources
- SAP BODS - Discussion
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.
Q 1 - Which of the following is used to setup a connection to database in Data Services?
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 responsible for holding user defined objects, metadata and transformation rules in Data services?
Answer : B
Explanation
Data Service repository stores all the user defined objects, meta data and transformation rules.
Q 3 - Which of the following is used to pass information to a data flow, work flow or to a replication job when called using a function?
Answer : B
Q 4 - Which of the following is used to create a local repository in Data services?
A - Data Services Server Manager
C - Data Services Repository Manager
Answer : C
Explanation
Create a database Local_Repo and go to Data Services Repository Manager. Configure database as local repository.
Q 5 - SAP Business Objects Data Services provides an option to connect to the Mainframe interfaces?
Answer : D
Explanation
SAP Business Objects Data Services provides an option to connect to the Mainframe interfaces using Attunity Connector. Using Attunity, connect the Datastore to the list of sources given below −
- DB2 UDB for OS/390
- DB2 UDB for OS/400
- IMS/DB
- VSAM
- Adabas
- Flat Files on OS/390 and OS/400
Q 6 - Which of the following is not a transformation type under data integration?
Answer : E
Explanation
Data Integration transforms are used for data extraction, transform and load to DW system. It ensures data integrity and improves developer productivity.
- Data_Generator
- Data_Transfer
- Effective_Date
- Hierarchy_flattening
- Table_Comparision, etc.
Data Cleanse- Data quality transformation.
Q 7 - Which of the following is a type of embedded data flow?
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?
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 - To create a datastore for SAP HANA, which of the following datastore type should be selected?
Answer : B
Explanation
To connect to HANA database, select datastore type as Database.
Q 10 - Why do we use checkpoints in an ETL process?
A - To provide markers for data has been processed in case error occurs.
B - To create multiple streams from a single stream in a data flow.
Answer : A
Explanation
Checkpoints are used to provide markers for data that has been processed in case error occurs during ETL process.