Previous Topic: Provide a Default Limit for the PP Line Command

Next Topic: How to Issue IMS Commands from OPSLOG

How to Issue z/OS and JES Commands from OPSLOG

You can issue z/OS and JES commands from the OPSLOG Browse command line. To do so, prefix the command with the OPSCMD command, OC (which is the alias of the OPSCMD command), or a slash (/).

All of the following variations of the z/OS command are acceptable from the OPSLOG Browse command line:

opscmd r 20,u
opscmd r 20'u'
oc r 20,u
oc r 20,'u'
/ r 20,u
/r 20,u
/r 20,'u'

Use these guidelines when you issue z/OS and JES commands from OPSLOG: