Hi Ulrich,

We set CKPTLINE=66,CKPTPAGE=100 (default), then
CheckPoint Intveral = 66 * 100 = 6600 lines.
Say we have 2.5 million lines printed (in 5 mins interval), then checkpoint
count = 378.
Does it counts ? to spike up JES2 cpu?
On Fri, Jun 10, 2011 at 12:49 AM, Ulrich Krueger <[email protected]> wrote:

> Cobe,
> I'm just guessing, but ...
> I suspect that the spike in JES2 activity while transmitting your large
> report could be due to frequent JES2 Checkpoint activity, especially if you
> are transmitting over a high-speed line. You might want to review your
> settings of CKPTLINE and CKPTPAGE and see if that can reduce your JES2
> activity spike.
> See
>
> http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HAS2A480/3.59.2?S
> HELF=EZ2ZBK0G&DT=20080602222206
>
> Another option that could cause CPU usage is the COMPRESS option on this
> printer. Perhaps turning it off can improve things.
>
> You might also want to look at other JES2 parameters in your configuration
> that deal with RJE and see if you have any bottlenecks there.
>
> Regards,
> Ulrich Krueger
>
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf
> Of Cobe Xu
> Sent: Thursday, June 09, 2011 3:29 AM
> To: [email protected]
> Subject: Re: can limit JES2 RJE work?
>
> Hi Ravi,
>
> I checked our config, we do use default setting for LIMIT=(0,*). [shown
> below]
> As we do need all the records to be processed, but hope to slow down the
> transmition..
>  $HASP603 R44.PR1
>  $HASP603 R44.PR1  STATUS=INACTIVE,ASIS=YES,CCTL=YES,CKPTLINE=66,
>  $HASP603          CKPTPAGE=100,CMPCT=NO,COMPRESS=YES,CREATOR=,
>  $HASP603          DEVFCB=,EJECT=YES,FCB=6,FCBLOAD=NO,FORMS=(STD,
>  $HASP603          ,,,,,,),JOBNAME=,LIMIT=(0,*),LRECL=255,
>  $HASP603          NEWPAGE=DEFAULT,PLIM=(0,0),PRMODE=(LINE),
>  $HASP603          PRWIDTH=255,QUEUE=A,RANGE=(J1,999999),
>  $HASP603          ROUTECDE=(P044),SELECT=PRINT1,SEP=NO,SEPDS=NO,
>  $HASP603          SETUP=HALT,SPACE=,SUSPEND=YES,TRACE=NO,
>  $HASP603          TRANS=NO,UCS=0(STD),VOLUME=(,,,),WRITER=,
>  $HASP603          WS=(W,Q,R,PRM,LIM/F)
>
>
>
> On Thu, Jun 9, 2011 at 5:35 PM, Ravi Gaur <[email protected]> wrote:
>
> > I am not sure the scope of your question is it just limited to Printer or
> > extend
> > to  Remote node job submission  and getting output...
> >
> > Certainly RACF may have option for it ..however 1 of the inscope task
> with
> > printers would be to limit the Lower and Higher records limit with Limit
> > parameter in Printer..as below..
> >
> > $DPRT78
> > $HASP603 PRT78
> > $HASP603 PRT78     UNIT=,STATUS=DRAINED,BURST=NO,CKPTLINE=0,
> > $HASP603           CKPTMODE=PAGE,CKPTPAGE=100,CKPTSEC=0,
> > $HASP603           CREATOR=,DEVFCB=,DEVFLASH=****,FCB=SB08,
> > $HASP603           FORMS=(STD,,,,,,,),FSS=SARFVC78,HONORTRC=YES,
> > $HASP603           JOBNAME=,LASTFORM=STD,LIMIT=(0,*),
> > $HASP603           COPYMARK=DATASET,MARK=NO,MODE=FSS,
> > $HASP603           NEWPAGE=DEFAULT,NPRO=300,PAUSE=NO,PLIM=(0,*),
> > $HASP603           PRESELCT=YES,PRMODE=(LINE),QUEUE=G,RANGE=(J1,
> > $HASP603           999999),ROUTECDE=(LOCAL),SEP=NO,
> > $HASP603           SEPCHARS=DEFAULT,SEPDS=NO,SETUP=HALT,SPACE=,
> > $HASP603           TRACE=NO,TRANS=DEFAULT,TRKCELL=NO,UCS=GY15,
> > $HASP603           UCSVERFY=NO,VOLUME=(,,,),WRITER=,
> > $HASP603           WS=(PRM,Q,R/),FSAROLTR=YES
> >
> >
> > LIMIT
> >    Specifies the lower and upper record limits for jobs that this device
> >    will process. A limit of (0,*) means that this device selects all
> >    output.
> >
> >    This keyword only applies for local and remote printers and punches
> >    and SYSOUT transmitters.
> >
> >
> > ----------------------------------------------------------------------
> > 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
> >
>
>
>
> --
> Cobe Xu
>
> Best Regards
> -----------------------------------------------------------
> z/OS Performance & Capacity Analyst
> z/OS System Programmer
> Email: [email protected]
> -----------------------------------------------------------
> *"Impart fishing is much better than just donate fishes"*
>
> ----------------------------------------------------------------------
> 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
>
> ----------------------------------------------------------------------
> 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
>



-- 
Cobe Xu

Best Regards
-----------------------------------------------------------
z/OS Performance & Capacity Analyst
z/OS System Programmer
Email: [email protected]
-----------------------------------------------------------
*"Impart fishing is much better than just donate fishes"*

----------------------------------------------------------------------
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