cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Table for getting backend hostname of app server instances like ST06->Hostname

former_member649351
Discoverer

I want to get the physical VM Name behind app server hostname. This physical VM Name appears in ST06->Click on instance->Hostname. But not able to find a SAP Table that stores the same.

Accepted Solutions (0)

Answers (3)

Answers (3)

raymond_giuseppi
Active Contributor

You could also call FM TH_SERVER_LIST.

Sriram2009
Active Contributor

Hi Karan.

1. You can see the SAP instance details in the SAP table "SAPWLSERV"

2. You want to know the those VM's are running in which physical hostnames?, those details you can collect at VM OS level, On ST06, you can view the enhanced monitoring feature of SAP, which is collecting from the OS level it does not store any SAP tables.

Regards

SS

sanketdias
Explorer
0 Kudos

Hi Karan,

Simplest way is to check in tcode SM51. This will list a lot more details like IP address/Ports/Load Info/Services active/Updates status/etc..

Regards,

Sanket