Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
stefan_seemann
Employee
Employee
0 Kudos
SAP HANA comes with different tools that can be accessed via Browser. The URLs, of course, differ and also require certain permissions. In addition some minor configuration to the SAP HANA database needs to be done to make all tools fully available.

This is a list of all my blog-posts about those tools:

URLs, Permissions and Configuration for the Web Dispatcher

URLs, Permissions and Configuration for the HALM

URLs, Permissions and Configuration for the Web-based Development Workbench

URLs, Permissions and Configuration for the XS Classic Server

URLs, Permissions and Configuration for the HDBLCM

URLs, Permissions and Configuration for the SAP HANA Cockpit for Offline Administration

 

In this blog I explain how to access SAP HANA’s Cockpit for Offline Administration. It provides the possibility to restart the database, check log files, etc... The connection is established via the SAP-Host-Agent, so it is not necessary to access the database directly.

Further documentation on this can be found in the SAP HANA Administration Guide, Chapter 5.1.7 SAP HANA Cockpit for Offline Administration

I am using SAP HANA 2.0 Express in a VM Ware Container.

How to download & install SAP HANA Express is explained in this Youtube-Video

I am using the Package “Server only virtual machine”.


Required Configuration


To execute hdblcm via web browser there is only one prerequisite. The SAP HANA server software must be installed. In fact the communication via the browser interface is handled by the SAP-Host -Agent. It is installed with the SAP HANA server software in the standard path /usr/sap/hostctrl. Once the SAP HANA software is installed, hdblcm via browser is available.

Required Authorization


SAP-Host-Agent requires the <sid>adm of the SAP HANA software installation.

URL


The URLs of the Offline Cockpit are:

http://hxehost:1128/lmsl/hdbcockpit/HXE/index.html

https://hxehost:1129/lmsl/hdbcockpit/HXE/index.html





Success!

That’s it, thank you very much, please like and subscribe Feel free to leave a comment..