12
Nov
How to get ASE online after it goes under suspect mode?
0
We are getting the below error in ASE while trying to load the Full DB backup of the ASE Step 1: Log in to ASE then check ASE status. Step 2: After that update status of ASE is in master mode. Step 3: Check ASE status again now ASE status is changed. Step 4: After... Read More
27
Oct
How to configure X11 Display in LINUX or UNIX & troubleshoot DISPLAY variable issues?
If you are using Windows Desktop / Laptop and wanted to run a GUI application on LINUX or UNIX System then you need to use X11. The X11 allows taking GUI access over SSH to any of the LINUX or UNIX systems to run any application/program in GUI. There are few things that needs to... 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 Session) Use the below command... 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 records the hourly averages for... Read More
06
Oct
A step-by-step guide on how to Upgrade HANA DB Revision
Basis Administration in the Era of SAP HANA needs advanced skills from SAP Basis Administrators. One of them is HANA DB Maintenance and Upgrade. For example, DB revisions must be installed at regular intervals to avoid any errors and to keep your Database up-to-date. Steps for HANA DB Revision Upgrade Step 1: Using the below-mentioned... Read More