Just a brief guide about creating a SAP BusinessObjects Data Services Repository on SAP HANA.
I hope this guide would be helpful for you. Have fun! ![]()
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Prepare the HANA Server to host the Data Services Repository
- Launch the SAP HANA Studio
- To create the specific user – and the connected schema that will host all the tables of the new Data Service Repository – expand the desired HANA System and then Security folder
![001.png]()
![002.png]()
- Right click on Users and select New User
![003.png]()
- Enter username – in this case DSERV_REPO– and password (the password have to be changed after the first logon) and click on Deploy
![004.png]()
- The easiest way to check if the user was successfully created and to change the linked password is to add a new connection to the HANA Server, naturally using the credentials just created. So, right click on the Navigation Panel and select New System…
![005.png]()
- Enter the required information and click on Next >
![006.png]()
- Enter the credentials of the user you just created and click on Finish
![007.png]()
- Enter a new password and click on OK
![008.png]()
![009.png]()
- Expanding the freshly added system, the Catalog folder and the schema DSERV_REPO, you can check that there are no tables inside
Create the Data Service Repository
- In order to create an ODBC Connection, on the system where SAP Data Services have been installed, navigate to Start -> Control Panel -> Administrative Tools and then click on Data Sources (ODBC)
- Click on System DNS tab and then on Add button
![010.png]()
- Select HDBODBC (in this document is assumed that SAP HANA Client was already installed on the machine where SAP BusinessObjects Data Services is running)
![011.png]()
- Enter a name for the data source, the host name and the connection port; click on Connect to test it
![012.png]()
- Enter the credentials of the user previously created on HANA
![013.png]()
- If the connection is successful, click on OK and close all the windows
![014.png]()
- Launch the Data Services Repository Manager; clicking on Start -> All Programs -> SAP Business Objects Data Services -> Data Services Repository Manager
- Obviously select SAP HANA as Database type; click on the check box Use Data Source Name and select the ODBC connection you created before; enter username e password
![015.png]()
- Click on Get Version to check you are not going to overwrite an existing DB
![016.png]()
- If the system reports the DB exists but the tables are not valid, you can proceed clicking on Create
![017.png]()
- Clicking again on Get Version, you will now receive a different message
![018.png]()
- Click on Close
- If you go back to HANA Studio, you can now see that the Tables folder has been populated
![019.png]()
- Now you need to create a Data Services Connection to the new Data Services Repository stored on HANA.
Go to Start -> All Programs -> SAP Business Intelligence -> Information platform services 4.0 and click on Information platform services Central Management Console; login on Central Management Console![020.png]()
- Click on Data Services
![021.png]()
- Click on Manage and then on Configure repository
![022.png]()
- Enter the required information and then click on Test Connection
![023.png]()
![024.png]()
- Click on Save and then on Log Off
- If you login on Data Services Designer (go to Start -> All Programs -> SAP Business Objects Data Services, click on Data Services Designer), you will see that the new repository is now present
![025.png]()
![026.png]()
Configure a job server
- You now need to configure a Job Server so you can execute jobs on the Data Services Repository hosted on HANA.
Go to Start -> All Programs -> SAP Business Objects Data Services and click on Data Services Server manager - Many repositories can be connected to the same Job Server; so click on Configuration Editor
![027.png]()
- Select Job Server_1 and click on Edit
![028.png]()
- Click on Add button
- Enter the required information and the click on Apply button
![029.png]()
- Close the windows clicking on OK and then click on Close & Restart




























