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 

Finding contract/field in flat file

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
rayala_uday
Beginner


Joined: 15 Sep 2005
Posts: 9
Topics: 4

PostPosted: Wed Jan 25, 2006 2:16 am    Post subject: Finding contract/field in flat file Reply with quote

Hi,

I have a falt file having millions of records,whenever i am finding for particular contract is present or not in flat file,its taking long time to find that contract(Nearly taking 15 min).
Can you tell me how to findout particular contract in short time?


Thanks
Uday
Back to top
View user's profile Send private message Yahoo Messenger
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 700
Topics: 63
Location: USA

PostPosted: Wed Jan 25, 2006 2:59 am    Post subject: Reply with quote

Uday,

Have you tried following -

1) Use "find" instead of "find all".

2) Use quick search in file-aid.

3) Searching in batch using file-aid or sort.

Regards,
Diba.
Back to top
View user's profile Send private message Send e-mail
rayala_uday
Beginner


Joined: 15 Sep 2005
Posts: 9
Topics: 4

PostPosted: Wed Jan 25, 2006 3:42 am    Post subject: Reply with quote

Thankq for ur suggestions.

I tried in second way,Now ist finding out in less time compared first method(Find and Find All) and third method(Fileaid-Batch).

In this method also,its taking some time to read all the input dataset.Is there any other metod to find out in very short time


Thanks
Uday
Back to top
View user's profile Send private message Yahoo Messenger
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


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

PostPosted: Wed Jan 25, 2006 4:05 am    Post subject: Reply with quote

rayala,

As far as I know, Sort does I/O much faster than other utilities. Did you try using SORT (INCLUDE COND=) ??? And, what sort product do you use ? If you are having latest version of syncsort then you can probably try PARASORT or PIPESORT which virtually splits the datasets into multiple chunks and thus the execution time is much faster.

Thanks,
Phantom
Back to top
View user's profile Send private message
ofer71
Intermediate


Joined: 12 Feb 2003
Posts: 358
Topics: 4
Location: Israel

PostPosted: Wed Jan 25, 2006 4:05 am    Post subject: Reply with quote

Batch SUPERC

O.
________
medical marijuana strains


Last edited by ofer71 on Sat Feb 05, 2011 11:29 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
rayala_uday
Beginner


Joined: 15 Sep 2005
Posts: 9
Topics: 4

PostPosted: Wed Jan 25, 2006 9:23 pm    Post subject: Reply with quote

Thankq for ur valuable suggestions.

I tried thru sort,Its working fine now.

Thanks
Uday
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
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