From:   Lizette Koehler
Date:   01/17/2013 09:42 AM

Well, if you must do JCL, then you need to use the JCL statement for 
COMMAND
not IKJEFT01.  Vary does not work under it.

It might work under OPER in TSO.

But, I find, //  COMMAND,VARY....

COMMAND Statement

z/OS V1R12.0 MVS JCL Reference
SA22-7597-14
<SNIPPAGE>

Lizette's directive is a good one. You can also do the following:

//  VARY .....

But in all of these, you will need to ensure that you have Security 
authority to issue commands via JCL.

This authority can be effected in a few ways.

Regards,
Steve Thompson

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to