Skip to content

Instantly share code, notes, and snippets.

@shaheerxt
Created February 25, 2021 09:45
Show Gist options
  • Save shaheerxt/ff0904ce2c1d08958432a6f2b9176dd0 to your computer and use it in GitHub Desktop.
Save shaheerxt/ff0904ce2c1d08958432a6f2b9176dd0 to your computer and use it in GitHub Desktop.
HANA Upgrade got stuck?
node1:/hana/shared/ABC # ls -alrt
total 40
drwxr-xr-x 3 root root 4096 Sep 30 11:01 ..
dr-xr-x--- 3 abcadm sapsys 4096 Sep 30 11:46 exe
drwxr-xr-x 2 abcadm sapsys 4096 Sep 30 11:49 profile
-rw-r--r-- 1 root root 226 Sep 30 11:50 ABC.hdbinstall
drwxr-x--- 5 abcadm sapsys 4096 Sep 30 11:50 global
drwxr-xr-x 7 root root 4096 Sep 30 11:53 hdblcm
drwxr-xr-x 2 abcadm sapsys 4096 Sep 30 12:17 lm_structure
drwxr-x--- 6 abcadm sapsys 4096 Oct 13 07:15 HDB00
-rw-r--r-- 1 abcadm sapsys 655 Dec 6 11:30 ABC.hdblcm.update
drwxr-xr-x 8 abcadm sapsys 4096 Dec 6 11:36 .
node1:/hana/shared/ABC # mv ABC.hdbinstall ABC.hdbinstall.old
node1:/hana/shared/ABC # ls -alrt
total 40
drwxr-xr-x 3 root root 4096 Sep 30 11:01 ..
dr-xr-x--- 3 abcadm sapsys 4096 Sep 30 11:46 exe
drwxr-xr-x 2 abcadm sapsys 4096 Sep 30 11:49 profile
-rw-r--r-- 1 root root 226 Sep 30 11:50 ABC.hdbinstall.old
drwxr-x--- 5 abcadm sapsys 4096 Sep 30 11:50 global
drwxr-xr-x 7 root root 4096 Sep 30 11:53 hdblcm
drwxr-xr-x 2 abcadm sapsys 4096 Sep 30 12:17 lm_structure
drwxr-x--- 6 abcadm sapsys 4096 Oct 13 07:15 HDB00
-rw-r--r-- 1 abcadm sapsys 655 Dec 6 11:30 ABC.hdblcm.update
drwxr-xr-x 8 abcadm sapsys 4096 Dec 6 11:49 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment