SAP Basis Articles

Page 34 of 50

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

Maximum Table name length in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 12-Mar-2020 2K+ Views

Maximum table name length supported in SAP HANA is 127 characters.

Read More

Maximum table count in a schema in SAP HANA

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

In SAP HANA, a maximum number of tables in a schema are 131072. To create a table, you have to right click on Schema name → New Table

Read More

Using an Analytic Privilege for specific time in SAP HANA

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

Yes, when an Analytic Privilege is defined you have an option of using it for a specific time period. You have an option of defining Privilege validity where you can pass validity details.You can also opt for SQL Editor or Dynamic where you can pass different validity conditions. When you use SQL option you can pass a SQL query and it will be set as per SQL queryFor Dynamic option, you can pass Stored Procedure to define validity.

Read More

Consuming Attribute/Analytic view in a Calculation view in SAP HANA

John SAP
John SAP
Updated on 12-Mar-2020 345 Views

You can use Calculation View without Star Join to consume Attribute and Analytic view in SAP HANA. To use these views, you can add Projection node and add the views to the projections.In this, you can see how to create a Calculation view without Star Join. To add Project node, you can simply drag it from the right side.

Read More

Using different Projection options in Calculation view in SAP HANA

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

When you set data category as CUBE, the default node is aggregation. When you set data category as Dimension, default node is Projection.You can change the Default node by selecting Star Join checkbox.When you finish selection for data category, you get a default node under Scenario pane. Check the below snapshot:

Read More

Different Nodes option in a Calculation view in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 12-Mar-2020 1K+ Views

In SAP HANA Calculation View, following nodes are available −JoinUnionProjectionAggregationRank

Read More

Checking data disk, log disk and Trace disk in SAP HANA

SAP Expert
SAP Expert
Updated on 06-Mar-2020 653 Views

In SAP HANA Studio, you can use System Monitor to view details of your SAP HANA system at a glance. It tells about Data Disk, Log disk, Trace Disk, Alerts on resource usage with priority.To open System Monitor, select HANA system in System pane and click on the icon as shown below −Once you scroll on the right side, you can see all the information of your HANA system as you mentioned including CPU% and used memory.

Read More
Showing 331–340 of 498 articles
« Prev 1 32 33 34 35 36 50 Next »
Advertisements