++PTF(ASP1047). /*------------------------------------- ASP1047 070517 ASEB200 AMF enhancements COPYRIGHT AUSTRALIAN SYSTEMS ENGINEERING PTY. LTD. 2007 _APARLIST: ASZ3439 070517 61VASE GG ASEB200 0735 SUGG OK OMCSAMCO 070529 S__1047 support SKIPNOTCATLG option. ASZ3440 070517 61VASE GG ASEB200 0962 SUGG OK OMCSAMUT 070529 S__1047 new functions: DELETE=NOTCATLG, DELDSN and ADJUSTDISCARD _OPERATIONAL NOTES: 1. +----------------------------------------------------------+ | This PTF may require installation JCL changes to be made | +----------------------------------------------------------+ 2. This PTF moves the function previously performed by ecl program OMCSAMUX into ecl program OMCSAMUT. After this PTF is applied OMCSAMUX will terminate with a warning message. 3. The ADJUSTDISCARD control statement has been added to OMCSAMUT to perform the function of OMCSAMUX. 4. The DELDSN control statement has been added to OMCSAMUT to provide the ability to target backup dataset records by dsname. 5. The PARM= keyword SIMULATE allows trial executions of OMCSAMUT with all deletions suppressed. 6. The PARM= keyword VERBOSE allows the user to request that deleted or modified File records be listed. If omitted they are not shown. Please see: OMCS/MVS Utilities Reference (OM88-1021-5). Program: OMCSAMUT Please contact ASE if you have any questions about this PTF. help@ase.com.au */ ++VER(Z038) FMID(ASEB200) PRE(ASP0550,ASP0735,ASP0931,ASP0962,ASP1046) SUP(ASZ3439,ASZ3440). ++HOLD(ASP1047) FMID(ASEB200) SYSTEM REASON(ACTION) COMMENT(REFER TO COVERLETTER FOR INSTALLATION NOTES). ++SRC(ASESTDPR). ++SRC(OMCSAMCO). ++SRC(OMCSAMUT). ++SRC(OMCSAMUX). ++MOD(ASESTDPR). ++MOD(OMCSAMCO). ++MOD(OMCSAMUT). ++MOD(OMCSAMUX). ++SAMP(RUNAMUT).