Activating MEMPLATE Processing
MEMPLATE is an optional feature. Use the following steps to activate MEMPLATE processing, and each time you want to add additional data sets to MEMPLATE.
Procedure
- Identify which files you want to place under MEMPLATE control.
- Stop the RT/SMF Dispatcher job or started task.
-
Add the selected data sets to the
hlq.USERMAC(MEMPLATE) member. For example:
/*==================================================*/ /* MEMPLATE */ /*==================================================*/ USER.V4X0.SMFEXT.SYSP390.SMF$%%.T%%%%%%% PROD.USER.D%%%%%%% **.T%%%%%%% AG.WORK4X0!.CNTL -
Activate the MEMPLATE statement in the VFITABLS member in hlq.USERMAC.
See Real-Time SMF Dispatcher. The statement should be as follows starting in column 1; the fields of the statement are defined in the VFITABLS member within the hlq.USERMAC library.
....+....1....+....2....+....3....+....4 MEMPLATE,PARMLIB,MEMPLATE,BRNVL005 OPT MEMPLATE - Use the conversion routine in hlq.CNTL(MEMPAPLY). This job copies your current INVENTRY data set to a MEMPLATE conversion data set and then converts to MEMPLATE entries according to the definitions in the hlq.USERMAC(MEMPLATE) member.
- Review the new Inventory database output (conversion data set) from the MEMPAPLY job.
- When you are satisfied with the results, replace the production INVENTRY data set with the new Inventory file (the conversion data set from MEMPAPLY).
- Restart the RT/SMF Dispatcher job or started task.