SHUTSRV Macro

Stops a server.
Category: Operator

Syntax

%SHUTSRV(server-name, <oapw>);

Syntax Description

server-name
specifies the server name. The name can be an alias or an actual server ID.
oapw
specifies the operator-access password to be mapped to the SAPW= option in the PROC OPERATE statement.

Details

The SHUTSRV macro invokes the OPERATE procedure to terminate the server that is specified in the server-name argument.