Restarting BMC AMI Datastream for z/OS after an unrecoverable failure
BMC AMI Datastream for z/OS generally shuts down in an orderly fashion after failures, including abends. If BMC AMI Datastream fails to shut down properly, it attempts a warm start.
BMC AMI Datastream might also attempt a warm start if it detects that records are still being processed on the message queue during shutdown. A warm start attempts to recover and continue processing the records on the queue.
If BMC AMI Datastream fails to shut down properly, you might receive the following message:
If the warm start fails, restart BMC AMI Datastream using the INSTALL=FORCE parameter. For more information, see START-command.
Do not alter the OPTIONS SUBSYS parameter between a non-orderly shutdown and a restart using the INSTALL=FORCE parameter.
To alter the SUBSYS parameter after an unexpected failure:
- Run CZAGENT INSTALL=FORCE.
- Shut down the product by using the STOP command.
- Modify the SUBSYS parameter parameter in the OPTIONS-statement.
Related topics