Quantcast
Channel: IBM Mainframe Computers Forums
Browsing all 8500 articles
Browse latest View live
↧

SYNCSORT :: RE: Reformatting and adding additional filler lines in syncsort

Author: Arun Raj Posted: Thu Apr 05, 2018 6:52 pm (GMT 5.5) Badbeef, One thing you could do is to build a SYMNAMES data set by reading the 'file names data set', creating 4 symbols corresponding each...

View Article


SYNCSORT :: RE: Reformatting and adding additional filler lines in syncsort

Author: sergeyken Posted: Thu Apr 05, 2018 8:16 pm (GMT 5.5) AFAIU a quite flexible approach is required, isn't it? SYNCSORT is not the best tool for doing this, but it's not a rocket science...

View Article


SYNCSORT :: RE: Reformatting and adding additional filler lines in syncsort

Author: Rohit Umarjikar Posted: Thu Apr 05, 2018 9:36 pm (GMT 5.5)Code:PUT 'FILEA.SOURCE.PLACE'  +             FILEA.DESTINATION.txt                 PUT 'FILEB.SOURCE.PLACE'  +...

View Article

SYNCSORT :: Duplicate PARM on OUTFIL

Author: sancraig16 Subject: Duplicate PARM on OUTFIL Posted: Thu Apr 05, 2018 10:25 pm (GMT 5.5) I tried adding a 2nd WHEN=GROUP statement and job failed with DUPLICATE PARM . Should I do the 2nd GROUP...

View Article

SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: Arun Raj Posted: Thu Apr 05, 2018 10:36 pm (GMT 5.5) sancraig16, Is this related to your other topic? Sample input and output records might help. Not sure what you are trying to achieve, but...

View Article


SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: sergeyken Subject: Re: Duplicate PARM on OUTFIL Posted: Thu Apr 05, 2018 10:44 pm (GMT 5.5)sancraig16 wrote:I tried adding a 2nd WHEN=GROUP statement and job failed with DUPLICATE PARM 1. There...

View Article

SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: sancraig16 Posted: Thu Apr 05, 2018 10:50 pm (GMT 5.5) It is different task which I am working on . My goal is to get XXXXXX, YYYYYYY and ZZZZZZZ on the same line. Using WHEN=GROUP , I was able...

View Article

SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: Arun Raj Posted: Thu Apr 05, 2018 10:51 pm (GMT 5.5) You can try adding the second WHEN=GROUP to your existing INREC._________________Arun...

View Article


SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: sancraig16 Subject: Re: Duplicate PARM on OUTFIL Posted: Thu Apr 05, 2018 10:53 pm (GMT 5.5)sergeyken wrote:sancraig16 wrote:I tried adding a 2nd WHEN=GROUP statement and job failed with...

View Article


SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: Arun Raj Posted: Thu Apr 05, 2018 10:58 pm (GMT 5.5)Quote:The 2nd WHEN=GROUP is right after the OUTFIL INCLUDE .Yes, I noticed that and hence asking you if you could modify like this (remove...

View Article

SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: sancraig16 Posted: Thu Apr 05, 2018 11:02 pm (GMT 5.5)Arun Raj wrote:You can try adding the second WHEN=GROUP to your existing INREC. I should have thought about that. Thanks ! It works now.

View Article

SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: Arun Raj Posted: Thu Apr 05, 2018 11:03 pm (GMT 5.5)sancraig16 wrote:Arun Raj wrote:You can try adding the second WHEN=GROUP to your existing INREC. I should have thought about that. Thanks !...

View Article

IMS DB/DC :: RE: Unique IMS DB identifier

Author: Rohit Umarjikar Posted: Thu Apr 05, 2018 11:26 pm (GMT 5.5) Table Space, Database Name , schema named and table name should be a unique combination per DB2 subsystem. Is that not what you...

View Article


COBOL Programming :: COBOL MVS options

Author: BiswajitDG Subject: COBOL MVS options Posted: Fri Apr 06, 2018 12:35 am (GMT 5.5) We have a work in progress and as part of that we need to auto assign priority to access certain resource based...

View Article

COBOL Programming :: RE: COBOL MVS options

Author: Robert Sample Posted: Fri Apr 06, 2018 1:49 am (GMT 5.5) Is your site JES2 or JES3? This would impact the control blocks you need to review. Does your site use JES-managed initiators or...

View Article


SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: sancraig16 Posted: Fri Apr 06, 2018 1:58 am (GMT 5.5) I ran this SORT for large number of records and ran into an issue. In one set of records I do not have a matching BEGIN but do have the...

View Article

SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: sergeyken Subject: Re: Duplicate PARM on OUTFIL Posted: Fri Apr 06, 2018 2:30 am (GMT 5.5)sancraig16 wrote:sergeyken wrote:2. In the case if any IFTHEN used, no BUILD other than IFTHEN's...

View Article


SYNCSORT :: RE: Duplicate PARM on OUTFIL

Author: Arun Raj Posted: Fri Apr 06, 2018 6:05 am (GMT 5.5)sancraig16 wrote:I ran this SORT for large number of records and ran into an issue. In one set of records I do not have a matching BEGIN but...

View Article

COBOL Programming :: RE: COBOL MVS options

Author: steve-myers Posted: Fri Apr 06, 2018 8:37 am (GMT 5.5) As one level, Mr. Sample is correct, but he is simplifying the situation. In MVS, there are three prioritiesA JES related workload...

View Article

All Other Mainframe Topics :: RE: converting a mainframe file with ASA CC to...

Author: Lynne Schuler Posted: Fri Apr 06, 2018 9:57 am (GMT 5.5) thank you all so much. I tried the syncsort, but you have to set up an HFS file, and I never do anything on the unix side. but I did set...

View Article
Browsing all 8500 articles
Browse latest View live