Monday, August 10, 2020

Rexx to decode SMF generated by IBM IIDR CDC 11.4

11 August 2020
Here is a Rexx i wrote to decode the SMF generated by IBM Data Replication CDC  for z/OS 11.4.
I hope that it will be useful for you.
Regards.

https://github.com/ndt98/Db2z/blob/master/rxcdc.rex

Wednesday, May 27, 2020

DBRM decoder



Get the CONTOKEN from your DBRM directly.
It is useful to know if the dbrm you intend to use for Bind will solve your problem or not.
I found it somewhere on the Net , and adapted it with new releases.
Work perfectly with V12

27/05/2020

Get it here
https://github.com/ndt98/Db2z/blob/master/dbrm.rex