
Object Service Commands
SQL/MX Connectivity Service Administrative Command Reference—526350-005
3-5
STOP SERVICE
STOP SERVICE
This command, which executes the controlled shutdown of the service:
Puts the service object in the stopping state but does not terminate the association
server process
Stops all DSs and therefore all servers on the target service
Actual termination of the server occurs at different times, depending on the stop-
mode attribute you specify.
Command syntax is:
obj-name
[[\system-name.]$service-name]
system-name
is the name of the current system of up to 16 CPUs with the same Expand
address and where the target MXCS process is running. system-name and
service-name identify one service instance.
service-name
is the name of the MXCS association server process of the service to be
stopped.
AFTER stop-mode
specifies how quickly the command stops the service, DSs, and servers, by using
these key values:
NOW
terminates all servers immediately. A client connected to the server receives
the error communication link failure on the next action that accesses
the server. The client can disconnect and connect to another server or quit.
Incomplete transactions are rolled back.
DISCONNECT
closes the servers only after the remote client terminates the connection. A
client connected to a server does not know a termination is requested and can
continue working until it disconnects normally. This is the default mode.
STOP SERVICE [obj-name] [,AFTER stop-mode], REASON text;
Commentaires sur ces manuels