SETSRV Macro

Generates a SET SERVER statement.
Category: Operator

Syntax

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

Syntax Description

server-name
specifies the name of a server. The server name can be an alias or an actual server ID.
oapw
specifies the operator-access password to be specified in the SAPW= option in the SET statement.

Details

The SETSRV macro generates a SET SERVER statement in an OPERATE procedure for a SAS server that is specified by using the server-name argument.