prepareasyncforshutdown - Prepare Async for Shutdown
prepareasyncforshutdown [envDataArea] [-v displayoptions]
For the specified environment data area (gen), Async will suspend async processing, set the time of the request in a persistent grid property, and then attempt to kill all active triggers. This command does not wait for that to complete. Shutting down the nodes before it completes is also not an issue. On restarting Async, any triggers that are In Progress, Lost While In Progress, or Terminated Abnormally and were started before the shutdown request will be automatically recovered. For In Progress the start time is the only check. For the other states, it also checks that the action failed after the shutdown request.
The prepareasyncforshutdown
command is the same as using manageasync
with the --prepareforshutdown
option. For information about all of the manageasync
options, see manageasync - Manage Async Framework Configuration.
Parameters | Description |
---|---|
envDataArea
|
Specify the environment data area for which you want to shut down Async. If you do not specify an environment data area, gen is used. |
-v displayoptions
|
|