Previous Page | Next Page

The DQSRVADM Procedure

PROC DQSRVADM Statement


PROC DQSRVADM <option(s)>;

Options

HOST=host-name

identifies the host of the DataFlux Integration Server. localhost is the default if this option is not specified.

OUT=output-data-set

specifies the storage location of the job status data set.

PASSWORD=password

authenticates the user according to the registry in the DataFlux Integration Server. The password can be plain text or SAS encoded.

PORT=port-number

identifies the port through which the local host communicates with the DataFlux Integration Server. If the value is not specified, or the value is 0 or a negative number, the default port number is used. The default port number is 21036.

PASSWORD=password

authenticates the user according to the registry in the DataFlux Integration Server. The password can be plain text or SAS encoded.

Previous Page | Next Page | Top of Page