Readers' comments (3) 
Posted by Christopher Calvin on 2 January 2012 at 18:01 The front papers neglect previous editions. This is exciting news about a reliable product. Please try to keep up. |
Posted by Mary Lovelace on 6 January 2012 at 13:35 Hi Christopher, We wrote this book at the z/OS V1.12 level. We did not single out the enhancements to VSAM in each z/OS release since those are specifically addressed in the DFSMS Release Guides. |
Posted by Yvan Gamache on 17 January 2012 at 12:06 In a few places in the book, sample code is shown as: TM SMF64SMB,X’80’ SMB USED? to find out if SMB is being used or not. I believe both bits 0 and 1 should be tested to find out if SMB is in use or not, not only bit 0. So, this should probably be used instead: TM SMF64SMB,X’C0’ SMB USED |
Add your comments
You must sign in to post comments