Using SIGNOFF through the Batch Interface

To use the SIGNOFF command from the batch interface, perform the following steps:

  1. Place your commands in the DGADBATC job stream as described in Sample job stream to run the batch interface.
  2. Submit the job while IBM® Connect:Direct® is running. If you have the Extended Submit Facility (ESF) available, the DTF does not need to be running in order for the SIGNOFF command to function.
  3. Verify your results.

    The following example shows a SIGNON command followed by a SIGNOFF command.

    SIGNON   USERID=(MYUID1,MYPSWD) NETMAP=NETMAP.NAME
    SIGNOFF

    See the examples in Sequencing the SIGNON, SWAP NODE, and SIGNOFF Commands for more examples of the SIGNOFF command used with the Multiple Session Signon feature and the SWAP command.