You can disable applications that are currently enabled, but you no longer want active.
When you disable an application, clients can no longer connect to the application. Existing sessions
for the application are immediately terminated (unless
the -t option is used), and all resources are released including CPUs, session
managers, service instance managers, and service instances.
About this task
You can disable applications using either the cluster management console or the
soamcontrol app disable command.
Procedure
- From the cluster management console:
- From the Dashboard, click .
- Select the application name from the list.
Note: If the enabled application is not in the list
of applications, set the applications filter to show any application.
- Select the enabled application.
- Click Disable to display the confirmation dialog.
- Select whether you want to keep or remove workload.
Keep workload if you intend to enable the
application again. Otherwise, remove workload.
- Optional: Allow the system to wait before disabling
the application, so that running workload can complete before disabling. To do this, specify a
value, in seconds, in the field on this dialog. Ensure that the value is a whole number greater than
zero.
- Click OK.
- From the command line:
- Run the soamcontrol app disable
command:
app disable application_name | all [-f] [-s] -t timeout [-u user_name] [-x password]
See
soamcontrol for details about the command syntax