SAP HANA Articles

Page 23 of 58

Showing and hiding menu items in SAP HANA Studio Perspective

SAP Expert
SAP Expert
Updated on 24-Feb-2020 868 Views

Yes, you can choose to hide menu items and toolbar buttons and then show them again.Switch to the perspective that you want to configure. Select Window → Perspective → Customize Perspective -> Open the Menu Visibility or Tool Bar Visibility tab.Find the item you want to hide. You can do this two ways −Expand the menu or toolbar hierarchy to find the item you want to hide.Click the Filter by command group check box to see a list of command groups which contribute items, and choose the command group the item you wish to hide. Then navigate to the item ...

Read More

Adding a system in SAP HANA Studio

SAP Expert
SAP Expert
Updated on 24-Feb-2020 4K+ Views

You can add multiple local/remote HANA systems in HANA Studio. To add a system, you have to open HANA Studio from Program Files.Once you open HANA Studio, go to system pane on right side → Right click and select Add System. You can also add SAP HANA Cloud system or a new folder in system pane.When you create a folder, it allows you to add HANA system, cloud system or a new folder inside it. This folder option can be used to create hierarchies when you have multiple systems to manage in a distributed environment.When you click on Add System, ...

Read More

Database objects in SAP HANA Studio

SAP Expert
SAP Expert
Updated on 24-Feb-2020 1K+ Views

In Catalog folder, you can see all the database objects in SAP HANA system. You can see the list of all schemas in HANA database and each schema contains different Database objects inside it. In below pic, you can see different database objects under AA_HANA11 schema object.

Read More

Checking information about executed savepoints in SAP HANA

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

Folder options in SAP HANA Studio

SAP Expert
SAP Expert
Updated on 24-Feb-2020 826 Views

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 More

Checking backup configuration in SAP HANA

SAP Expert
SAP Expert
Updated on 24-Feb-2020 407 Views

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 More

Checking currently active data backup in SAP HANA

SAP Expert
SAP Expert
Updated on 24-Feb-2020 685 Views

This can be checked in Backup configuration in HANA Studio. In Overview tab, you can see status of Currently Active Data Backup.

Read More

Defining Workbench save interval in SAP HANA Studio

SAP Expert
SAP Expert
Updated on 24-Feb-2020 175 Views

This can be defined in Preferences under Window tab −When you open Preferences, you have to set this value in General tab.

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 360 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
Showing 221–230 of 573 articles
« Prev 1 21 22 23 24 25 58 Next »
Advertisements