Use the ENTRY STDEVOPT command to add or remove or replace an STDEVOPT statement in a USER, IDENTITY, or PROFILE directory entry.
ENTRY entryname STDEvopt {"Parms"} [( "Options"]
Parms:
{"Stdevopt Parms"}
| DELETE
| ?
Stdevopt Parms:
"Dasdsys Parms" | "Library Parms" | "Dasdsys Parms" "Library Parms" | "Library Parms" "Dasdsys Parms" Dasdsys Parms:
{DASDSYS {NODATAMOVER | NOCONCOPY} | DASDSYS {DATAMOVER | CONCOPY}}
Library Parms:
{LIBRARY NOCTL | LIBRARY CTL}
Options:
[MSG | NOMSG] [FILE [filename]] ["Stack Options"] [STEM stemname] Stack Options:
FIFO | LIFO | STACK [FIFO | LIFO]
Specifies the name of the directory entry to process.
Uniquely identifies the virtual device address.
Removes all STDEVOPT matching statements from the entry.
Returns all STDEVOPT statements from the entry. The values are passed to the caller in a message, on the program stack, or in a REXX stem.
These options are explained in Common API Command Options.
The remaining operands are the same as those on an STDEVOPT statement. For details on the STDEVOPT statement, refer to the definitions in the section on that statement in the IBM CP Planning and Administration publication for your release of VM.
|
Copyright © 2014 CA.
All rights reserved.
|
|