Task 5 Using the Global Recording facility
This section describes how to use the Global Recording facility.
Task 5.1 Starting Global Recording task
Use the started task commands and shutdown procedures to control the behavior of the Global Recording facility. Provide your operators with a copy of this section of the space. It explains how to start the Global
Recording started task and how to shut it down.
The TSKMVS task list instructs the system programmer to start the Global Recording task to make the Global Recording facility available to users. If the task is already running, simply review this section before proceeding to the next task.
Task 5.1.1 To start the Global Recording task
To enable Global Recording activity after each IPL, perform one of the following steps to start the Global Recording started task:
- Manually start it by issuing the START command described in this section.
- Ask your MVS Systems Programmer to add the start command to the COMMND00 member to have the MVS Master Scheduler automatically start the task after every IPL.
To start the Global Recording started task, issue the START command on the MVS Console. The syntax of the command is as follows:
S GRTASK,P=parmTo specify more than one parameter, place the comma-delimited parameter string in single quotations as follows:
S GRTASK,P='parm,parm'Control the way the started task behaves with the following start command parameters:
Parameter | Description |
---|---|
EMERGENC | Shuts down Global Recording started task quickly and performs minimal clean up. All VTAM intercepts are preserved but disabled. |
STARTUP | Starts up the Global Recording started task |
SUFFIX=aaaa | Instructs the Global Recording started task to use a suffix other than 00 when requesting parameter member HSCM. aaaa can be 1 to 4 valid member name characters. |
QUIET | Suppresses the following messages when you start up the Global Recording started task:
It also suppresses all console messages or TSO TPUT messages, and the following recording request initiation messages:
|
Task 5.1.2 To shut down the Global Recording started task
Shut down the Global Recording started task with either of the following commands:
- Modify command (F GRTASK,SHUTDOWN)
- MVS STOP command
It can take several minutes after issuing the command before the Global Recording started task ends completely. If the started task does not end after several minutes, enter the MVS CANCEL command to finish the shutdown.