|

SAP HANA Cloud Cockpit

SAP HANA Cloud Cockpit SAP Hana Cloud cockpit is used to manage SAP HANA Cloud Platform accounts and applications. Developer accounts Access: Below is the URL of cockpit URL dashboard. https://account.hanatrial.ondemand.com/cockpit Firstyou need to have free trial account of HCP-Hana Cloud Platform: Once you login to cockpit, you’ll see the dashboard like below: From here you can create…

How to Register Program in Sap Gateway

How to Register Program in Sap Gateway Below is the command to register program in SAP Gateway,You need to execute it from SAP OS level. <program name> -a<program ID> -g<SAP gateway hostname> -x<gatewayservice> Suppose we want  “Program1 “needs to be registered: <program name> -aProgram1 -gABC -xsapgw00 <program name> is the name of the program you…

Java Post Steps in SAP after Oracle Upgrade

Java Post Steps in SAP after Oracle Upgrade If you are running with Dual Stack and You have recently upgrade Oracle to new version then Java will not come ,You’ll have to do some additional steps pointing to correct oracle client version and correct rdbms.driverLocation.Please follow below steps after oracle upgrade for Java:   Change the…