Suspending or Resuming Processing on a Node through the Batch Interface
- Place the MODIFY SESSIONS command in the batch job stream.
- Submit the job while IBM® Connect:Direct® is running.
- Verify the results by issuing an INQUIRE DEBUG command.
Note: For information about INQUIRE DEBUG, see Displaying DEBUG Settings .
The following example suspends processing on all nodes that begin with CD.CHICAGO.
SESSIONS=QUIESCE (WHERE(NODE=CD.CHICAGO*))
The resulting output from the INQUIRE DEBUG command follows.
====================================================================== NODE.NEWYORK *INQ DEBUG/QUIESCE* DATE: mm.dd.yyyy TIME: hh:mm:ss SYSTEM INITIALIZED --------(0000)-------- mm.dd.yyyy hh:mm:ss ====================================================================== DEBUG => '00200000' QUIESCE => No TCQ DSN => PROD.CD.ABC.TCQ TCX DSN => PROD.CD.ABC.TCX TCQ Threshold => No TCQ File 0% Full. Max.# CI: 1000 # Used CI: 0 NODE TABLE => NODE NAME QUIESCE DEBUG NODE ENTRY 1 => CD.CHICAGO1 Yes NODE ENTRY 2 => CD.CHICAGO2 Yes