** z:\hst\dist\mvs\20080806\readme.txt *** L=003 --- 2008/08/06 15:16:57 (L08) This readme file documents changes to CBLi 1.50 product update bundle following GA. *** History *** 2008/08/06 - CBLi 1.50 - CBLE Macro updates. 2008/06/05 - CBLi 1.50 - CBLE Macro PDS Library DIR block alloc exceeded. 2008/05/20 - CBLi 1.50 for MVS prepared. CBLi_150_20080520_MVS.zip - MVS (z/OS, OS/390) systems. *** CBLi Rel 1.50 *** CBLi 1.5x is an integral part of both SELCOPY Rel 2.02 and CBLVCAT Rel 2.12. The following URL contains information on problems fixed by zaps since CBLi 1.50 became GA. http://www.cbl.com/cblisupp.html ** IQ001412: CBLi 1.50 Update Procedure - RC=08 from CBLUPD04 ** Error occurs on execution of the CBLi 1.50 update job, CBLUPD04, if the existing CBLe distributed REXX Macro library (&PREFIX..CBLI.DIST.CBLE) was defined as a PDS (not PDSE) with a number of directory blocks = 20. (See CBLi install job CBLINS07). CBLUPD04, executes IEBCOPY to promote new versions of CBLi Help files, CBLe REXX Macros and CMX files from the update libraries to the live versions. The addition of new CBLe macros in CBLi 1.50 has caused the allocated number of directory blocks to be exceeded resulting in RC=08 and the following error: IGW01150T STOW FAILED FOR MEMBER mname. RETURN CODE 12. REASON CODE X'00000000' If this occurs, the &PREFIX..CBLI.DIST.CBLE PDS should be re-allocated with 50 directory blocks and reloaded. To do this, delete the PDS library, modify the PDSCBLE DD directory block allocation in &PREFIX..JCL(CBLINS07) and then re-submit the CBLINS07 job. Having done this, job CBLUPD04 will execute successfully. -- End --