Automated Testing

Automated Testing

Automated Testing

Build an automated testing process to enable continuous integration of your hybrid cloud applications including z/OS

 View Only
Expand all | Collapse all

Quick and easy question hopefully on OMVS parms in IEASYSxx's

  • 1.  Quick and easy question hopefully on OMVS parms in IEASYSxx's

    Posted Thu July 07, 2011 02:33 PM
    The RDzUT Config Guide (p12 from v 7.6.2) says alter the mounts in BPXPRM4B when explaning the HFS files. A careful review of all the IEASYSxx show OMVS's of CS, 4B, and D9. I would think that these BPXPRM's would need to be altered 'case you ever IPL'd in a way that ueed them. Am I out to lunch?
    JosephButler


  • 2.  Re: Quick and easy question hopefully on OMVS parms in IEASYSxx's

    Posted Wed July 13, 2011 08:24 AM
    Joseph,

    it's correct. If you want to IPL using another parmlib member, let's say 9C, and you want to use RDz UT in this environment, you need to change the BPXPRMxx member for this environment too.
    Just check SYS1.IPLPARM to know which PAMRLIB member will be used (in this example you will find a LOAD9C with a SYSPARM 9C).
    Go to the PARMLIB member (the best way is using ddlist parmlib from the tso prompt) and find you member IEASYS9C. Inside this member, search for OMVS, and you should find something like OMVS=D9. The member you need to change is BPXPRMD9.

    Hth,

    Rodney
    Krick


  • 3.  Re: Quick and easy question hopefully on OMVS parms in IEASYSxx's

    Posted Wed July 13, 2011 08:29 AM
    Thanks Rodney, I eventually figured this out.
    JosephButler