Previous Topic: ADDRESS OPSCTL—Control ComponentsNext Topic: ADDRESS SQL—Create and Maintain SQL Tables


STATESET Command—Set the State for a Resource

Use the STATESET command to change the current state and desired state values specified for a resource.

STATESET (keywords)

/* Specify one of the following required keywords. */

tablename.resourcename
resourcename

/* optional keywords */

ACTMODE(mode)
CMDRESP(TERMINAL|NOWHERE|XDQ)
CURRENT(currentstate)
DESIRED(desiredstate)
MODE(mode)
PREMODE(mode)
PREREQ(prereqstate)
REFMODE(mode)
SUBREQ(subreqstate)
SUBSYS(OPSS,ssid)
SYSTEM(msfids)
SYSWAIT(seconds)
TNGNOTIFY(ALWAYS|NEVER)
WAIT(0,seconds)

Examples: STATESET command

Examples: STATESET command invoked from REXX, TSO, and UNIX REXX environments