Author |
Message |
Topic: Remove Multiple Headers and Trailers , Counts No of records |
pramitdas
Replies: 10
Views: 6705
|
Forum: Utilities Posted: Wed Sep 28, 2016 12:48 am Subject: Remove Multiple Headers and Trailers , Counts No of records |
Hi kolusu,
I am not aware of how to expand the record as you have mentioned above. And frankly speaking I am not too aware of this complex sort card. That is why I have seeked help from this forum ... |
Topic: Remove Multiple Headers and Trailers , Counts No of records |
pramitdas
Replies: 10
Views: 6705
|
Forum: Utilities Posted: Tue Sep 27, 2016 11:53 pm Subject: Remove Multiple Headers and Trailers , Counts No of records |
Hi kolusu,
Thanks for the reply.. The main motive is to achieve it thru sort utility. If this can be done by DFSORT or ICETOOL, can you please help me to provide the code.
Many thanks for your he ... |
Topic: Remove Multiple Headers and Trailers , Counts No of records |
pramitdas
Replies: 10
Views: 6705
|
Forum: Utilities Posted: Tue Sep 27, 2016 10:50 pm Subject: Remove Multiple Headers and Trailers , Counts No of records |
Hi kolusu,
Thanks for your advise.
Can you please help to provide the code. Actually I am not too familiar with DFSORT and hence I need your help. BTW how to expand the record by 16 bytes? Many t ... |
Topic: Remove Multiple Headers and Trailers , Counts No of records |
pramitdas
Replies: 10
Views: 6705
|
Forum: Utilities Posted: Tue Sep 27, 2016 2:03 pm Subject: Remove Multiple Headers and Trailers , Counts No of records |
Total no of record in my output file is 8 including header and trailer.. That is how I want to derive. Only need to take all 0100 records in the output file including any header and the trailer as I h ... |
Topic: Remove Multiple Headers and Trailers , Counts No of records |
pramitdas
Replies: 10
Views: 6705
|
Forum: Utilities Posted: Tue Sep 27, 2016 11:15 am Subject: Remove Multiple Headers and Trailers , Counts No of records |
A typo error. Sorry,The Output Dataset name is : XXX.XXX3.XXX03.OUTFILE |
Topic: Remove Multiple Headers and Trailers , Counts No of records |
pramitdas
Replies: 10
Views: 6705
|
Forum: Utilities Posted: Tue Sep 27, 2016 11:13 am Subject: Remove Multiple Headers and Trailers , Counts No of records |
Hi,
I have below requirement.
I have one VB dataset say XXX.XXX3.XXX03.INFILE with following property.
Organization . . . : PS
Record format . . . : VB
Record length . . . : 2004 ... |
Topic: Add system date inside of a PS file at particular column Rea |
pramitdas
Replies: 4
Views: 4730
|
Forum: Job Control Language(JCL) Posted: Mon Aug 29, 2016 2:02 am Subject: Add system date inside of a PS file at particular column Rea |
pramitdas,
Try this untested jcL
Thank you.. I will test and let you know.
Thanks a lot Kolusu.
It has worked perfectly and kudos for your help.
Only there is a typo error ( one quote ' ... |
Topic: AFP output into a file |
pramitdas
Replies: 7
Views: 5678
|
Forum: Job Control Language(JCL) Posted: Sun Aug 28, 2016 12:48 am Subject: Re: AFP output into a file |
Very true.. I have missed that one and my sincere apologies Kolusu If it's about checking Possibility of archiving, we must need to route the output to a GDG . Thanks for reminding! |
Topic: Add system date inside of a PS file at particular column Rea |
pramitdas
Replies: 4
Views: 4730
|
Forum: Job Control Language(JCL) Posted: Sun Aug 28, 2016 12:35 am Subject: Add system date inside of a PS file at particular column Rea |
pramitdas,
Try this untested jcL
Thank you.. I will test and let you know. |
Topic: AFP output into a file |
pramitdas
Replies: 7
Views: 5678
|
Forum: Job Control Language(JCL) Posted: Sun Aug 28, 2016 12:14 am Subject: Re: AFP output into a file |
Hi All,
I have a request from my client to archive a document that was so far only being printed.
This document is being printed with the JCL OUTPUT statement (similar
to the one given below ... |
Topic: Add system date inside of a PS file at particular column Rea |
pramitdas
Replies: 4
Views: 4730
|
Forum: Job Control Language(JCL) Posted: Sat Aug 27, 2016 11:41 pm Subject: Add system date inside of a PS file at particular column Rea |
I have the below requirement.
I have a PS file: ABC.BCD.XYZ with the 2 header records.
ABC.BCD.XYZ
_________________________________________
Details of Employee
Empno EMPid EMPName DE ... |
|