SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Create an SAP HANA Tenant Database and an SAP HANA XS Classic Application

Create and bind an SAP HANA tenant database to an SAP HANA XS classic application.

Overview

🎓 beginner 15 min. SAP HANABeginnerCloudSAP Business Technology Platform

You will learn

  • โœ”How to create and bind an SAP HANA tenant database to an SAP HANA XS classic application using the SAP BTP cockpit, the SAP HANA cockpit, and the SAP HANA Web-Based Development Workbench
Madeline Schaefer M Madeline Schaefer April 18, 2024
Created by July 14, 2023
Contributors

Prerequisites

Prerequisites

  • You have a subaccount in the SAP BTP, Neo environment.
  • You’re assigned the Administrator role for the subaccount.
  • You’ve installed an SAP HANA tenant database system (MDC). See Install Database Systems.

Steps

Intro

To perform the different steps in this tutorial, you use different tools. You first create a tenant database, and then create the XS classic application on the database.

Overview
Overview


Step 1 Create a database
โ€”

In your subaccount in the SAP BTP cockpit, you create a database on an SAP HANA tenant database system.

  1. In the SAP BTP cockpit, navigate to a subaccount. For more information, see Navigate in the Cockpit.

  2. Choose SAP HANA / SAP ASE > Databases & Schemas in the navigation area.

    All databases available in the selected account are listed with their ID, type, version, and related database system.

    Tip: To view the details of a database, for example, its state and the number of existing bindings, select a database in the list and click the link on its name. On the overview of the database, you can perform further actions, for example, delete the database.

  3. From the Databases & Schemas page, choose New.

  4. Enter the required data:

    PropertyValueDescription
    Database IDExample: tutorialHANA database ID
    Database SystemExample: mdc1 (HANAMDC)An SAP HANA tenant database system. mdc1mdc1 corresponds to the database system on which you create the database.
    SYSTEM User PasswordThe password for the SYSTEM user of the database. The SYSTEM user is a preconfigured database superuser with irrevocable system privileges, such as the ability to create other database users, access system tables, and so on. A database-specific SYSTEM user exists in every database of a tenant database system.
  5. Choose Create.

  6. The Events page shows the progress of the database creation. Wait until the tenant database is in state Started.

  7. (Optional) To view the details of the new database, choose Overview in the navigation area and select the database in the list. Verify that the status STARTED is displayed.

Step 2 Create a database user
+
Step 3 Create and deploy an SAP HANA XS classic application
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 3
1. Create a database 2. Create a database user 3. Create and deploy an SAP HANA XS classic application

Learn more →