SMP/E SYSMOD:
Component:
Operating System:
Publish Date:
APAR & Description:
RI33005
SELCOPY
z/OS
2018/01/30
Incorrect row length (LRECL) returned from READ of a DB2 result table. This problem was introduced by PTF RI33002 to SELCOPY release 3.30.
Dynamic Allocation of generation (+1) of a GDG gives immediate end-of-file on input. Same problem in previous release.
Display of the BLKSIZE value for an output VSE sequential file within the SELCOPY SUMMARY block of the SYSLST output is missing. This problem is caused by APAR fix QI32001 to SELCOPY release 3.20.
SMP/E SYSMOD:
Component:
Operating System:
Publish Date:
APAR & Description:
RS33006
SELCOPYi
z/OS
2018/01/30
New callable interface, SLCIMS, introduced for SELCOPY in order to simplify IMS CHKP/XRST processing.
SLCIMS is a SELCOPY callable load module designed to be used in an IMS DL1 environment where checkpointing and restart is required.
SLCIMS is called via the SELCOPY CALL operation to perform one of the following IMS DL1 function calls when SELCOPY is executed via the IMS batch region controller (DFSRRC00):
Syntax:
>> CALL SLCIMS -+- XRST -------------------------+->< | | | +- SELC ------------+ | | | +- CHKP ---+-+-------------------+ | | | | +- XCHKP --+ +- chkp_pfx +-------+ +- SYMCHKP + | | + FORCE +
Features:
SMP/E SYSMOD:
Component:
Operating System:
Publish Date:
APAR & Description:
RS33007
SELCOPYi
z/OS
2018/01/30
Text Editor fixes and enhancements:
SDE Data Editor fixes and enhancements:
SDE Structure definition fixes and enhancements:
SELCOPY Debug Utility fixes and enhancements:
General SELCOPYi Utility fixes and enhancements:
FCOPY \
NBJ.SELCTRN.ZZST2DAT \
USING COBOL NBJ.SELCTRN.SAM1(ZZST2CPC) \
\
NBJ.SELCTRN.ZZST2DAT \
USING SDO NBJ.SDO(ZZSMUSIC) \
\
MapRecord \
( ZARTIST from ARTIST /* Rec-type */ \
(MapField(ZRT from RT ) \
MapField(ZARTIST from ARTIST.ARTIST ) \
) \
ZALBUM from ALBUM /* Rec-type */ \
(MapField(ZRT from RT ) \
MapField(ZALBUM from ALBUM.ALBUM ) \
) \
)
+----------------------------------------------+ | | v | >-+----------------------------------------------+-> | | | +----------+ | | v | | + IGNore (+- pos:len +-+-------------------+-) + | | + WHEN (expression) +
COMPFILE \
JGE.SELCTRN.ZZST2DAT /* New-file */ \
NBJ.SELCTRN.ZZST2DAT /* Old-file */ \
readahead(100) \
ign( 11:8 21:6 131:999 \
when( left(record,1) = '3' \
& ( record << 'blues' \
or record << 'tables' \
or substr(record,209,4) = '1997'\
) \
) \
) \
DB2 Panel Fixes and Enhancements:
List Window fixes and enhancements:
Updates that affect installation of CBL Product Suite:
Updates that affect panel processing: