Clarification on JES parms

Ask about System customization & performance, Workload management, I/O device configuration etc.
Viswanathchandru
Posts: 271
Joined: Mon Oct 25, 2010 2:24 pm
Skillset: CICS, REXX, z/OS System Programming, COBOL.
Referer: friend

Clarification on JES parms

Postby Viswanathchandru » Thu Sep 22, 2011 5:11 pm

Dear all,
Good evening!
Here in my shop i'm doing a task on tunning JES Parm's. While looking into the prior defnition i can find some parms enabled but, still remains dormant when we look at the performance side. For an eg: when i see the JOBDEF i can see
DUPL_JOB=DELAY,
which according to document will not allow the duplicate jobs to get submitted. But clearly i can see more number of duplicate jobs running in this system(whose job card is not overridden with DUPL_DELAY=NODELAY). Is that my assumption/comment on the DUPL_DELAY is wrong? Please let me know in case if i need to give more inputs. Hope i'm clear. Apologize if i'm wrong.

Regards,
Viswa

steve-myers
Global moderator
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Skillset: Assembler, JCL, utilities
Referer: zos.efglobe.com

Re: Clarification on JES parms

Postby steve-myers » Thu Sep 22, 2011 10:40 pm

You can submit the jobs, but they are run one at a time.

Specifies whether or not JES2 is allowed to concurrently execute batch jobs with the same name in the same MAS.

Note this:

Modification: $T JOBDEF operator command or JES2 cold start.

Many of the JOBDEF parameters carry this restriction.

Viswanathchandru
Posts: 271
Joined: Mon Oct 25, 2010 2:24 pm
Skillset: CICS, REXX, z/OS System Programming, COBOL.
Referer: friend

Re: Clarification on JES parms

Postby Viswanathchandru » Thu Sep 22, 2011 10:52 pm

Hi steve thanks a lot for addressing the post!

Is this only for MAS? not for a stand alone? :?. My shop has a stand alone LPAR . Apologize if i'm wrong.

Thanks,
Viswa

steve-myers
Global moderator
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Skillset: Assembler, JCL, utilities
Referer: zos.efglobe.com

Re: Clarification on JES parms

Postby steve-myers » Thu Sep 22, 2011 11:51 pm

A "stand alone" system is the one and only member of a MAS system.


  • Similar Topics
    Replies
    Views
    Last post