When running hdblcm to upgrade my HANA server & client on AWS from revision 96 to 110 (after hdbrename to rename the server), I am getting:
00:23:40.623 - INFO: Parameter 'system_user' (SystemUser) is set by user (confirmed the default value), value = 'SYSTEM'
00:26:56.465 - ERR : Configuration error:
00:26:56.465 - INFO: Summary of critical errors
00:26:56.465 - ERR : Configuration error:
00:26:56.464 - ERR : Cannot establish database connection
00:26:56.464 - ERR : Connect failed (code = -10709): Connection failed (RTE:[89006] System call 'connect' failed, rc=110:Connection timed out)
NS lookup yields consistent/matching IPs, but can't find hanahost?
> nslookup hanahost
Server: xx.xx.xx.xx
Address: xx.xx.xx.xx#53
** server can't find hanahost: NXDOMAIN
I was getting the connection failed error when connecting via hdbsql, however adding the user as default in the secure store resolved this. Please help.