Tuesday, 3 March 2020

SAP HANA Cockpit Installation

HANA Cockpit:

       The SAP HANA cockpit provides tools for the administration and monitoring of SAP HANA databases (resources), and for development capabilities through the SAP HANA database explorer. You can manage multiple resources, each running version SAP HANA 1.0 SPS 12, or later. Resources running version SAP HANA 2.0 SPS 01 or later run in multi-container mode.

System Requirements
  • Processor: Intel x64 or IBM PPC LE 
  • RAM: Minimum 16 GB
  • HD: Minimum 16 GB + space required for data
Operating system:

One of the following Enterprise Linux distribution products, in the below-mentioned version:
    • Red Hat Enterprise Linux (RHEL) for SAP Solutions
    • Red Hat Enterprise Linux (RHEL) for SAP HANA
    • SUSE Linux Enterprise Server (SLES) for SAP Applications
    • SUSE Linux Enterprise Server (SLES)
Software Packages:

     Download  SAP HANA PLATFORM EDITION 2.0 from service market place.

SAP HANA Cockpit Deployment Options:

  SAP HANA cockpit can be deployed on dedicated hardware, which is recommended for production environments, or on shared hardware.






















The installation steps for HANA cockpit

Login as  a root  and make sure the download directory has read & execute permission

Run the command 

  ./hdblcmgui.sh

select Install new SAP HANA Cockpit System






























Define Master password




























Click view the log to get detail information about HANA cockpit installation.

Once you successful install HANA Cockpit, you need to login to Cockpit Manager portal to configure Resource Groups, Register Resources, and Cockpit users.

Login to HANA cockpit Manager as COCKPIT_ADMIN

https://<hostname>:<port>















Click yes to collection role assignment then re-login after assignment.













Now HANA cockpit installation completed successfully.!!



No comments:

Post a Comment

How to Manually Disable SAML 2.0 for SAP URL

 SAML 2.0 authentication is enabled in an AS ABAP system, but for some particular ICF services, you want to disable the SAML 2.0 authenticat...