View previous topic :: View next topic
|
Author |
Message |
venu_anne
New User
Joined: 24 Feb 2005 Posts: 3
|
|
|
|
Hi all,
Can any one explain how to change a record format from fixed length format to variable length format.or vice-versa
Thanks in advance,
venu. |
|
Back to top |
|
|
mcmillan
Site Admin
Joined: 18 May 2003 Posts: 1210 Location: India
|
|
|
|
Dear Venu,
You can use DFSORT to change a fixed length format file to variable length format.
Quote: |
A new FTOV option of OUTFIL allows you to convert fixed-length input records (for example, FB) to variable-length output records (for example, VB). A new VTOF option of OUTFIL (an alias for CONVERT) allows you to convert variable-length input records (for example, VB) to fixed-length output records (for example, FB). |
|
|
Back to top |
|
|
venu_anne
New User
Joined: 24 Feb 2005 Posts: 3
|
|
|
|
Dear Mcmillan,
Thanks mcmillan.
I want to learn more about dfsort,syncsort.
canu suggest the book or any link.
if u have any soft copy or screen shots of these pl. forward.
thanks & Regards,
venu. |
|
Back to top |
|
|
mcmillan
Site Admin
Joined: 18 May 2003 Posts: 1210 Location: India
|
|
|
|
Dear Venu,
Please check our Download Area and DFSORT Forum for DFSORT Manuals.. |
|
Back to top |
|
|
Frank Yaeger
DFSORT Developer
Joined: 15 Feb 2005 Posts: 7129 Location: San Jose, CA
|
|
|
|
You can access all of the DFSORT books and papers online from:
Use [URL] BBCode for External Links
If you're not familiar with DFSORT or DFSORT's ICETOOL utility, I'd suggest reading through "DFSORT: Getting Started". It's an excellent utility, with lots of examples, that will show you how to use DFSORT, DFSORT's ICETOOL, and DFSORT Symbols. Youcan access "DFSORT: Getting Started" from the link above.
For even more information on DFSORT and DFSORT's ICETOOL, visit the DFSORT website at:
www.ibm.com/storage/dfsort/ |
|
Back to top |
|
|
Frank Yaeger
DFSORT Developer
Joined: 15 Feb 2005 Posts: 7129 Location: San Jose, CA
|
|
Back to top |
|
|
|