MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Can I use any utilities for this requirement ?
Goto page Previous  1, 2
 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Thu Apr 01, 2004 6:30 am    Post subject: Reply with quote

Thanks kolusu,

Do we have any other way to overcome this issue. The no. of records in my File 2 is over a million. Again as I have said earlier all we have here is 1999 version of Syncsort.

Thanks,
Back to top
View user's profile Send private message
Frank Yaeger
Sort Forum Moderator
Sort Forum Moderator


Joined: 02 Dec 2002
Posts: 1618
Topics: 31
Location: San Jose

PostPosted: Thu Apr 01, 2004 11:17 am    Post subject: Reply with quote

Quote:
Yes the solution is dependent on the no: of records in file2. Since we are generating dynamic change control cards , we cannot have more than 500 records. Again this no: is dependent on the size of the field also.


For the record, note that the solution using the DFSORT/ICETOOL SPLICE operator has no such limitations.

If anybody on this list would like some documents prepared by the DFSORT Team on what we see as the advantages of DFSORT, as well as migration considerations, send me an e-mail offline (yaeger@us.ibm.com). Please put "DFSORT" somewhere in your Subject line to catch my attention.
_________________
Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
Back to top
View user's profile Send private message Send e-mail Visit poster's website
haatvedt
Beginner


Joined: 14 Nov 2003
Posts: 66
Topics: 0
Location: St Cloud, Minnesota USA

PostPosted: Sun Apr 04, 2004 6:49 pm    Post subject: Reply with quote

In about an hour you could write a very fast Cobol program using a direct index table to do what you want. It would not have the any restrictions on the size of the data file. There would be a restriction on the file containing the country codes. For instance if the country code is 3 digits numeric, then you could not have more than 1000 entries. If 5 digits then the limit would be 100,000 entries.

there are other advantages in using a program. I always create a control report so that our data integrity group can run to run control report balancing. I would be willing to wager that the Cobol program would be faster and use less resources.

This is a very trivial program to write.
_________________
Chuck Haatvedt

email --> clastnameatcharterdotnet

(replace lastname, at, dot with appropriate
characters)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group