SAP HANA Articles

Page 36 of 58

Use of SAP HANA Live browser

Anil SAP Gupta
Anil SAP Gupta
Updated on 12-Mar-2020 303 Views

With the use of SAP HANA Live Browser, you can easily browse and tag SAP HANA content views and they can be easily consumed SAP Lumira or SAP BusinessObjects (BOBJ) Analysis to analyze the data. This is based on SAP UI5 Web-based application.

Read More

Different schema types in SAP HANA database

John SAP
John SAP
Updated on 12-Mar-2020 2K+ Views

In SAP HANA database, there are 3 types of schema −User Defined Schema: These schemas are created by database users or administrators. All the schemas under Catalog tab except from System defined and SLT derived schemas are user defined schemas.System Defined Schema: These are generated as result of using HANA related functions. These are of following types −_SYS_BI_SYS_BIC_SYS_REPO_SYS_STATISTICS_SYS_XS-ENGINESLT Derived Schema: These schema are generated as part of SLT Data replication in HANA.

Read More

Use of _SYS_BIC schema in SAP HANA

SAP Expert
SAP Expert
Updated on 12-Mar-2020 3K+ Views

When we create a model and activate it, the runtime column views are created and stored under column view section of _SYS_BIC schema. _SYS_BIC schema stores all the columns views of activated objects.When the user activates the Attribute View/Analytic View/Calculation View/Analytic Privilege /Procedure, the respective run-time objects are created under _SYS_BIC/ Column Views.

Read More

Tables for generated Time data in SAP HANA

Anil SAP Gupta
Anil SAP Gupta
Updated on 12-Mar-2020 1K+ Views

The following table contains generated time data in HANAM_TIME_DIMENSIONM_TIME_DIMENSION_WEEKM_TIME_DIMENSION_MONTHM_TIME_DIMENSION_YEARThese tables are represented in schema _SYS_BI

Read More

Generating time data in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 12-Mar-2020 950 Views

To generate time data and replicate your data, follow below steps −In the SAP HANA Studio in the Modeler perspective, on the Quick Launch tab, select the relevant SAP HANA system and choose Generate Time Data.In the field Calendar Type, select Gregorian.Enter the period for which you want to generate data. You should generate time data for all years for which data can occur in your application (Ex: 1999 to 2020).Select Granularity Day → Finish

Read More

Details available under M_BLOCKED_TRANSACTIONS System View in SAP HANA

Anil SAP Gupta
Anil SAP Gupta
Updated on 12-Mar-2020 505 Views

The following information is available under SAP HANA M_BLOCKED_TRANSACTIONS System View

Read More

M_Expensive statement in SAP HANA

SAP Developer
SAP Developer
Updated on 12-Mar-2020 3K+ Views

This can be checked using system view M_EXPENSIVE_STATEMENTS.SELECT * FROM M_EXPENSIVE_STATEMENTSIn SAP HANA, the M_EXPENSIVE_STATEMENTS view provides convenient access to the most expensive statements that were executed on the system. A statement is considered being expensive if its runtime exceeds a particular threshold. Please note that the expensive statements trace needs to be activated first in the Performance → Expensive Statements Trace screen in the SAP HANA studio. Click Configure the Trace Configuration dialog

Read More

Checking information about basic I/O operations on I/O subsystems in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 12-Mar-2020 445 Views

You can make use of M_VOLUME_IO_TOTAL_STATISTICS System View which shows information about basic I/O operations on I/O subsystems (paths).

Read More

Disk utilization and configuration details view in SAP HANA

SAP Expert
SAP Expert
Updated on 12-Mar-2020 361 Views

You can make use of M_DISKS System View which provides information about disk configuration and utilization of the host machine.SELECT * FROM M_DISKS;

Read More
Showing 351–360 of 573 articles
« Prev 1 34 35 36 37 38 58 Next »
Advertisements