IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Will Region size reduces IPF cost ?


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Geethanjali

New User


Joined: 24 Jan 2008
Posts: 6
Location: Chennai

PostPosted: Fri Feb 01, 2008 10:20 am
Reply with quote

Can any one answer this quick question,

If we are increasing the value of Region parameter in Job card say ,from 8M to 64M in load jobs,Will this reduce/increase the CPU usage or impact job completion time?
Back to top
View user's profile Send private message
Srinivasa Rao

New User


Joined: 21 Jun 2005
Posts: 75

PostPosted: Fri Feb 01, 2008 7:37 pm
Reply with quote

Region parameter will not effect CPU and time. It is used to allocate some storage for job execution.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Feb 01, 2008 10:10 pm
Reply with quote

Hello,

Quote:
Will this reduce/increase the CPU usage or impact job completion time?
It should not increase the amount of cpu time used.

It may or may not improve performance depending on how the additional memory is used (if is it used at all). If the additional memory is used n place of what is currently done using more i/o, the amount of i/o may decrease and the overall performance improved.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Feb 01, 2008 10:16 pm
Reply with quote

it depends on what You mean by cost icon_biggrin.gif

in terms of billing (real or virtual )
You will be billed certainly for the storage used ( real+virtual )
+ CPU +I/O operations +tape mounts +.... add as many items You like

I have seen cases were the user would be billed also for the storage requested
( in order to to have the end users aware of what they were doing )
Back to top
View user's profile Send private message
Geethanjali

New User


Joined: 24 Jan 2008
Posts: 6
Location: Chennai

PostPosted: Mon Feb 04, 2008 9:59 am
Reply with quote

Thanks a lot for ur replies,

dick scherrer,

You have mentioned as following,

'If the additional memory is used n place of what is currently done using more i/o, the amount of i/o may decrease and the overall performance improved'

Is there any way to find the amount of I/O used in a load job?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Feb 04, 2008 8:23 pm
Reply with quote

Hello,

Pretty much all system usage is "trackable".

Quote:
Is there any way to find the amount of I/O used in a load job?
Different kinds of "load jobs" are tracked differently.

I'd suggest you talk with either the storage management, performance measurement, or capacity planning people that spport your system and see iof there might already be something in place that will provide the info you need.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts RACF cost vs. ACF2 cost IBM Tools 2
No new posts Using Java/C/C++ to retrieve dataset ... Java & MQSeries 6
No new posts Find the size of a PS file before rea... COBOL Programming 13
No new posts Open VSAM File in IMS DC Region - DFS... IMS DB/DC 0
Search our Forums:

Back to Top