Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
IEFACTRT changed in z/os 1.13 was: Drowning in service units on z/os 1.13 after migrating from v1.11
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jim Mooney  
View profile  
 More options Jul 27 2012, 2:00 pm
Newsgroups: bit.listserv.ibm-main
From: jmoo...@PRINCESSCRUISES.COM (Jim Mooney)
Date: 27 Jul 2012 11:00:02 -0700
Local: Fri, Jul 27 2012 2:00 pm
Subject: IEFACTRT changed in z/os 1.13 was: Drowning in service units on z/os 1.13 after migrating from v1.11
Well, after a review of smf30 records we find that those here who mentioned IEFACTRT win the gold (even though the open cermonies don't start until later tonight in London).  The IBM supplied sample member IEEACTRT for z/os 1.13 has changed the calculation for service units.  The v1.11 exit  'service units' included only SRB time, while the v1.13 exit 'service units' include TCB, SRB, I/O and MSO. Here is the comment from the source that indicates there has been a change:

*/*$P7= OA31624  HBB7770 100128 PDRJ: IEEACTRT USING WRONG FIELD @P7A*/
*/*                                   FOR TOTAL SERVICE UNITS    @P7A*/
*/*                                   (SUG APAR)                 @P7A*/

So those using the vanilla IEFACTRT should expect this new calculation.

As for us, we continue chasing the other half of this issue - increased wait times for our batch jobs.  We have been here before. We were cpu constrained on z/os v1.11.  Two months ago we took several measures to improve our batch 'window'. And now, after upgrading to v1.13 (with no hdwr or memory changes) we have again become a bit more cpu constrained.

This is my theory: z/os v1.13 = more overhead.

Does anyone here claim that we should be observing *less* overhead on v1.13 compared to v1.11?

Thx again for the excellent guidance. -Jim

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Fairchild  
View profile  
 More options Jul 27 2012, 2:13 pm
Newsgroups: bit.listserv.ibm-main
From: bfairch...@ROCKETSOFTWARE.COM (Bill Fairchild)
Date: 27 Jul 2012 11:13:18 -0700
Local: Fri, Jul 27 2012 2:13 pm
Subject: Re: IEFACTRT changed in z/os 1.13 was: Drowning in service units on z/os 1.13 after migrating from v1.11
Are any of the IEFACTRT-mentioners inclined to share some of that gold with William of Occam?  :-)

Bill Fairchild
Programmer
Rocket Software
408 Chamberlain Park Lane • Franklin, TN 37069-2526 • USA
t: +1.617.614.4503 •  e: bfairch...@rocketsoftware.com • w: www.rocketsoftware.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dick Bond  
View profile  
 More options Jul 30 2012, 6:20 pm
Newsgroups: bit.listserv.ibm-main
From: dickbond...@GMAIL.COM (Dick Bond)
Date: 30 Jul 2012 15:20:46 -0700
Local: Mon, Jul 30 2012 6:20 pm
Subject: Re: IEFACTRT changed in z/os 1.13 was: Drowning in service units on z/os 1.13 after migrating from v1.11
If you feel you must back it out, just *reverse* the following code change
in IEFACTRT (text from APAR OA31624):

LOCAL FIX:
  Reassemble the exit and change the label under the
   GET INFORMATION FROM PERFORMANCE SECTION
  from
   LG    R01,SMF30SRB_L      GET SERVICE UNITS USED
  to
   LG    R01,SMF30SRV_L      GET SERVICE UNITS USED

On Fri, Jul 27, 2012 at 10:59 AM, Jim Mooney

<jmoo...@princesscruises.com> wrote:

Well, after a review of smf30 records we find that those here who mentioned

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerhard Adam  
View profile  
 More options Jul 30 2012, 6:32 pm
Newsgroups: bit.listserv.ibm-main
From: gada...@CHARTER.NET (Gerhard Adam)
Date: 30 Jul 2012 15:32:17 -0700
Local: Mon, Jul 30 2012 6:32 pm
Subject: Re: IEFACTRT changed in z/os 1.13 was: Drowning in service units on z/os 1.13 after migrating from v1.11
Doesn't "backing out" normally refer to restoring a module to remove a
problem?  In this case, it would be to restore the problem.  

There is no valid reason for such an action.

>If you feel you must back it out, just *reverse* the following code change
>in IEFACTRT (text from APAR OA31624):
>LOCAL FIX:
>  Reassemble the exit and change the label under the
>   GET INFORMATION FROM PERFORMANCE SECTION
>  from
>   LG    R01,SMF30SRB_L      GET SERVICE UNITS USED
>  to
>   LG    R01,SMF30SRV_L      GET SERVICE UNITS USED

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »