On Mon, 20 Jun 2011 18:01:15 -0500, Rajender Vemula wrote:
>
>I want to execute some set of display commands (like D GRS,ENQ,C) on
>console is there any batch utility to do that? . Can i automate this batch
>job to execute on scheduled time. Finally Can I write the output of these
>commands to any output dataset?. Provide me a sample JCL or Rexx to
>implement this.
>I have OPSMVS and also Contorl-M for automation.
>
Would the (fairly new) SDSF Rexx API be useful here?

But when an operator command is issued from SDSF (or any program)
is it generally possible to capture the reply?  I suspect z/OS's
characteristic adverse layering design (Conway's Law) intrudes
here.  Ideally, there should be a base layer that issues a command
and receives a reply, supporting a higher layer that issues a
command read from a console and reflects the reply to that console.
I fear the current design is monolithic and not all command replies
can be captured.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to