Anil SAP Gupta has Published 115 Articles

Using Delivery unit in SAP HANA

Anil SAP Gupta

Anil SAP Gupta

Updated on 25-Jun-2020 08:18:31

142 Views

In SAP HANA system, delivery units are used to transport repository objects between different HANA systems and is used by Lifecycle Manager LCM.To create a Delivery unit, you have to navigate to SAP HANA Modeler Perspective → Delivery Unit

Different mapping options in SAP HANA while importing data from flat file

Anil SAP Gupta

Anil SAP Gupta

Updated on 25-Jun-2020 08:17:37

193 Views

In SAP HANA, using file import you can load data to an existing table or can create a new table with the same column names as in the flat file.While using import wizard, you can define the mapping of columns. Following options are available −One to OneMap by NameUsing Map ... Read More

Trigger based SAP HANA data replication

Anil SAP Gupta

Anil SAP Gupta

Updated on 25-Jun-2020 08:16:41

346 Views

In SAP HANA data replication, following replication methods can be used −SAP Landscape Transformation (SLT)SAP Data ServicesDXCFrom the above method, SAP Landscape Transformation (SLT) Replication is a trigger based data replication method in HANA system. It is used for replicating real-time data or schedule-based replication from SAP and non-SAP sources. ... Read More

Creating a Delivery unit in SAP HANA using HANA Studio

Anil SAP Gupta

Anil SAP Gupta

Updated on 25-Jun-2020 08:12:46

726 Views

Navigate to SAP HANA Modeler Perspective → Delivery Units. In the next window, click on the Create button and this will open below the window where you have to provide details about DU.As mentioned, the Delivery unit name should contain only capital letter alphabets (A-Z)(0-9) and _(underscore).

Creating a Delivery unit in SAP HANA using HANA Application Lifecycle Management

Anil SAP Gupta

Anil SAP Gupta

Updated on 25-Jun-2020 08:11:58

178 Views

To create a delivery unit in SAP HANA, you have to navigate to SAP HANA Application Lifecycle Management.Next is to select PRODUCTS tab → Select Delivery Units tabTo create a new Delivery unit, click on the Create button. Enter the details as shown in the below window and click on ... Read More

Maintaining vendor ID for Delivery unit in SAP HANA using LM

Anil SAP Gupta

Anil SAP Gupta

Updated on 25-Jun-2020 08:09:28

106 Views

To maintain Vendor ID in SAP HANA, you need to navigate to Application Lifecycle management. −Start the SAP HANA Application Lifecycle ManagementThe SAP HANA Application Lifecycle Management is available on the SAP HANA XS Web server at the following URL −http://:80/sap/hana/xs/lmhttp:// bwhana:8002/sap/hana/xs/lmSelect “Administration” tab and click on “Change Vendor”Read More

Adding LCM Administrator role to a user profile in SAP HANA

Anil SAP Gupta

Anil SAP Gupta

Updated on 25-Jun-2020 08:06:57

192 Views

To add a role to user profile, open user profile in HANA Studio by navigating to Security folder. Go to Roles tab and click on “+” sign. In search window you have to search for this role − “sap.hana.xs.lm.roles::Administrator”

Authentication options in SAP HANA while adding new system

Anil SAP Gupta

Anil SAP Gupta

Updated on 22-Jun-2020 09:31:22

94 Views

There are different authentication methods that you can use −Authentication by Operating System UserAuthentication by database userConnect using SSL

Using an Aggregate function in SAP HANA

Anil SAP Gupta

Anil SAP Gupta

Updated on 22-Jun-2020 09:30:49

276 Views

You can use an aggregate function to get the same. Common aggregation functions are −Average() − returns the average of the numeric values in a given columnSelect Average (Sales) from table_name where Column1=’ABC’; 

Components in SAP HANA multi-system architecture

Anil SAP Gupta

Anil SAP Gupta

Updated on 22-Jun-2020 09:22:54

278 Views

Each HANA system contains multiple serves inside, which are responsible to perform different functions. Index Server is heart of SAP HANA system which contains SQL/MDX processor for handling SQL statements. Key component includes −Index ServerPreprocessorName ServerStatistics ServerHANA XS EngineSAP Host AgentSAP Solution Manager Diagnostic AgentSAP HANA Studio + RepositorySAP HANA ... Read More

Advertisements