Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
SAP HANA Articles
Page 42 of 58
Folder options in SAP HANA Studio
When you add a system under SAP HANA Studio, you can see the different folders to manage different objects. HANA Studio provides different folders that allow you to manage Database objects, Design Time Repository objects, HANA Provisioning, HANA Security to manage users and roles and Backup folder. The available options in these folders also vary as per the selected Perspectives in HANA Studio. Following are the different folders in HANA Studio −BackupCatalogContentProvisioningSecurity
Read MoreChecking backup configuration in SAP HANA
Backup folder in SAP HANA Studio can be used to manage backup properties in HANA system. Backup properties under HANA system are specific to that system.To see the backup configuration, you have to double click on Backup folder. HANA Studio opens the backup configuration for HANA system −
Read MoreChecking currently active data backup in SAP HANA
This can be checked in Backup configuration in HANA Studio. In Overview tab, you can see status of Currently Active Data Backup.
Read MoreDefining Workbench save interval in SAP HANA Studio
This can be defined in Preferences under Window tab −When you open Preferences, you have to set this value in General tab.
Read MoreUse of parameter "basepath_datavolumes_es" in global configuration file in SAP HANA
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 MoreChecking enforced license in SAP HANA
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 MoreDifference between SAP ERP and SAP S/4 HANA
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 MoreVendors for SAP HANA appliance manufacturing
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 MoreChecking all alert types in SAP HANA
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 MoreConfiguring SMTP in SAP HANA for alerting
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