View previous topic :: View next topic |
Author |
Message |
Frank Yaeger Sort Forum Moderator

Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
|
Posted: Tue Dec 03, 2002 11:36 am Post subject: Change all zeros in your records to spaces |
|
|
For information on how you can use the TRAN=ALTSEQ option of DFSORT's INREC, OUTREC and OUTFIL OUTREC statements to change any character throughout a specific field or an entire record to another character (e.g. zero to blank, blank to asterisk, etc), see the "Change all zeros in your records to spaces" Smart DFSORT Trick at:
http://www.ibm.com/servers/storage/support/software/sort/mvs/tricks/ _________________ 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
Last edited by Frank Yaeger on Thu Aug 24, 2006 11:08 am; edited 2 times in total |
|
Back to top |
|
 |
djh Beginner

Joined: 25 Jul 2006 Posts: 3 Topics: 1
|
Posted: Thu Aug 24, 2006 12:45 am Post subject: |
|
|
The above link seems to be dead
(as of 24 August 06 - I just tried it) |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
Frank Yaeger Sort Forum Moderator

Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
|
Posted: Thu Aug 24, 2006 11:07 am Post subject: |
|
|
I fixed the original post. I've replaced various individual pages on the DFSORT website with pdf files which are easier to maintain, download, print, search, etc. I couldn't figure out a way to search for all of the broken links so I could fix them. Note that you can access anything on the DFSORT website from the "Product details" page at:
http://www.ibm.com/servers/storage/support/software/sort/mvs/srtmprd.html _________________ 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 |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Aug 24, 2006 12:07 pm Post subject: |
|
|
Quote: |
I couldn't figure out a way to search for all of the broken links so I could fix them
|
Frank I will try to run a scan on the Database and see if there are any tonight
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Frank Yaeger Sort Forum Moderator

Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
|
Posted: Thu Aug 24, 2006 12:33 pm Post subject: |
|
|
Ok. If you can get me the URLs then I can go ahead and fix them. Note that the affected pages are for Smart DFSORT Tricks, Ask Professor Sort, and Beyond Sorting. _________________ 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 |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Aug 24, 2006 12:52 pm Post subject: |
|
|
Frank Yaeger,
Can you give me a sample of invalid URL's . I forgot to save the old url in the first post.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Frank Yaeger Sort Forum Moderator

Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
|
|
Back to top |
|
 |
raam.narayan Beginner
Joined: 25 Jul 2006 Posts: 1 Topics: 0
|
Posted: Tue Aug 29, 2006 12:28 am Post subject: |
|
|
Hi Kolusu,
My requirement is basically to read an Input file and check for that 128 position and if after the 128 position in the I/P file if there are NULL the specific JOB what i am running right now shuld abort.. This shuld be done using FILE-AID thru JCL... can u pls help me in this because this is a specific requirement... |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Tue Aug 29, 2006 4:42 am Post subject: |
|
|
Quote: |
My requirement is basically to read an Input file and check for that 128 position and if after the 128 position in the I/P file if there are NULL the specific JOB what i am running right now shuld abort..
|
Null means the value is unknown. What values do you want to check ? Post the value you want to check in hex
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|