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

Work files with SYNCTOOL


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

New User


Joined: 23 Sep 2005
Posts: 91

PostPosted: Wed Oct 05, 2011 11:10 am
Reply with quote

Using SYNCTOOL I am sorting two different flat files and then joining them to produce one SORTOUT.

Now I need to know how should I estimate the work file size as I am using two different input files with different LRECL and amount of records? And how many work files should I define?

Also if at all I do not define the work file will the perfoamce be affected?
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Wed Oct 05, 2011 11:16 am
Reply with quote

Have a look in your manual, this will tell you how to estimate, if it is necessary etc and performance dos/don'ts.

EDIT: SyncSort/SyncTool queries should be in the JCL forum, not DFSORT/ICETOOL.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Oct 05, 2011 11:30 am
Reply with quote

after more than five years of hanging around You should know that SYNCSORT/SYNCTOOL questions should be asked in the jcl forum icon_evil.gif
topic moved
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Fri Oct 07, 2011 8:51 pm
Reply with quote

mlp wrote:
Using SYNCTOOL I am sorting two different flat files and then joining them to produce one SORTOUT.

Now I need to know how should I estimate the work file size as I am using two different input files with different LRECL and amount of records? And how many work files should I define?

Also if at all I do not define the work file will the perfoamce be affected?
What is the DYNALOC is set up to at your shop. If it's Y, no need to code the SORTWORK files in a sort application.
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 2
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Compare only first records of the fil... SYNCSORT 7
Search our Forums:

Back to Top