Blog 1 Column

01
Mar

S4/HANA Cost-optimized Cluster Setup

To support the high availability of your SAP system, the IT team can install SAP in a cluster environment. A cluster is a group of two or more connected servers that are configured with the same operating system, databases, and applications. These connected servers are referred to as “nodes.” Procedure...
Read More
11
Feb

How to Create & Copy user role in SAP system

A role is you assign to your users the user menu that is displayed after they log on to the SAP system. Roles also contain the authorizations that users can use to access the transactions, reports, Web-based applications, and so on that are contained in the menu. Roles should be...
Read More
21
Jan

How to generate MAX DB Files Level Backup

SAP MAX DB SAP MaxDB is an RDMS that is introduced along with a group of development and management tools. The system supports both the command line as well as graphical user interfaces. It is essentially a collection of data containing a standard format. The data consist of a database...
Read More
28
Dec

How to add the HANA DB instance in eMagic

What is a HANA Instance? An SAP HANA instance (HDB) is the small operational unit on a host. It is the set of SAP HANA system components that are installed on one host. A single-host system holds one instance on one host. A multiple-host system carries several instances distributed across...
Read More
26
Nov

How to Add Clients System’s in SAP GUI

A)  With the help of SAPUILandscape file Step I: Open SAPGui >> Go to Menu Go to Options Go to SAP Logon Options >> Local Configuration Files Go to the path highlighted and Delete these 2 older landscape files and add a new one for SAPUILandscape Then select the path...
Read More
21
Oct

How to Start/Stop/Restart SSH Service in HPUX?

If you have made any changes in SSH config (sshd_config) file then to take the effect its necessary to restart the SSH Service. The script resides in ” /sbin/init.d ” directory Use the below command to Stop the SSH Service in HP-UX: /sbin/init.d/secsh stop (This will not disconnect your SSH...
Read More
21
Oct

How to Start / Stop SAPOSCOL?

What is SAPOSCOL: The SAPOSCOL (Operating System Collector) is a services/program runs on OS Level. It collects the data about operating system resources i.e. Utilization of Virtual / Physical Memory, CPU, Disk & resources of running processes. The SAPOSCOL collects the current data every 10 seconds and records it, and...
Read More