Oracle 18c installation-Prerequisite checks fails-PRVG-0282 : failed to retrieve the operating system distribution ID

Problem : During Oracle 18c installation while running prerequisites check it fails with below error . “PRVG-0282 : failed to retrieve the operating system distribution ID” The command used was: ./RUNINSTALLER -ohcheck Next step and resolution : Check if your Oracle18C is supported with your operating system version and check oracle documentation for supported version…

Process Management in SAP Solution Manager 7.2

In this article , I am going to explain  introduction of Process Management in SAP Solution Manager 7.2 Introduction of process management in sap solution manager 7.2 Solution Documentation is most interesting & powerful change in Solution manager 7.2 in compare to Solution Manager 7.1. In Solution Manager 7.2 ,SAP has come up with Graphic Business…

SAP HANA CONFIGURATION FILES

What is SAP HANA Configuration Files: SAP HANA COnfiguration Files contains SAP HANA Database configuration setting.   Type & Location of HANA Configuration Files: There are 2 types of configuration files- Global Configuration files valid on all hosts or Local valid on specific host.(host Specific)   /usr/sap/<sid>/SYS/global/hdb/custom/config/global.ini –> Contains configuration setting applicable for all services…

How to Check SAP Hana Process List

How to Check SAP Hana Process List from Command Line-OS Level: <hostname>:/usr/sap/<SID>/HDB00> /usr/sap/hostctrl/exe/sapcontrol -nr 00 -function GetProcessList 28.10.2017 18:45:27 GetProcessList OK name, description, dispstatus, textstatus, starttime, elapsedtime, pid hdbdaemon, HDB Daemon, GREEN, Running, 2017 10 12 14:14:10, 388:31:17, 9240 hdbcompileserver, HDB Compileserver, GREEN, Running, 2017 10 12 14:14:14, 388:31:13, 9384 hdbindexserver, HDB Indexserver, GREEN, Running, 2017…

HOW TO STOP AND START SAP HANA DATABASE WITH SAP HANA Studio

HOW TO STOP  SAP HANA DATABASE WITH SAP HANA Studio: Open SAP HANA STUDIO –>Select “System” –> right-click, and select “Configuration and Monitoring” -> “Stop System     HOW TO START  SAP HAN DATABASE WITH SAP HANA Studio: Open SAP HANA STUDIO –>Select “System” –> right-click, and select “Configuration and Monitoring” -> “Start System