Under z/VSE, you execute a DC/UCF operator command or task code from the operator's console using one of the two methods:
Method 1:
1. Enter the following command to request the attention of DC/UCF:
►►─ MSG xx ──────────────────────────────────────────────────────────────────►◄
When DC/UCF is ready, it displays the following prompt in response to your MSG request:
xx-nnnn REPLY WITH REQUEST TO IDMS Vnn
2. Enter a DC/UCF operator command or task code using the following syntax:
►►───── nnnn─dc/ucf-command ──────────►◄
3. DC/UCF will accept the command for processing and will then prompt you again. You may then enter another command. After each command you will be prompted again. You may leave the outstanding reply-id open indefinitely, without replying to it. Use the z/VSE command REPLID to display any outstanding reply-ids.
4. Terminate the replid-id by entering the reply-id with no command. The prompt will not be reissued, and the outstanding reply-id will be gone.
Method 2:
Enter the DC/UCF operator command or task code as follows:
►►───── MSG xx,DATA=dc/ucf-command ──────────►◄
DC/UCF will process the command without issuing a prompt. There will be no outstanding replid-id. Method-2 may be employed while there is an outstanding reply-id, and the reply-id will be unaffected.
Expansion of dc/ucf-command
►►──────┬─ operator-command ───────────────────┬─────────────────────────────►◄ ├─ 99 task-code ─┬───────────────────┬─┤ │ └─ task-parameters ─┘ │ └─ 99 user-response ───────────────────┘
Parameters
Specifies the partition ID.
Specifies a reply-id.
The reply-id is shown in the system REPLY WITH REQUEST message displayed at the console. It can also be displayed using the z/VSE REPLID command.
You can omit leading zeros when entering the reply-id.
Specifies an operator command, as shown in Operator Commands.
Specifies that a task code follows a response to a prompt.
task-code Specifies the task code of a task defined on the system generation TASK statement.
task-parameters Specifies a command or any input parameters used by the task.
Specifies your response to a prompt issued by the task.
Example
The following example shows how to use the z/VSE operator's console as a DC/UCF terminal. The operator replies to console messages are shown in lowercase.
Note: The following example uses F7 as the partition ID.
msg f7 F7-0007 REPLY WITH REQUEST TO IDMS V77 7 display run units F7-0007 REPLY WITH REQUEST TO IDMS V77 7 F7 0007 REPLY SESSION ENDED
msg f7 data=99 signon oper
msg f7 msg f7,data=99 dcmt display printers
msg f7 F7-0007 REPLY WITH REQUEST TO IDMS V77 7 99send F7 0059 IDMS DC074100 V77 T0 IDMS DC299001 V77 ENTER IDENTIFIER-TYPE(L,U,D, or A) F7-0007 REPLY WITH REQUEST TO IDMS V77 F7 0059 IDMS DC074100 V77 T0 ? IDMS DC299003 V82 ENTER MESSAGE 7 99 u mas F7 0059 IDMS DC074100 V77 T0 IDMS DC299003 V77 ENTER MESSAGE F7-0007 REPLY WITH REQUEST TO IDMS V77 F7 0059 IDMS DC074100 V77 T0 ? 7 99 your job abended F7 0059 IDMS DC074100 V77 T0 IDMS DC299004 V77 MESSAGE SENT F7-0007 REPLY WITH REQUEST TO IDMS V77 F7 0059 IDMS DC074100 V77 T0 V77 ENTER NEXT TASK CODE: CA IDMS release RR.R tape ###### node XXXXXXXX F7 0059 IDMS DC074100 V77 T0 ? 7 F7 0007 REPLY SESSION ENDED
|
Copyright © 2014 CA.
All rights reserved.
|
|