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

DFSORT/ICETOOL :: RE: Identify error records

Author: krsenthil85 Posted: Fri Apr 29, 2016 1:54 am (GMT 5.5) Thanks Rahul for the key. I am getting close to the expected result. If I have two error records in one group and it is writing P record...

View Article


DFSORT/ICETOOL :: RE: Identify error records

Author: RahulG31 Subject: Reply to: Identify error records Posted: Fri Apr 29, 2016 2:57 am (GMT 5.5) If you add RECORDS=2 after PUSH then you would create a blank line instead of another P...

View Article


DFSORT/ICETOOL :: RE: Identify error records

Author: Bill Woodger Subject: Reply to: Identify error records Posted: Fri Apr 29, 2016 4:08 am (GMT 5.5) Have a SEQ also on the PUSH, large enough for the maximum records there can be in a group. Make...

View Article

All Other Mainframe Topics :: RE: FTP help required

Author: amitc23 Posted: Fri Apr 29, 2016 8:17 am (GMT 5.5) Ok thanks Robert will check that.

View Article

CLIST & REXX :: RE: No TSO prefix doesn't get the input

Author: boyti ko Posted: Fri Apr 29, 2016 8:18 am (GMT 5.5) Hello, Thank you for all your reply especially to RahulG31 for pointing it out.

View Article


COBOL Programming :: RE: How to add % towards the end of my field value

Author: murugan_mf Subject: Reply to: How to add % towards the end of my field value Posted: Fri Apr 29, 2016 11:46 am (GMT 5.5) You can use this code:Code:INSPECT MY-STRING REPLACING FIRST SPACE BY...

View Article

COBOL Programming :: RE: How to add % towards the end of my field value

Author: Bill Woodger Subject: Reply to: How to add % towards the end of my field value Posted: Fri Apr 29, 2016 2:08 pm (GMT 5.5) Well, I suppose that will be quicker than using DB2...

View Article

JCL & VSAM :: Single step utility for compare and update members b/n 2 pds

Author: ramprakashn Subject: Single step utility for compare and update members b/n 2 pds Posted: Fri Apr 29, 2016 3:43 pm (GMT 5.5) My requirement is to compare two PDS files (OLD and NEW) with around...

View Article


JCL & VSAM :: RE: Single step utility for compare and update members b/n 2 pds

Author: steve-myers Posted: Fri Apr 29, 2016 6:39 pm (GMT 5.5) Personally, I've never heard of such a program. There are issues. Load Modules - It is essentially impossible to compare two load modules...

View Article


Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: Single step utility for compare and update members b/n 2 pds

Author: enrico-sorichetti Subject: Reply to: Single step utility for compare and update members b/n 2 pds Posted: Fri Apr 29, 2016 7:30 pm (GMT 5.5) apart the obvious typoQuote:If the members are not...

View Article

DFSORT/ICETOOL :: RE: Identify error records

Author: RahulG31 Subject: Reply to: Identify error records Posted: Fri Apr 29, 2016 8:35 pm (GMT 5.5)Quote:Make the BUILD conditional Yes, that was missing. I've added that and now it should get the...

View Article

Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: Single step utility for compare and update members b/n 2 pds

Author: Rohit Umarjikar Posted: Fri Apr 29, 2016 8:59 pm (GMT 5.5)Quote:i.e., If the members are not present in the NEW one then they should be copied to OLD one What you want to be copied if nothing...

View Article

DFSORT/ICETOOL :: RE: Identify error records

Author: Bill Woodger Subject: Reply to: Identify error records Posted: Fri Apr 29, 2016 9:04 pm (GMT 5.5) I imagine that you have an LRECL of 30 on your output dataset. It is much better to put the...

View Article


Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: Single step utility for compare and update members b/n 2 pds

Author: enrico-sorichetti Subject: Reply to: Single step utility for compare and update members b/n 2 pds Posted: Fri Apr 29, 2016 9:13 pm (GMT 5.5) the source of the updates is irrelevant to the...

View Article

DFSORT/ICETOOL :: RE: Identify error records

Author: RahulG31 Subject: Reply to: Identify error records Posted: Fri Apr 29, 2016 9:24 pm (GMT 5.5)Quote:I imagine that you have an LRECL of 30 on your output dataset. No, I don't. And I did check...

View Article


Compuware & Other Tools :: RE: How to sync memebers in some datasets with...

Author: Rohit Umarjikar Posted: Fri Apr 29, 2016 9:36 pm (GMT 5.5) looks similar , so looped. Check this solution._________________Regards, Rohit Umarjikar"Some things Man was never meant to know. For...

View Article

JCL & VSAM :: RE: Single step utility for compare and update members b/n 2 pds

Author: Willy Jensen Posted: Sat Apr 30, 2016 12:12 am (GMT 5.5) I've never come across such a utility either. It would be usefull. But you you got to set a couple of rules beforehand. Source members...

View Article


Compuware & Other Tools :: RE: How to sync memebers in some datasets with...

Author: Nic Clouston Posted: Sat Apr 30, 2016 1:34 am (GMT 5.5) Is that 100 members in each dataset or spread across the 10 i.e. an average of about 10 per dataset? And, do you mean PDSes/Libraries or...

View Article

COBOL Programming :: Facing xml parser exception 798761

Author: murugan_mf Subject: Facing xml parser exception 798761 Posted: Sat Apr 30, 2016 1:27 pm (GMT 5.5) Hi All, I am trying to parse the below piece of XML code using the cobol built in xml parser...

View Article

SYNCSORT :: RE: Unique sort situation....

Author: chandan.inst Posted: Sat Apr 30, 2016 2:39 pm (GMT 5.5) I second Bill and pandora.. This can be easily achieved with IFTHEN and OVERLAY Thanks and regards, Chandan

View Article
Browsing all 9405 articles
Browse latest View live