Hi Shaik,
Thanks for the detailed info.
As I doubted the problem is here *While performing the installation the FQDN was not specified and the vendor had specified the default node name hananode01 in the FQDN.
We always need to provide a FQDN at time of installation else SUM has always issues. It is a known limitation.
- Now what you can do is, check your /etc/hosts file, what is the hostnames mentioned in that. Add both FQN and SQN.
- Stop sum.sh.
- Now goto /<hanainstallation folder-SID>/lm_structure.
- Check the file landscapeVariables.properties.
- What is the parameter mentioned for 'centralserver'.
- If the parameter is set to SQN, then make it FQN->restart the host agent->Start sum.sh-> add HANA db with FQN to Studio->then check again.
- If the parameter is set to FQN, then make it SQN->restart the host agent->Start sum.sh-> add HANA db with SQN to Studio->then check again.
Mostly this thing shall work since connection to the HANA server is referred to this file.
Hope this works.
HAPPY HANA
Deepak Chodha.