IBM classic data capture

2019-08-10 Thread Peter
Hi All, Does anyone have experience with IBM CDC for zOS ? I Have few questions to clarify. I have raised a PMR but I haven't got any response yet. Please advise if anyone has some level of experience and I would like to have fre questions answered. Peter --

Re: IBM classic data capture

2019-08-10 Thread Cameron Conacher
Some. Thimbleful of experience. Still room in the thimble. Sent from my iPhone > On Aug 10, 2019, at 4:44 AM, Peter wrote: > > Hi All, > > Does anyone have experience with IBM CDC for zOS ? > > I Have few questions to clarify. I have raised a PMR but I haven't got any > response yet. > > Ple

Re: IBM classic data capture

2019-08-10 Thread Mike Hochee
Hi Cameron, Mostly hard-core MVS - z/OS folks on this listserv. Suggest trying DB2-L or IDUG or InfoSphere groups and presentations. Whether your capturing VSAM changes or DB2 changes, doing some transforms, whatever, these fall into Business Intelligence, Data Warehousing, and Database admin

Re: CPU time cost of dynamic allocation

2019-08-10 Thread CM Poncelet
Thanks for that. Je suis maintenant convaincu, because of the "UNIT 741F' and "EXCP 1" from SYSUT1 in step PRINT. Cheers, CP On 09/08/2019 23:44, Jesse 1 Robinson wrote: > I had to do some testing. I cooked up the below JCL to create a temporary > data set with no I/O and pass it to another step

Re: ISPF Question - browsing variable length records

2019-08-10 Thread Paul Gilmartin
On Fri, 9 Aug 2019 14:46:20 -0400, Steve Smith wrote: >Trying out Relson-style replying today: > It has been the classical recommendation for decades. >>"...how can I append trailing blanks to a record in an existing file ..." >> >Adding blanks to the end of a VB line is admittedly onerous (yet I

Re: ISPF Question - browsing variable length records

2019-08-10 Thread Edward Finnell
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.f54em00/nulls.htm In a message dated 8/10/2019 6:40:39 PM Central Standard Time, 000433f07816-dmarc-requ...@listserv.ua.edu writes: Don't keep me in suspense.  What's the trick? -

Re: ISPF Question - browsing variable length records

2019-08-10 Thread Paul Gilmartin
On Sat, 10 Aug 2019 23:46:59 +, Edward Finnell wrote: > https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.f54em00/nulls.htm > That appears to be describing output to an unprotected field, not input to Edit. I've found Edit to generally strip trailing blanks If ther