Skip to Content

Tools to Manage and Access the SAP HANA Cloud, SAP HANA Database

To get started with SAP HANA Cloud, SAP HANA database, you will need to use a few different tools. Learn here what you can use them for.
You will learn
  • How to use SAP HANA Cloud Central
  • How to access SAP HANA database explorer
  • How to access SAP Business Application Studio

Prerequisites

Alex Banner

Reminder: This tutorial is part of a mission, in which you will help Alex, the CEO of Best Run Travel, to answer a concrete business question with SAP HANA Cloud, SAP HANA database.

Alex needs to know the top 5 partners of their agency and wants to find out the days with maximum booking of each partner.

In this tutorial, you will get to know the tools you need when interacting with your SAP HANA database in SAP HANA Cloud.

  • Step 1

    SAP HANA Cloud Central is your main administration tool for all SAP HANA Cloud instances. Here you can provision, scale, perform migrations, deal with alerts and issues, and browse and query your instances.

    How to open SAP HANA Cloud Central

    • In SAP BTP cockpit, open SAP HANA Cloud Central by clicking on the subscription to SAP HANA Cloud in the Subscriptions tab.

      BTP Manage SAP HANA Cloud
    • SAP HANA Cloud Central will open in a new tab, where you can manage this instance.

    What you can do in SAP HANA Cloud Central

    • Get an overview of all SAP HANA Cloud instances in a subaccount

    • Create SAP HANA Cloud instances

    • Find an instance using the instance ID

    • Check the status of an instance

    • Review notifications

    • Check the memory, compute, and storage consumption

    • Start and stop instances

    • Manage and delete instances

    • Perform SAP HANA database migrations

    • View alerts in the Alerts app

    • Run queries in the SQL console tab

    • Explore the schema of the database using the database objects app

    How to find your instances

    • In SAP HANA Cloud Central you can see all your instances. If you want to manage and maintain multiple instances, you can use the filters and search options on the top center area of the screen. Use Adapt Filters to modify the types of filters displayed.
      HCC filters

    Manage your instances

    • You can open many options by clicking on the three dots under the Actions column to each instance on the list. This includes options to manage configurations, start or stop the instance, or delete it. From this menu, you can also open the other tools you can use with your instances, such as SAP HANA database explorer.

    • One of the most important options you can get is the SQL Endpoint of your instance. To do so, click Copy SQL Endpoint. You will need this for multiple tasks, such as connecting to other systems.

      HCC SQL Endpoint

      To learn about more options to create and manage instances with SAP HANA Cloud Central, you can refer to the SAP HANA Cloud Administration with SAP HANA Cloud Central Guide.

    View details of an instance

    Click on an instance to see further details of an instance including:

    • Memory
    • Compute
    • Network
    • Storage
    • Consumption
    • User & Authorization Management
    • Workload Management
    • Data Replication
    • Auditing
    • Performance Details including expensive statements
      HCC Instance details

      Based on this information, you can make important decisions on how to manage and optimize your instances.

    Provide database authentication

    If this is the first-time you are accessing a database instance, you will need to Choose Authentication and enter the credentials of your DBADMIN user.

    Choose authentication
  • Step 2

    SAP HANA database explorer allows you to interact with SAP HANA databases, as well as use the SAP Graph and Spatial engines. You also have access to the SQL console.

    Note: The SQL console and catalog details can now be accessed directly in HANA Cloud Central by clicking on the SQL console or database objects toolbar items or through the actions menu.

    SQL console tab

    After connecting to a database instance, you can execute SQL queries or browse catalog objects.

    SQL console UI from HANA Cloud Central

    Learn more about how to use the SQL console and database objects in HANA Cloud Central by visiting Query Databases Using the SQL Console in SAP HANA Cloud Central and Browse and Explore Catalog Objects with the Database Objects App.

    What you can do in SAP HANA database explorer

    Generic DBX

    The SAP HANA database explorer offers a graphical interface and the SQL console, allowing you to freely access and manage your data.

    In SAP HANA database explorer, you can:

    • Browse the database catalog

    • Execute SQL statements

    • Debug stored procedures

    • Add, remove, or manage remote sources

    • Import, and export data

    • View diagnostic files

    If you want to view, add, or manage any of the catalog items, right click on the item and choose from the available options.

    An important part of the SAP HANA database explorer is the Catalog browser. Each database on the SAP HANA database explorer has its own catalog that allows you to view data, execute SQL commands, and manage remote sources, among other tasks.

    Database Explorer Catalog

    How to open SAP HANA database explorer

    1. Open SAP HANA Cloud Central.

    2. In the row of the SAP HANA Cloud database instance you want to open in SAP HANA database explorer, click on the three dots in the Actions column.

    3. Then, click on Open in SAP HANA database explorer.

      HCC Open DBX
    4. The SAP HANA database explorer will open on a new tab. If this is the first-time you are accessing it, you will need to enter the credentials of your DBADMIN user.

    In this mission, you will use the SAP HANA database explorer for many tasks, so we recommend you bookmark it for easy access.

    For more information on how to use the SAP HANA database explorer, you can also check out the tutorial group Get Started with the SAP HANA database explorer or refer to the technical documentation.

  • Step 3

    SAP Business Application Studio is a development environment available for users with SAP HANA Cloud, SAP HANA database. There, you can create your development projects and model your data, including calculation views. This is also the tool you can use to build custom applications that connect and make use of your SAP HANA Cloud databases.

    Using SAP Business Application Studio is not strictly necessary to use your trial instance, but if you would like to use calculation views and create applications it is strongly recommended. In this mission, you will learn to use it.

    What you can do in SAP Business Application Studio

    The SAP Business Application Studio provides tools specific to building business applications within the SAP ecosystem, covering the end-to-end development cycle. You can:

    • Create development spaces

    • Clone an existing project

    • Create a new project using a template

    • Use editors for SAP-specific technologies

    • Test your application while consuming services from remote sources

    • Build and deploy you application as a multi-target application

    To use SAP Business Application Studio, you need be subscribed to this service within the SAP BTP Cockpit. You must also have Cloud Foundry enabled to add the SAP Business Application Studio entitlement to your trial account.

    If you are using a trial account, you can subscribe automatically via the quick tool access.

    If you are not using a trial account or you have added SAP HANA Cloud to an existing SAP BTP trial, you need to subscribe manually.

    Select the option that applies to you by clicking on the options below the step title.

    Well done!

    You have completed the fourth tutorial of this mission! Now you know how to access the tools you need to make the best use of your SAP HANA Cloud, SAP HANA database instances. Learn in the next tutorial how to import data into your SAP HANA Cloud database.

  • Step 4

    Which of the following are correct?

Back to top