How to Suspend Sap Background jobs – BTCTRNS1 and BTCTRNS2

Suspend and Release Background Jobs with BTCTRNS1 & BTCTRNS2 : Whenever we are doing any SAP upgrade or Sap System Refresh Post activities ,In these scenario ,we need to Suspend SAP Jobs which are in released status with the execution of SAP Report BTCTRNS1 and BTCTRNS2. Why we need to Suspend SAP Background Jobs: If…

How to Change Permalink in WordPress with No traffic Loss

How to Change permalink in WordPress with No traffic Loss Last week i changed permalink in WordPress for my technical website: http://www.sapbasis1solution.com without loosing my current traffic of the website: So i thought to share the Tip and procedure with all the bloggers whoever wants to change it for SEO best practice after posting couple of…

SAPROOT.SH and ORAROOT.sh

SAPROOT.SH & ORAROOT.SH saproot.sh and oraroot.sh are necessary to setup the ICMBND/BRTOOLS ownership and permission at OS level and script needs to be executed as root user. Aftter kernel upgrade we need to execute these scripts before starting SAP. Where to get These scripts: These files comes when we extract below files downlaoded from Sap Service Marketplace:…

How to Check Sap Kernel Unicode and Non Unicode

How to Check Sap Kernel Unicode & Non-Unicode: Before doing kernel upgrade it is mendatory step to check existing kernel whether it is Unicode and Non Unicdoe: There is a kernel program in kernel executables files disp+work.You can find it under /sapmnt/SID/exe/ Execute below disp+work Command from OS level. It provides 3 useful information: 1> Kernel Type…

ZDATE_ILLEGAL_LOCTIME

ST22: ZDATE_ILLEGAL_LOCTIME    Today i faced run-time error ZDATE_ILLEGAL_LOCTIME ,I was getting lot of time mismatch related dumps. In this article ,i’ll explain reason and possible solution for these dumps. If you are getting continuously  run time error “ZDATE_ILLEGAL_LOCTIME” . Reason : “The local time on the application server is not correct.” The system time of the…

Unicode Conversion Preparation with SPUMG

Unicode Conversion Preparation with SPUMG  SPUMG plays major role in performing unicode conversion preparation steps.In this article i’ll cover how we can perform major presteps with SPUMG. First Please read to Undersatnd What is SPUMG and How to start it. SPUMG in Unicode Conversion   Start SPUMG: Go to Tcode: SPUMG and click on addional…