Author |
Message |
Topic: Create a generic program to validate header and trailer |
lenovo
Replies: 7
Views: 7408
|
Forum: Application Programming Posted: Fri May 16, 2014 11:21 am Subject: Create a generic program to validate header and trailer |
Thanks Gene and William.
William - I understand your point for validation.
don't fall into the trap of validating the files only when you receive them. Everything which reads those files must ... |
Topic: Create a generic program to validate header and trailer |
lenovo
Replies: 7
Views: 7408
|
Forum: Application Programming Posted: Fri May 16, 2014 6:53 am Subject: Create a generic program to validate header and trailer |
Hi,
Could anybody please help or provide some ideas on how to validate header and trailer records in a mainframe file using generic cobol program?
By Generic program I meant it should process diffe ... |
Topic: Bypass certain records from QSAM file |
lenovo
Replies: 1
Views: 2193
|
Forum: Utilities Posted: Thu Nov 07, 2013 4:11 pm Subject: Bypass certain records from QSAM file |
Hi All,
Could you please help me out with the below production issue?
I am currently working on the production issue in which the program is abending with invalid record. The master QSAM file (d ... |
Topic: Strange SORT problem |
lenovo
Replies: 7
Views: 7981
|
Forum: Utilities Posted: Mon Jan 23, 2012 10:40 am Subject: Strange SORT problem |
Thanks all for the inputs. I have changed the job in one step. |
Topic: Strange SORT problem |
lenovo
Replies: 7
Views: 7981
|
Forum: Utilities Posted: Wed Jan 18, 2012 11:26 am Subject: Strange SORT problem |
I completely agree with you but thats an existing design. So i can't comment on that. |
Topic: Strange SORT problem |
lenovo
Replies: 7
Views: 7981
|
Forum: Utilities Posted: Wed Jan 18, 2012 10:14 am Subject: Strange SORT problem |
Hi,
I have a strange SORT problem with the production jcl. A single dataset is being used by 3 different sort steps.
The sort criteria is similar in all the 3 steps. From the last the 3 or 4 days, ... |
Topic: To update a file using SORT |
lenovo
Replies: 11
Views: 8096
|
Forum: Utilities Posted: Wed Aug 31, 2011 3:49 pm Subject: To update a file using SORT |
Hi All,
@Frank: Thanks a million. It works fine.
@Sqlcode : Did not get a chance to to test this one. Thanks a lot for your efforts.
Your quick replies are really appreciated!!! |
Topic: To update a file using SORT |
lenovo
Replies: 11
Views: 8096
|
Forum: Utilities Posted: Wed Aug 31, 2011 2:53 pm Subject: To update a file using SORT |
Hi All,
Thanks for the quick reponses.
@Frank:
Can file1 have 'PART xx' whereas file2 always has 'PART 12', and 'PART 12' in file2 should be changed to 'PART xx' ?
Yes Frank, I want this thi ... |
Topic: To update a file using SORT |
lenovo
Replies: 11
Views: 8096
|
Forum: Utilities Posted: Wed Aug 31, 2011 2:37 pm Subject: To update a file using SORT |
Hi,
Hope I explain well this time. Apologies if I was not in the earlier case.
Input:
------
File 1 has below contents: size=80 bytes/FB
<some data> PART 12
<some data> ... |
Topic: To update a file using SORT |
lenovo
Replies: 11
Views: 8096
|
Forum: Utilities Posted: Wed Aug 31, 2011 1:48 pm Subject: To update a file using SORT |
Hi,
The requirement is to update a file using the contents of other.
For example
File 1 has the below contents:
............PART 12....
............................
File 2 has the below ... |
Topic: SAS EMAIL |
lenovo
Replies: 10
Views: 7193
|
Forum: Application Programming Posted: Tue Jul 12, 2011 8:17 am Subject: SAS EMAIL |
Hi bluewawa,
No, I havn't got the solution on this one.
Thanks!!! |
Topic: KSDS contention problem |
lenovo
Replies: 8
Views: 16474
|
Forum: Data Management Posted: Tue Apr 19, 2011 4:06 pm Subject: KSDS contention problem |
Hi All,
@warp5:
Have job a submit job b after it is completed with an iebcopy to internal rdr. I know that a tso job will wait for datasets, maybe you could experiment with that. This would not be p ... |
Topic: KSDS contention problem |
lenovo
Replies: 8
Views: 16474
|
Forum: Data Management Posted: Mon Apr 18, 2011 11:47 am Subject: KSDS contention problem |
Hi Kolusu,
Appreciate your quick reply.
The job A (Appl A) and job B (Appl B) are ETT triggerred application, So I cannot add the dependency to it. |
Topic: KSDS contention problem |
lenovo
Replies: 8
Views: 16474
|
Forum: Data Management Posted: Mon Apr 18, 2011 11:28 am Subject: KSDS contention problem |
I am facing KSDS contention problem for a production dataset.The KSDS dataset is being updated by many jobs on a daily basis.
For eg: Job A and Job B are two jobs which updates the KSDS dataset. In ... |
Topic: SAS EMAIL |
lenovo
Replies: 10
Views: 7193
|
Forum: Application Programming Posted: Wed Feb 16, 2011 9:44 am Subject: SAS EMAIL |
Hi,
@Kolusu: I am not specifying any password with the mail id. And I tried both ways i.e. by specifying my own email id and with different email id. For both it still contains the "on behalf ... |
|