Previous Topic: Host CommandsNext Topic: ADDRESS OPSCTL—Control Components


ADDRESS OPER—Perform Automated Tasks

Use the ADDRESS OPER host environment to perform automated tasks with your CA OPS/MVS AOF rules and OPS/REXX programs. These tasks include issuing z/OS, JES, subsystem, or product specific commands.

ADDRESS OPER "keywords"
/* optional keywords             */
  BMPCMDOUT(OPSLOG|WTO|NONE) 
  COMMAND(text)
  CAPTURE(msgtextlist)
  CMDECHO(YES|NO)
  CMDLOG(YES|NO)
  CMDWAIT(seconds)
  CONTYPE(ANY|EXTCONS|MIGCONS|SSCONS)
  DELAY(seconds)
  IMSID(imsid)
  IMSREPLY
  INTERVAL(centiseconds)
  LOCALONLY
  LOG(YES|NO|OFF)
  MAXCMDOUT(number)
  NAME|CONNAME(consolename)
  OUTPUT|NOOUTPUT
  PROPRESP
  STOPEND(YES|NO)
  STOPMSG(msgtextlist)
  STOPRESP(msgtextlist)
  SYSID|SYSTEM(systemids) 
  SYSWAIT(seconds)
  WAIT(seconds)