But of course you follow up that journaling with CLPA at IPL...

RON HAWKINS
Director, Ipsicsopt Pty Ltd (ACN: 627 705 971)
m+61 400029610| t: +1 4085625415 | f: +1 4087912585

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
Jim Mulder
Sent: Tuesday, 24 September 2019 02:00
To: [email protected]
Subject: Re: [IBM-MAIN] [EXT] Re: VIO dataset problem

 The purpose of journaling is to allow a job to be restarted.

  In order to restart a job which is using VIO, the VIO data sets need to be
preserved. 

 In order for the VIO data sets to be preserved, they must be written out to
page data sets,  Real storage owned by a job is not preserved.

  The system is behaving exactly as intended.  If your job does not require
restart capability, you should run it in a job class which is defined with
JOURNAL=NO.

Jim Mulder z/OS Diagnosis, Design, Development, Test  IBM Corp. 
Poughkeepsie NY


David Betten/Gaithersburg/IBM@IBMUS wrote on 09/23/2019 11:15:05 AM:

> From: David Betten/Gaithersburg/IBM@IBMUS
> To: [email protected]
> Date: 09/23/2019 11:53 AM
> Subject: Re: [EXT] Re: VIO dataset problem
> 
> Just for clarification, I've been working with Shivang on this and 
> he's since opened a PMR on the problem.  When his job uses VIO even 
> for a
very
> small file, it automatically pages out for the writes and pages in for
the
> reads.   With RMF we clearly see there is plenty of available memory.
> We've since tied this to the use of journaling (JOURNAL=YES specified
for
> the job class).  Without journalling, the same job does no VIO paging.
> We'll let the normal support process play out and post back the 
> eventual determination of what's causing this.
> 
> 
> Have a nice day,
> Dave Betten
> z/OS Performance Specialist
> Cloud and Systems Performance
> IBM Corporation
> email:  [email protected]
> 
> IBM Mainframe Discussion List <[email protected]> wrote on
> 09/23/2019 09:58:15 AM:
> 
> > From: "Mullen, Patrick" <[email protected]>
> > To: [email protected]
> > Date: 09/23/2019 10:03 AM
> > Subject: [EXTERNAL] Re: [EXT] Re: VIO dataset problem Sent by: IBM 
> > Mainframe Discussion List <[email protected]>
> >
> > I've heard "my job is paged out" when what is meant is "my job is 
> > swapped out", perhaps this is the OP's situation.
> >
> >
> > -----Original Message-----
> > From: IBM Mainframe Discussion List <[email protected]> On 
> > Behalf Of Ron Hawkins
> > Sent: Sunday, September 22, 2019 7:39 PM
> > To: [email protected]
> > Subject: [EXT] Re: VIO dataset problem
> >
> > Shivang,
> >
> > My first thought is you have not described a problem. Page outs are 
> > a response to memory conditions, but they don't slow anything down.
> > Page-ins and the page-in rate for all address are indications of a 
> > potential problem, and you do not mention page-ins.
> >
> > You said you are no memory constrained, but how are you verifying 
> > that? You can check AFQ and UIC values during the interval when you 
> > saw the page-outs happening. SMF Type 71 is usually the starting 
> > place for looking for memory contention, especially the page-in rate.
> >
> > Is there a resource class limit on the service class for these jobs?
> >
> >
> >
> > RON HAWKINS
> > Director, Ipsicsopt Pty Ltd (ACN: 627 705 971)
> > m+61 400029610| t: +1 4085625415 | f: +1 4087912585
> >
> > -----Original Message-----
> > From: IBM Mainframe Discussion List <[email protected]> On 
> > Behalf Of Shivang Sharma
> > Sent: Sunday, 22 September 2019 19:47
> > To: [email protected]
> > Subject: Re: [IBM-MAIN] VIO dataset problem
> >
> > Hi,
> >
> > My dataset is less the max limit . VIO has support for BDAM as well.
> > Not sure on what is left to check?



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

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

Reply via email to