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

Program execution time is more - VSAM file I-O mode


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sreehari_04

New User


Joined: 23 Jan 2006
Posts: 7

PostPosted: Wed Oct 03, 2007 7:52 pm
Reply with quote

Hi,

Program is taking more time for execution. This program is reading the vsam file sequentially and updating tha same file. In between some other files are also read to get/verify the data.

Could you please help me how to reduce the program execution time?
In which area do i need to research with in the program?

In JCL, to the VSAM file specified AMP params(BUFND BUFNI) to improve the process and also CI size is specified for both data and index components.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Oct 03, 2007 9:44 pm
Reply with quote

Quote:
Program is taking more time for execution.

More time than what ?

Without knowing what the program does with all of the other files it is a little difficult to be of any help.

Specifying the CISZ is not of any benefit that I can see.

Specifying BUFNI and/or BUFND can cause more problems that it solves if the file is read SKIP - SEQUENTIAL.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts HILITE on Browse mode? TSO/ISPF 2
Search our Forums:

Back to Top