Creates a connection to an SPD Server domain within an EXECUTE statement.
Valid in: | SPD Server |
Explicit SQL pass-through facility | |
Requirement: | The domain specified in the LIBREF statement must be on the same network as the domain specified in the CONNECT TO statement. |
specifies a logical name for the connection. This name can be used a domain qualifier in subsequent explicit pass-through requests.
specifies SPD Server connection parameters:
specifies the name of the SPD Server domain to which you want to connect. The domain must have been previously defined in a libnames.parm file.
specifies the name of the SPD Server Name Server host computer and port number.
specifies an SPD Server user ID.
specifies the password associated with the user ID. The PASSWORD parameter is not required when the ANONYMOUS user ID is used.