Note 1901463 - How to unlock the SAP system to perform correction(s) during an upgrade
Note 1901463 - How to unlock the SAP system to perform correction(s) during an upgrade
1901463 - How to unlock the SAP system to perform correction(s) during an upgrade.
Component: BC-UPG-TLS-TLA (Basis Components > Upgrade - general > Upgrade Tools (SUM) > Upgrade tools
for ABAP), Version: 10, Released On: 13.09.2024
Symptom
How to unlock the SAP system to perform correction(s) during an upgrade.
Comment: This KBA does not contain what the correction(s) are but just shows the steps on how to unlock the SAP
system during an upgrade.
The message "Upgrade in progress: no login is possible" is reported when trying to logon to the system.
Comment: This KBA is in reference to upgrades performed with the Software Update Manager (SUM) tool.
SNOTE reports the error during the upgrade: "Changes in ACM are locked (decision taken by rule A)".
Environment
SAP ABAP system
Cause
During the system upgrade using SUM, the development workbench will be locked after a confirmation.
Resolution
The steps documented here is a replica of the steps found in the Software Update Manager (SUM) guide.
The steps can be found in the Appendix under "Evaluating the ELG Log Files".
The SUM guides can be accessed from the SAP Help Portal page User Guides for System Maintenance Tools.
IMPORTANT: Please use the steps located in the SUM guide for your specific upgrade.
Below is just an example of the steps for quick reference.
1. To unlock the SAP system, run the following commands with user <sid>adm. The system may be either the original SAP
system or the shadow system, depending on which one the error occurred.
Original SAP system
cd /<update directory>/abap/bin
./SAPup unlocksys
Alternatively, run the command
/usr/sap/<SID>/<Instance>/exe/tp pf=<SUM_DIR>/abap/var/DEFAULT.TPP unlocksys <SID>
Shadow system
cd /<update directory>/abap/bin
./SAPup unlockshd
2. Log on to the SAP system or shadow system and correct the error.
3. To lock the original SAP system or shadow system again, run the following commands with user <sid>adm.
Original SAP system
cd /<update directory>/abap/bin
./SAPup locksys
Alternatively, run the command
/usr/sap/<SID>/<Instance>/exe/tp pf=<SUM_DIR>/abap/var/DEFAULT.TPP locksys <SID>
Shadow system
cd /<update directory>/abap/bin
./SAPup lockshd
See Also
User Guides for System Maintenance Tools
Keywords
SNOTE, UNLOCK, SUM, Upgrade in progress: no login is possible, Changes in ACM are locked (decision taken by rule A)
2283639 SUM error: Job RDDEXECL canceled due to the SYNTAX_ERROR dump in program
SAPLCND_MAP_MAST_CORE_OW
2048823 BC-UPG-TLS-TLA Upgrade still running: Logon not possible / User DDIC may not make changes in customer
systems
2938212 BC-UPG-TLS-TLA SUM: Error during downtime in phase TR_PATCH_STATUS_UPGRADE : "Data for SAP Note
******* incomplete"
2209664 BC-UPG-TLS-TLA ":No Runtime object found" occurs during system update/upgrade with SUM