Under z/VM, the DC/UCF console terminal is the terminal that is defined as the virtual console for the virtual machine on which DC/UCF runs as a guest operating system under z/VM.
You execute a DC/UCF operator command or task code from the operator's console using the following syntax:
Syntax
►►──────┬─ operator-command ───────────────────┬─────────────────────────────►◄ ├─ 99 task-code ─┬───────────────────┬─┤ │ └─ task-parameters ─┘ │ └─ 99 user-response ───────────────────┘
Parameters
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/VM operator's console as a DC/UCF terminal:
display run units
99 signon oper
99 dcmt display printers
99 send IDMS DC299001 V82 ENTER IDENTIFIER-TYPE (L,U,D, or A) 99 u mas IDMS DC299003 V82 ENTER MESSAGE 99 your job abended
|
Copyright © 2014 CA.
All rights reserved.
|
|