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 

Sort VB file to FB

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
Dragon_Lee
Beginner


Joined: 13 Feb 2006
Posts: 31
Topics: 17

PostPosted: Sat Sep 29, 2007 8:51 pm    Post subject: Sort VB file to FB Reply with quote

Currently we will sort the VB file to FB file.
The sort card like this:

OPTION COPY
OUTFIL FNAMES=SORTOUT,OUTREC=(1:1,143,32752:X)

We will sort LRECL to 32752. When I tested it with about 4666818 records, it takes hte job about 30 minutes.

Is there any other solution which can enhances the Job performance?

Thanks in advance.
_________________
Dragon
Back to top
View user's profile Send private message
CICS Guy
Intermediate


Joined: 30 Apr 2007
Posts: 292
Topics: 3

PostPosted: Sun Sep 30, 2007 12:31 pm    Post subject: Reply with quote

What gives you the idea that the input is VB and the output is FB?
You are not sorting, you are copying, it cant go much faster than input/output speed.
Why would you wand to pad 150 bytes with blanks? What sort of requirement demands this kind of behavior?
Back to top
View user's profile Send private message
Alain Benveniste
Beginner


Joined: 04 May 2003
Posts: 92
Topics: 4
Location: Paris, France

PostPosted: Sun Sep 30, 2007 1:31 pm    Post subject: Reply with quote

I can't think your output would be FB.
You are supposed to use VTOF to convert VB to FB too.

Alain
Back to top
View user's profile Send private message
CICS Guy
Intermediate


Joined: 30 Apr 2007
Posts: 292
Topics: 3

PostPosted: Sun Sep 30, 2007 6:11 pm    Post subject: Reply with quote

Alain,
Don't be too DFSORT centric, there are other ways.....grin....
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
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