SAP ABAP Expert

SAP ABAP Expert

115 Articles Published

Articles by SAP ABAP Expert

Page 7 of 12

Understanding a database view in SAP HANA database

SAP ABAP Expert
SAP ABAP Expert
Updated on 27-Feb-2020 604 Views

Consider the following example −Example Id Empl. NameEmpl.userEmpl.passwordJoining Date1 Employee 1 Emp1Emp1Pwd 9/11/20162 Employee 2Emp2Emp2Pwd16/08/20153Employee 3 Emp3Emp3Pwd 15/09/20164Employee 4Emp4 Emp4Pwd3/07/20145Employee 5 Emp5 Emp5Pwd 10/09/20126 Employee 6Emp6 Emp6Pwd 1/10/2013 Consider a scenario when a developer needs to analyze some data of Employee Table with the above fields. Using database view, an administrator can create a virtual table which only contains information about Employee Id, Employee name, and date of joining and give permission to developer to use that view.

Read More

Checking information about executed savepoints in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 24-Feb-2020 339 Views

M_SAVEPOINT_STATISTICS view shows information about executed savepoints.This view contains columns- START_TIME, STATE, VERSION and LAST_* relate to the last executed or currently-executing savepoint.Following information is available −

Read More

Use of parameter "basepath_datavolumes_es" in global configuration file in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 24-Feb-2020 386 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/

Read More

Checking enforced license in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 24-Feb-2020 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.

Read More

Difference between SAP ERP and SAP S/4 HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 24-Feb-2020 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

Read More

Vendors for SAP HANA appliance manufacturing

SAP ABAP Expert
SAP ABAP Expert
Updated on 24-Feb-2020 360 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

Read More

Checking all alert types in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 24-Feb-2020 390 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.

Read More

Configuring SMTP in SAP HANA for alerting

SAP ABAP Expert
SAP ABAP Expert
Updated on 24-Feb-2020 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

Read More

Defining threshold values for alerting in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 24-Feb-2020 509 Views

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

Read More

Checking version of SAP HANA system

SAP ABAP Expert
SAP ABAP Expert
Updated on 24-Feb-2020 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.

Read More
Showing 61–70 of 115 articles
« Prev 1 5 6 7 8 9 12 Next »
Advertisements