应用SAPKB70014补丁失败后,重新登录出现“Syntax error in program SAPLSFES”,未出现登录界面。 解决方法: 1. logon with root, then switch to devadm: su - devadm 2. go to DIR_TRANS/bin (/usr/sap/trans/bin), run command: tp R3I SAPKB70014 DEV pf=TP_DOMAIN_DEV.PFL -Dclientcascade=yes -Dstoponerror=8 -Drepeatonerror=8 -Dsourcesystems= tag=SPAM 3. open another command window, monigor files under DIR_TRANS/tmp file SAPKKB70014.DEV & SAPIB70014.DEV will be generated, and size of SAPIB70014.DEV will increase. When tp command finished successfully, those two log files will disappear from DIR_TRANS/tmp Goto DIR_TRANS/log to check SAPIB70014.DEV, if return code is 0. As long as it is 0, the manual import is successful, you will be able to logon DEV via SAPGUI and call SPAM to continue the import. Please note that tp command can only be used when suggested by SAP suppport. Otherwise it will cause problem on the system.
|