# Still as root (or using sudo) cd /home/<sid>adm/patch/nsfs012/HDBServer ./hdbpatchinstall -p /home/<sid>adm/patch/nsfs012
| Step | Action | Details | |------|--------|---------| | | Check current HANA version | hdbsql -i <instance_number> "SELECT * FROM M_DATABASE" or via SAP HANA cockpit → System → Overview. | | 2.2 | Verify OS compatibility | Ensure the host OS is on a supported Service Pack (SLES 15 SP4, RHEL 9.2, etc.). | | 2.3 | Backup | nsfs 012 hana himesaki014330 min patched
| | checklist | In SAP HANA cockpit → System → Overview → Check for Alerts . | | 6.4 Validate backups | Run a quick incremental backup to confirm the backup infrastructure still works. | | 6.5 Update documentation | Record the patch level, date, and any observations in your change‑management system (e.g., ServiceNow, Jira). | | 6.6 Clean up | Delete the temporary extraction directory ( rm -rf ~/patch/nsfs012 ) unless you want to keep it for future offline patches. | # Still as root (or using sudo) cd