Generated from C.70.00 /SYS/PUB/CICAT last modified on Mon Feb 16 17:55:04 2004
Disables jobs/sessions and/or data on a designated device. (CM)
REFUSE [JOBS,][DATA,]ldev
JOBS Disables the JOB (or HELLO) command from the
designated device.
DATA Disables the DATA command from the designated
device.
ldev The logical device number of the device for which
JOB (or HELLO) and DATA commands are refused.
The REFUSE command prevents a device from automatically
recognizing and accepting one or more of the three commands
users execute to introduce jobs or sessions JOB, HELLO,
and DATA. The JOBS parameter in the REFUSE command refers
to both jobs and sessions. If neither the JOBS or DATA
parameter is supplied, both JOB (or HELLO) and DATA
commands are refused. To undo the effect of the REFUSE
command, use ACCEPT.
This command may be issued from a session, job, program, or
in BREAK. Pressing [Break] has no effect on this command. It
may be executed only from the console unless it is distributed to
users with the ALLOW or ASSOCIATE commands.
To prevent logical device 35 from recognizing the DATA
command, enter
REFUSE DATA,35
To prevent both jobs and data recognition on logical device
35 enter
REFUSE 35
Commands: ACCEPT Manuals : Performing System Operation Tasks (32650-90137)