Recently I test my knowledge by giving GCP Digital Leader Exam on 21st May 2022. This is the basic exam which test you knowledge in Google Cloud space. This exam helps you to understand the services and offering by GCP and understanding of basic concepts. This exam doesn’t test your…
Read MoreAuthor: adil
Configure 2 SFTP Destinations in SAP BO
Recently there is an requirement to to send schedule reports from SAP BO 4.1 SP7 to two different SFTP locations. For configuring SFTP, you requires fingerprint. There are multiple ways to generate, you can get more details from here – https://blogs.sap.com/2015/07/23/sftp-destination-for-sap-businessobjects-bi-platform-41/ This can be achieved by configuring SFTP destination in…
Read MoreSAP Web Dispatcher Configuration
We have recently installed a new PO 7.5 landscape & want to add this system to web dispatcher. While adding in Web Dispatcher, we have checked System is showing in Web Disp with Error “Resource Temporary Unavailable”. We have checked through multiple SAP notes & it’s an error related to…
Read MoreSAP USMM – User Licensing Report
USMM is a SAP licensing Tool to determine the number of users and the chargeable objects of the modules for SAP system. Submitting Licensing report to SAP Step 1: Generate License report Navigate to USMM tx in SAP system & click on ‘System Measurement’ The system measure would trigger some…
Read MoreHow SAP Business Objects Licensing works
There are different type of licensing available for SAP Business Objects as per the version installed. SAP released multiple notes to understand the same. This is quite different from SAP ABAP & JAVA system. This comes with “Named User License”, “Concurrent Sessions Based Licensing”, CPU based etc… Most details covers…
Read MoreHow to run DB2 commands for SAP
useful DB2 commands which needs to run to administer the DB2 Database for SAP workloads. #To start DB2 db2start #To connect to particular database db2 connect to dbname #To check DB configuration/parameters db2 get db cfg for dbname #To update DB configuration/parameters db2 update db cfg for dbname using LOGARCHMETH1…
Read More