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 

Doubt on FORMAT

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


Joined: 15 Sep 2006
Posts: 64
Topics: 22

PostPosted: Fri Feb 01, 2008 2:48 am    Post subject: Doubt on FORMAT Reply with quote

Hi all,

I tried to get some informations on FORMAT used in SORT, but I was not getting correct informations as I expected. This is the right place where I can get the result. Please help me on this

I had a control card as follows

Code:

SORT FIELDS=(1,80,A),FORMAT=BI


My input and output files are record length of 80. Here what is the use of FORMAT=BI, the records in input file has Alphanumeric charecter also. Does this FORMAT=BI helps in anyother way to improve or speed up the sort process. If so how.

Thanks in advance
Kavi
Back to top
View user's profile Send private message
vkphani
Intermediate


Joined: 05 Sep 2003
Posts: 483
Topics: 48

PostPosted: Fri Feb 01, 2008 3:52 am    Post subject: Reply with quote

kavi,

If you have to deal with Alphanumeric charecters, then you can use FORMAT as CH. If FORMAT is BI, then your file has Binary data.
This is noway related to improve or speed up the sort process.
Back to top
View user's profile Send private message Send e-mail
Frank Yaeger
Sort Forum Moderator
Sort Forum Moderator


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

PostPosted: Fri Feb 01, 2008 11:33 am    Post subject: Reply with quote

Unless you're using character specific options like LOCALE or ALTSEQ, DFSORT treats FORMAT=CH and FORMAT=BI the same internally. There's really no reason to use FORMAT=BI rather than FORMAT=CH.
_________________
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
kavi
Beginner


Joined: 15 Sep 2006
Posts: 64
Topics: 22

PostPosted: Mon Feb 04, 2008 12:00 am    Post subject: Reply with quote

vkphani/Frank Yaeger

Thanks a lot.

Thanks
kavi
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