Author |
Message |
Topic: Split file into two based on occurrence of another field |
somuk
Replies: 8
Views: 4274
|
Forum: Utilities Posted: Wed Jan 13, 2016 6:55 pm Subject: Split file into two based on occurrence of another field |
Thanks William and Kolusu.
You are correct. My bad. Made a mistake when I tried with the SYSIN instream data. Thanks a lot for your help. |
Topic: Split file into two based on occurrence of another field |
somuk
Replies: 8
Views: 4274
|
Forum: Utilities Posted: Wed Jan 13, 2016 11:38 am Subject: Split file into two based on occurrence of another field |
Thanks Kolusu and Williams. Much appreciated your response. I have tried with the above control card (which Kolusu provided) to test the following data to obtain two account numbers and related data
... |
Topic: Split file into two based on occurrence of another field |
somuk
Replies: 8
Views: 4274
|
Forum: Utilities Posted: Tue Jan 12, 2016 6:23 pm Subject: Split file into two based on occurrence of another field |
I have a requirement to split an input file into two. The input file has millions of records pertaining to different account numbers. My system has a maximum of 20,000 account numbers. At any given ti ... |
Topic: XML formatting |
somuk
Replies: 6
Views: 4941
|
Forum: Utilities Posted: Tue Sep 16, 2014 7:57 pm Subject: XML formatting |
Yeah.. That's right, Kolusu..
We will try out some Rexx or COBOL solution.. Thanks for your time.. |
Topic: XML formatting |
somuk
Replies: 6
Views: 4941
|
Forum: Utilities Posted: Mon Sep 15, 2014 2:42 pm Subject: XML formatting |
Hi Kolusu,
Looks like we are using DFSORT V1R12
RECORD TYPE IS F - DATA STARTS IN POSITION 1
C5-I12416 C6-K90026 C7-K94453 C8-K94453 E9-K60824 C9-BASE E5-K ... |
Topic: XML formatting |
somuk
Replies: 6
Views: 4941
|
Forum: Utilities Posted: Sat Sep 13, 2014 11:50 am Subject: XML formatting |
Thanks Kolusu.
The XML file is having around 100+ tags. We are OK, even if one record contains multiple tags and values. However, it shouldn't split the values into two records.
This is OK:
< ... |
Topic: XML formatting |
somuk
Replies: 6
Views: 4941
|
Forum: Utilities Posted: Thu Sep 11, 2014 10:32 pm Subject: XML formatting |
Hi,
We have to process XML files in mainframe environment using COBOL programs. However, while we receive these files it's not well formatted the way we see the XML files using internet explorer or a ... |
Topic: ViewDirect/InfoPac |
somuk
Replies: 5
Views: 8064
|
Forum: Utilities Posted: Thu Apr 03, 2014 9:28 pm Subject: ViewDirect/InfoPac |
Kolusu,
It's a content management product from ASG. Also known as InfoPac. I don't have the documentation handy now. Here is the link.
http://www.asg.com/Smart-Catalog/ASG-ViewDirect.aspx |
Topic: ViewDirect/InfoPac |
somuk
Replies: 5
Views: 8064
|
Forum: Utilities Posted: Thu Apr 03, 2014 6:02 pm Subject: ViewDirect/InfoPac |
Thanks Kolusu.
I'm sorry. I think, I haven't made my question clear. We are facing issues while extracting the images from ViewDirect. These images are stored in Mainframe libraries and we need to ... |
Topic: ViewDirect/InfoPac |
somuk
Replies: 5
Views: 8064
|
Forum: Utilities Posted: Wed Apr 02, 2014 6:30 pm Subject: ViewDirect/InfoPac |
Hi,
We are planning to migrate ASG-ViewDirect (known as Infopac earlier) to IBM OnDemand. We have a lot of images stored in ViewDirect those need to be ported into On Demand. We are unable to move ... |
Topic: Web interface for Job monitoring |
somuk
Replies: 2
Views: 5094
|
Forum: Job Control Language(JCL) Posted: Wed Nov 02, 2011 7:44 am Subject: Web interface for Job monitoring |
Semigeezer,
Thank you very much.
We tried to see if SDSF can access thru Rexx Address SDSF command. We are able to get Job details from the Spool. If you could please share the code snippets that ... |
Topic: Capturing Job information using REXX |
somuk
Replies: 6
Views: 12422
|
Forum: Job Control Language(JCL) Posted: Wed Nov 02, 2011 7:39 am Subject: Capturing Job information using REXX |
Thanks semigeezer and expat.
Infact, we are trying to develop an web/java interface for mainframe job monitoring. I have posted another query in this forum Semigeezer,
We tried to see if SDSF can ac ... |
Topic: Capturing Job information using REXX |
somuk
Replies: 6
Views: 12422
|
Forum: Job Control Language(JCL) Posted: Mon Oct 31, 2011 10:25 am Subject: Capturing Job information using REXX |
Hi,
We are in the need of capturing Job information using REXX script for Jobs. Job information Such as Job Name, Job ID, Start time, End Time, Return Code, System abend code, User abend code, Aben ... |
Topic: Web interface for Job monitoring |
somuk
Replies: 2
Views: 5094
|
Forum: Job Control Language(JCL) Posted: Fri Oct 28, 2011 8:25 am Subject: Web interface for Job monitoring |
Hi,
We are looking for a feasibility study to develop a Java interface which simulates the mainframe job monitoring using a web interface. I mean, a browser based interface which provides me detail ... |
Topic: NO DFSRESLB DDNAME |
somuk
Replies: 2
Views: 5026
|
Forum: IMS Posted: Mon Oct 05, 2009 9:18 am Subject: NO DFSRESLB DDNAME |
Hi,
I'm trying to browse some IMS database (BMP mode) in Fileaid. But I'm getting the below error message. How can I resolve this issue..
NO DFSRESLB DDNAME
Please help.. |
|