Step 9: Place the service into production
- Move service into production.
- Log on to MAINT if you plan to put HLASM Toolkit Feature general-use code on the 'Y' disk (MAINT's 19E disk). Alternatively log on using the user ID of the owner of the disk which contains the production level of the HLASM Toolkit Feature code.
- Link to HLASM Toolkit Feature code and access MAINT's Y disk.
Choose which access is required depending on whether you have used a minidisk or SFS.
For minidisk access:
Command Explanation link P696234K 29e 29e rr access 29e e
Access HLASM Toolkit Feature code on a minidisk. access 19e f
Access CMS's Y disk. For SFS access:
Command Explanation access vmsys:P696234K.HLASMTL.TESTPROD e
Access HLASM Toolkit Feature code in an SFS directory. access 19e f
Access CMS's Y disk. - Move HLASM Toolkit Feature to the Y disk.
All of the HLASM Toolkit Feature modules should be placed onto the Y disk using the VMFCOPY command.
The ASMSMAC MACLIB should be copied, if you made this maclib containing structured macros available to users.
Command Explanation vmfcopy * MODULE e = = f2 (prodid P696234K%HLASM olddate replace
Copy Toolkit modules to the CMS Y disk. vmfcopy * MACLIB e = = f2 (prodid P696234K%HLASM olddate replace
Options:- olddate
- Uses the date and time on each input file as the date and time of the last update of each corresponding output file.
- replace
- Causes the output file to replace an existing file with the same file identifier.
If you do not want to use the Y disk for general use code, log on as the owner of the disk where you will put the production level of the HLASM Toolkit Feature code.
The VMFCOPY command updates the VMSES PARTCAT file on the 19E disk.
If you want to move the Enhanced SuperC (SuperC) then you should also copy the SuperC parts to the Y disk. The parts you should copy are listed in the section on Enhanced SuperC in Step 5: Put HLASM Toolkit Feature into production.
If you want to move the cross reference facility (ASMXREF) then you should also copy the ASMXREF parts the Y disk. The parts you should copy are listed in Step 5: Put HLASM Toolkit Feature into production.
- Update the shared Y-stat on the saved Y disk file directory.
- Define named saved system
Creates a named saved system for CMS.
Command Explanation vmfsetup zvm cms
On z/VM®, allows access to the SAMPNSS EXEC which resides on MAINT's 193 disk. sampnss cms
Create named saved system for CMS. - Resave the CMS system
Command Explanation ipl 190 clear parm savesys cms
Resave CMS saved system to reflect the change to the Y-STAT (the saved Y disk file directory).
- Define named saved system