Author |
Message |
Topic: Sort the Detailed Records and adjust the Trailer Record |
Dinesh.G
Replies: 3
Views: 2815
|
Forum: Utilities Posted: Mon Jan 31, 2005 3:52 am Subject: Sort the Detailed Records and adjust the Trailer Record |
I have an Input File of LRECL=53 with the following Records
The First Byte=
0 represents header Record
1 to
6 represents Detailed Records
... |
Topic: Simple way to know if records in sort order? |
Dinesh.G
Replies: 5
Views: 7020
|
Forum: Utilities Posted: Tue Jan 25, 2005 12:49 am Subject: Simple way to know if records in sort order? |
Thanks Kolusu for the Link which You have sent, but the problem which i face while submitting the Job as given by Frank is that the
PGM=ICEMAN invokes the SyncSort Utility and If the file is in seque ... |
Topic: Simple way to know if records in sort order? |
Dinesh.G
Replies: 5
Views: 7020
|
Forum: Utilities Posted: Mon Jan 24, 2005 3:40 am Subject: Simple way to know if records in sort order? |
Is there any Way to check whether the Input file is Sorted or not
by the DFSORT/SyncSort using (Exec PGM=SORT).
Thanks & Rgds
Dinesh Kumar |
Topic: Replace Spaces With Current Date |
Dinesh.G
Replies: 19
Views: 11749
|
Forum: Utilities Posted: Thu Jan 20, 2005 3:14 pm Subject: Replace Spaces With Current Date |
Thanks Kolusu, Thanks a lot....
The Sort Card worked Fine.
Rgds
Dinesh |
Topic: Replace Spaces With Current Date |
Dinesh.G
Replies: 19
Views: 11749
|
Forum: Utilities Posted: Thu Jan 20, 2005 1:35 pm Subject: Replace Spaces With Current Date |
HI Kolusu,
Here is my Requirements
I have an Input VB Format File which has detailed records and Trailer Records.The trailer record are denoted by 9 in the first byte and the detailed recorda ... |
Topic: Replace Spaces With Current Date |
Dinesh.G
Replies: 19
Views: 11749
|
Forum: Utilities Posted: Wed Jan 19, 2005 2:02 pm Subject: Replace Spaces With Current Date |
Thanks Kolusu & Frank for the Solution. One more query what should be approach if the Input file is in VB Format.The mentioned Jcl worked fine
for FB format File.When I tried for VB format File the J ... |
Topic: Replace Spaces With Current Date |
Dinesh.G
Replies: 19
Views: 11749
|
Forum: Utilities Posted: Tue Jan 18, 2005 6:59 pm Subject: Replace Spaces With Current Date |
Kolusu,
Is it possible to implement the logic by a single SORT CARD.(Sort pgm)as mentioned.
Rgds
Dinesh |
Topic: Replace Spaces With Current Date |
Dinesh.G
Replies: 19
Views: 11749
|
Forum: Utilities Posted: Tue Jan 18, 2005 6:36 pm Subject: Replace Spaces With Current Date |
kolusu,
Thanks a Lot, but One more problem which forgot to mention was the
there are trailer records which will have the sequence no in the date field
The trailer record are denoted by 9 in t ... |
Topic: Replace Spaces With Current Date |
Dinesh.G
Replies: 19
Views: 11749
|
Forum: Utilities Posted: Tue Jan 18, 2005 2:08 pm Subject: Replace Spaces With Current Date |
Hi,
I have an Input File which has Some records with Blanks(Spaces) in
the Date Field(CCCCMMYY). The Requirements is that I have to
replace the date Field having spaces with th ... |
|