SAP HANA Articles - Page 20 of 58

SAP HANA Release/version with date

SAP ABAP Expert
Updated on 24-Feb-2020 06:45:59

288 Views

From the below table you can match SAP HANA Revision/Version with Release details −

Checking version of SAP HANA system

SAP ABAP Expert
Updated on 24-Feb-2020 06:48:31

3K+ Views

In SAP HANA Studio, select HANA system and right click. Select last option Properties from the list as below −In Properties window, navigate to Version history and you can see the version of your SAP HANA system.

Defining threshold values for alerting in SAP HANA

SAP ABAP Expert
Updated on 24-Feb-2020 06:49:42

488 Views

You can define this under Configure → Configure Check Thresholds. You have an option to define Low, Medium and High values for these parameters.

Configuring SMTP in SAP HANA for alerting

SAP ABAP Expert
Updated on 24-Feb-2020 06:50:43

1K+ Views

You can configure SMTP in Alerts tab under SAP HANA Administration. Click on Configure button and you need to enter the below information −Sender EmailSMTP serverSMTP PortRecipient email

Checking all alert types in SAP HANA

SAP ABAP Expert
Updated on 24-Feb-2020 06:52:28

369 Views

This can be checked in Alerts tab under SAP HANA Administration. From drop down, you need to select “All Alerts” as shown below −You can also check occurrence of each alert raised in HANA by double click on Alert description. It shows you date and time when alert was previously raised.

Vendors for SAP HANA appliance manufacturing

SAP ABAP Expert
Updated on 24-Feb-2020 06:59:50

341 Views

SAP HANA appliance, SAP has partnered with top IT hardware vendors to provide SAP HANA appliance and licensed is provides by SAP.  To provide installation and configuration of SAP HANA platform, there are total 11 vendors for HANA appliance manufacturing.IBMDellHPLenovoCiscoFujitsuNECHuaweiUnisysHitachiSGI

Difference between SAP ERP and SAP S/4 HANA

SAP ABAP Expert
Updated on 24-Feb-2020 07:00:55

2K+ Views

SAP S/4 HANA stands for SAP Business Suite for SAP HANA and it provides simplified user experience, business processes and data models.SAP S/4 HANA is built on following features −Simplified data modelsFiori User interfaceGuided Configuration

Difference between enforced and unenforced license in SAP HANA

SAP ABAP Expert
Updated on 17-Jun-2020 09:18:46

1K+ Views

In SAP HANA, following permanent license type is supported −Unenforced License: When you use an unenforced license key in SAP HANA and consumption of HANA system exceeds the license amount of memory, it doesn’t effect the operation of SAP HANA database.Enforced License: When an Enforced license key is installed and consumption of HANA system exceeds the license amount of memory, HANA system gets locked. If this situation occurs, HANA system has to be restarted or a new license key should be requested and installed.

Checking enforced license in SAP HANA

SAP ABAP Expert
Updated on 24-Feb-2020 07:01:59

2K+ Views

This details can be checked from M_LICENSE view in HANA database. Try executing below query in SQL editor −SELECT EXPIRATION_DATE, ENFORCED, PERMANENT, LOCKED_DOWN FROM "SYS"."M_LICENSE" ;When Enforced value column is shown false so it means that license in use is not Enforced and you are using unenforced license.

Use of parameter “basepath_datavolumes_es” in global configuration file in SAP HANA

SAP ABAP Expert
Updated on 24-Feb-2020 07:03:58

357 Views

basepath_datavolumes_es parameter provides the default path to the dynamic tiering data directory (data_es). This path must be available to the dynamic tiering host, but need not be available to HANA hosts. Avoid including the default installation directory in the path.Value − File PathDefault − /HANA/data_es/

Advertisements