COBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...
Author: Rohit Umarjikar Posted: Mon Aug 29, 2016 8:38 pm (GMT 5.5)Code:INCLUDE COND=(1,4,EQ,C'ADAM,BASU,DAVE', Â OR,1,4,EQ,C'JOHN,MARY,NICK', Â OR,1,4,EQ,C'RAJA,SARA'),FORMAT=SS Â SORT FIELDS=(1,4,CH,A)...
View ArticleDFSORT/ICETOOL :: RE: Add system date inside of a PS file at particular column
Author: magesh23586 Subject: Reply to: Add system date inside of a PS file at particular column Posted: Mon Aug 29, 2016 9:23 pm (GMT 5.5) incase first header is unique and always will have "DETAILS"...
View ArticleDFSORT/ICETOOL :: RE: Add system date inside of a PS file at particular column
Author: Rohit Umarjikar Posted: Mon Aug 29, 2016 9:36 pm (GMT 5.5) Welcome! You will need to do a research and try something yourself as told by RahulG31 and then someone can help further if you get...
View ArticleDFSORT/ICETOOL :: RE: Icetool or Joinkeys example to compare two files
Author: Rohit Umarjikar Posted: Mon Aug 29, 2016 9:57 pm (GMT 5.5) Thanks Magesh for the correction of the offset per REFORMAT. Thanks Bill and I agree to the point of using SYNAMES as noted before. No...
View ArticleDFSORT/ICETOOL :: RE: Add system date inside of a PS file at particular column
Author: Nic Clouston Posted: Mon Aug 29, 2016 11:23 pm (GMT 5.5) Locked as posted and answered on Kolusu's forum._________________Regards Nic
View ArticleDFSORT/ICETOOL :: RE: Icetool or Joinkeys example to compare two files
Author: Bill Woodger Subject: Reply to: Icetool or Joinkeys example to compare two files Posted: Tue Aug 30, 2016 4:34 am (GMT 5.5) The subtasks are what processes the data. You can't get rid of them...
View ArticleDFSORT/ICETOOL :: RE: Icetool or Joinkeys example to compare two files
Author: magesh23586 Subject: Reply to: Icetool or Joinkeys example to compare two files Posted: Tue Aug 30, 2016 7:47 am (GMT 5.5) Rohit, Check the spool for Joinkey, you will see three outputs.Code:...
View ArticleDFSORT/ICETOOL :: RE: Icetool or Joinkeys example to compare two files
Author: chandan.inst Subject: Reply to: Icetool or Joinkeys example to compare two files Posted: Tue Aug 30, 2016 10:37 am (GMT 5.5) Nice explanation Mangesh.. I agree with you regardless of volume of...
View ArticleCOBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...
Author: mohamedmubee Subject: Reply to: how to DYNAMICALLY write sort cond to o/p file using cobol Posted: Tue Aug 30, 2016 3:48 pm (GMT 5.5) these are the things i missed to include in the...
View ArticleCLIST & REXX :: Insert Lines in JCL with Rexx after a particular line
Author: Csongor Subject: Insert Lines in JCL with Rexx after a particular line Posted: Tue Aug 30, 2016 4:18 pm (GMT 5.5) Hello! I am looking for a solution for inserting lines after a particular line...
View ArticleMainframe Jobs :: Fiserv Hiring 3 COBOL Devs FTE Orlando & Philly ~$110k Rea
Author: kiran_65 Subject: Fiserv Hiring 3 COBOL Devs FTE Orlando & Philly ~$110k Rea Posted: Tue Aug 30, 2016 4:30 pm (GMT 5.5) Hi, Has post in Vacancies with the heading in subject. Could you...
View ArticleMainframe Jobs :: RE: Fiserv Hiring 3 COBOL Devs FTE Orlando & Philly ~$110k Rea
Author: Bill Woodger Subject: Re: Fiserv Hiring 3 COBOL Devs FTE Orlando & Philly ~$110k Rea Posted: Tue Aug 30, 2016 4:37 pm (GMT 5.5)kiran_65 wrote:Hi, Has post in Vacancies with the heading in...
View ArticleMainframe Jobs :: RE: Fiserv Hiring 3 COBOL Devs FTE Orlando & Philly ~$110k Rea
Author: Bill O'Boyle Subject: Reply to: Fiserv Hiring 3 COBOL Devs FTE Orlando & Philly ~$110k Rea Posted: Tue Aug 30, 2016 5:53 pm (GMT 5.5) Career Link ===> https://www.careers.fiserv.com The...
View ArticleCLIST & REXX :: RE: Insert Lines in JCL with Rexx after a particular line
Author: Csongor Subject: Reply to: Insert Lines in JCL with Rexx after a particular line Posted: Tue Aug 30, 2016 6:00 pm (GMT 5.5) I made some progress, I think this was the hard part. Now I can add...
View ArticleCOBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...
Author: Nic Clouston Posted: Tue Aug 30, 2016 6:09 pm (GMT 5.5) If you are on a mainframe then you do not have files - you have data sets and if you are not on a mainframe then you are in the wrong...
View ArticleCLIST & REXX :: RE: Insert Lines in JCL with Rexx after a particular line
Author: prino Posted: Tue Aug 30, 2016 8:10 pm (GMT 5.5) Read about system defined labels, like .ZCSR..._________________Robert AH Prins robert.ah.prins @ the.17+Gb.Google thingyNo programming here (yet)
View ArticleCOBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...
Author: RahulG31 Subject: Reply to: how to DYNAMICALLY write sort cond to o/p file using cobol Posted: Tue Aug 30, 2016 8:26 pm (GMT 5.5) I don't understand what is stopping you to achieve this. 1. Do...
View ArticleCOBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...
Author: Akatsukami Subject: Re: Reply to: how to DYNAMICALLY write sort cond to o/p file using cobol Posted: Tue Aug 30, 2016 10:04 pm (GMT 5.5)mohamedmubee wrote:these are the things i missed to...
View ArticleCLIST & REXX :: RE: Insert Lines in JCL with Rexx after a particular line
Author: Willy Jensen Posted: Wed Aug 31, 2016 1:02 pm (GMT 5.5) I just did something similar. Note that the line_after can take a line number as argument, which allowed me to do:Code:...
View ArticleCICS :: CICS TS 5.3 migr after DFHCSDUP UPGRADE to use DFHCSDUP SCAN
Author: Kyle Carroll Subject: CICS TS 5.3 migr after DFHCSDUP UPGRADE to use DFHCSDUP SCAN Posted: Wed Aug 31, 2016 10:58 pm (GMT 5.5) Hi, I am migrating a CICS TS 4.1 region to CICS TS 5.3. I have...
View Article