Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How identify server going down

Former Member
0 Likes
319

Hi,

Can anybody tell me any function module to identify server going down.

I am running one modulepool program it should update in which server currently it is working Examp Developement sever, But it is going dump.

is there any function module.

Thanks in advance.

thanks,

MK.

1 REPLY 1
Read only

Former Member
0 Likes
301

Could you clarify what sort of "dump" you are getting, and what you are trying to achieve? If you are running on the dev application server and that server goes down, then your whole session will just stop / disappear... are you wanting to swap your dynpro code execution to another server, e.g. Test, if Dev goes down?

Jonathan