on 2019 Dec 17 9:46 AM
The SAPControl interface provides soft shutdown feature which is different from making it passive. How do I make an app server instance passive by using some command line interface to make it part of my automation code.
Request clarification before answering.
Hi Karan,
You may use following sapcontrol web function to stop an application server:
sapcontrol -nr <application server instance no.> -function StopSystem
What do you mean by not (soft) shutdown but passive. If it's in context of High Availability configuration, application server need not be up and running to take over as there's no persistent data as such pertaining to application server. So whenever your running application server goes down, this one can be started by means like OS cluster management software.
Please elaborate on your scenario and requirement if above dpesn't answer your query.
Best Regards,
Kashyap Shah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 10 | |
| 8 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.