How to Prepare SAP SYSTEM for Daylight Saving Time Change

On Sunday 2016, November 6th  at 2:00 AM Local time (where servers reside, here its ET), annual Time Change to daylight savings will take place. Daylight Saving Time Details: Year DST Start (Clock Forward) DST End (Clock Backward) 2015 Sunday, March 8, 2:00 AM Sunday, November 1, 2:00 AM 2016 Sunday, March 13, 2:00 AM…

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…