![[z/OS]](../images/ngzos.gif)
Stopping or canceling the z/OS location service daemon from the MVS console
Location service daemons provide the CORBA location service in support of Remote Method Invocation and Internet Inter-ORB Protocol (RMI/IIOP). This topic discusses how to issue MVS™ console commands to stop or cancel the z/OS® location service daemon.
Before you begin
About this task
Procedure
Issue one of the following commands to stop the location
service daemon:
STOP DAEMON01
CANCEL DAEMON01
CANCEL DAEMON01,ARMRESTART
If you issue the stop command, the server finishes all remaining work before shutting itself down. If you issue the cancel command, the server stops quickly. Inflight data and transactions might be lost.
Use the cancel command that has the ARMRESTART option if automatic restart management (ARM) is active and you want the ARM to restart the location service daemon.