DFSORT/ICETOOL :: RE: convert PD to ZD
Author: Akatsukami Posted: Sat Nov 05, 2016 4:28 am (GMT 5.5) It's impossible to tell from your posting, but some or all of your data may not actually be packed decimal. Let's see the data in...
View ArticleDFSORT/ICETOOL :: RE: Count values
Author: Bill Woodger Subject: Reply to: Count values Posted: Sat Nov 05, 2016 4:37 am (GMT 5.5) Great. Please, you are not new here, and you've asked questions recently with the same issues of poor...
View ArticleDFSORT/ICETOOL :: RE: convert PD to ZD
Author: Bill Woodger Subject: Reply to: convert PD to ZD Posted: Sat Nov 05, 2016 4:45 am (GMT 5.5) To add, the output you show, with an explicit sign, and explicit decimal-point, is not "ZD". To get...
View ArticleSYNCSORT :: RE: Overlaying one set of charater values with another
Author: Kevin Lindsley Posted: Sat Nov 05, 2016 5:12 am (GMT 5.5) Thanks Bill. Your INREC and BUILD comments make sense and worked fine (as you would have expected) when I swapped them into my existing...
View ArticleSYNCSORT :: RE: Overlaying one set of charater values with another
Author: Arun Raj Posted: Sat Nov 05, 2016 5:33 am (GMT 5.5) Kevin, Good to know that you were able to successfully incorporate Bill's suggestions on INREC/BUILD. Syncsort manual has IFTHEN OVERLAY...
View ArticleSYNCSORT :: RE: Overlaying one set of charater values with another
Author: Bill Woodger Subject: Reply to: Overlaying one set of charater values with another Posted: Sat Nov 05, 2016 5:34 am (GMT 5.5) Well, there's eight pages of examples in this part of the forum,...
View ArticleDFSORT/ICETOOL :: RE: Count values
Author: enrico-sorichetti Subject: Reply to: Count values Posted: Sat Nov 05, 2016 5:54 am (GMT 5.5)Quote:don't see the point in inventing scenarios beyond what the TS/OP comes up with (when it is...
View ArticleCICS :: BWO option in VSAM
Author: blayek Subject: BWO option in VSAM Posted: Sat Nov 05, 2016 10:47 am (GMT 5.5) Hi, Could someone please explain me how BWO(Backup while open) works in VSAM file in CICS's environment? Is the...
View ArticleCICS :: RE: BWO option in VSAM
Author: PeterHolland Posted: Sat Nov 05, 2016 1:12 pm (GMT 5.5)https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.adru000/bwover.htm
View ArticleFAQ & Off Topics :: RE: Count values
Author: anatol Subject: Reply to: Count values Posted: Sat Nov 05, 2016 6:41 pm (GMT 5.5) Thank you all ... I will go with Enrico solution
View ArticleCICS :: RE: BWO option in VSAM
Author: blayek Subject: Reply to: BWO option in VSAM Posted: Sun Nov 06, 2016 6:10 am (GMT 5.5) Thank you Peter. Could you please explain a bit how it works in production environment ? Suppose I...
View ArticleCICS :: RE: BWO option in VSAM
Author: Robert Sample Posted: Sun Nov 06, 2016 6:48 am (GMT 5.5) BWO is an option for a data set -- if you want to take advantage of this option, you -- or somebody at your site -- must create the...
View ArticleCLIST & REXX :: RE: DIalog under CMS (z/VM)
Author: Rick Silvers Posted: Sun Nov 06, 2016 7:21 pm (GMT 5.5) IBM had a product on VM back in the 90s that was free called NEATWIND. You could do dialogs like ISPF ..panels, popups, etc..check with...
View ArticleDFSORT/ICETOOL :: SQZ pipe delimited file with 1 column varying length
Author: Rick Silvers Subject: SQZ pipe delimited file with 1 column varying length Posted: Sun Nov 06, 2016 8:11 pm (GMT 5.5) I have a pipe delimited data set with a layout like this, column 3 with...
View ArticleCLIST & REXX :: RE: DIalog under CMS (z/VM)
Author: Marso Subject: Reply to: DIalog under CMS (z/VM) Posted: Sun Nov 06, 2016 8:29 pm (GMT 5.5) I only remember that I used XEDIT and a lot of SET RESERVE commands. That was a long time ago, I hope...
View ArticleCLIST & REXX :: RE: DIalog under CMS (z/VM)
Author: Willy Jensen Posted: Sun Nov 06, 2016 8:31 pm (GMT 5.5) no idea if it is included in standard VM/CMS, but you could take a look at Using DMS/CMS for Dialogs in the z/VM: CMS Application...
View ArticleDFSORT/ICETOOL :: RE: SQZ pipe delimited file with 1 column varying length
Author: Bill Woodger Subject: Reply to: SQZ pipe delimited file with 1 column varying length Posted: Sun Nov 06, 2016 10:25 pm (GMT 5.5) You mean you have one variable-length field, and the designer of...
View ArticleAll Other Mainframe Topics :: MIPS reduction for Batch job
Author: Virendra Shambharkar Subject: MIPS reduction for Batch job Posted: Mon Nov 07, 2016 4:02 pm (GMT 5.5) Hi, If we reduce the CPU time and run time by the same does the % of MIPS consumed by the...
View ArticleDFSORT/ICETOOL :: RE: SQZ pipe delimited file with 1 column varying length
Author: Marso Subject: Reply to: SQZ pipe delimited file with 1 column varying length Posted: Mon Nov 07, 2016 4:11 pm (GMT 5.5) Have you checked the "Smart DFSORT Tricks" manual ? If not, google for...
View ArticleDB2 :: RE: Two Selects in a single select query
Author: Marso Posted: Mon Nov 07, 2016 4:25 pm (GMT 5.5) That's funny, in binary -2147483648 is "1111 1111 1111 1111 1111 1111 1111 1111 1000 0000 0000 0000 0000 0000 0000 0000" That must mean...
View Article