Hi All, Recently while working on Background Job Management for SAP Netweaver 751 for S4HANA, we discovered that there is a small change in Background Job Scheduling via SM36- Job Repository (Technical Job Repository) or SJOBREPO Tx. The change is if you have scheduled any background job via Job Repository…
Read MoreSAP SUM Error: Unable to find delivery event
Hi All, Recently while patching & migration to HANA of Solution Manager 7.2, we have faced the below error in Configuration Phase – Error in PREP_EXTENSION/CPK_INCLUSION To Fix this issue, please follow below steps – 1. Please check the error – Unable to find delivery event XXXX XXXXXXXXXXX 2. Login…
Read MoreSAP STANDALONE GATEWAY INSTALLATION & CONFIGURATION
Environment – SAP Distributed Installation – ASCS, DB & PAS running on separate host Issue – DB13 Jobs(check DB & Update stats etc) are not running due to distributed installation. Solution – Requires SAP gateway on DB Host to run the SAPXPG RFC. As per SAP recommendation we requires to…
Read MoreSAP BDLS failing – Syntax Error in Program SAPLRSSTATMAN
Hi All, During recent System Refresh, we have faced issue in SAP – Global Batch Trace System where BDLS for Logical System Conversion is failing with Syntax Error in table “/BI0/SREQUID”. According to SAP, this issue is capture on SAP Note – 2133885. for successful BDLS run (Logical System Conversion),…
Read MoreSAP SCC4 & SE06 MONITORING
Hi All, Recently we have multiple noise regarding client opening/close modification without proper notice/change. One of my friend has initiated a customize solution for the same by performing some coding on the system as this solution will provide proper audit & can also viewable via Fiori tiles. Please go through…
Read MoreSolution Manager 7.2 Upgrade Fast Track Content Activation
Hello All, Recently One of my friend has published Solution Manager 7.2 Content Activation Blog. Blog is quite useful as of now all the companies are moving or already moved to Solution Manager 7.2 https://blogs.sap.com/2018/07/10/solman-7.2-upgrade-fast-track-content-activation-enabling-snote-for-tci-and-tci-notes-implementation/
Read MoreLinux – Useful OS Command
Recently we requires to compare the files between 2 directories & it’s quite use to perform the same with below OS commands.. Find difference in 2 directory diff -r dir1 dir2 | grep dir1 Count in directory ls | wc -l
Read More