Define default values for disk parameters
Component: | BS2000 |
Functional area: | Device management |
Domain: | DEVICE |
Privileges: | OPERATING |
Routing code: | D |
Function
This command defines system-global default values for disk parameters. These apply to all private disks in the DMS use mode for which no special presettings have been made with the SET-DISK-PARAMETER command.
Format
SET-DISK-DEFAULTS |
ASSIGN-TIME = *UNCHANGED / *USER / *OPERATOR ,USER-ALLOCATION = *UNCHANGED / *SHARE / *EXCLUSIVE / *ALL / *NO ,OPERATOR-CONTROL = *UNCHANGED / *SHARE / *EXCLUSIVE / *ALL / *NO |
Operands
Note
For the meanings of the operands and their values see the SET-DISK-PARAMETER command.
ASSIGN-TIME = *UNCHANGED / *USER / *OPERATOR
Defines the default value for the disk parameter ASSIGN-TIME.
The system presetting is *USER; the default value is *UNCHANGED.
USER-ALLOCATION = *UNCHANGED / *SHARE / *EXCLUSIVE / *ALL / *NO
Specifies the default value for the disk parameter USER-ALLOCATION.
The system presetting is *ALL; the default value is *UNCHANGED.
OPERATOR-CONTROL = *UNCHANGED / *SHARE / *EXCLUSIVE / *ALL / *NO
Defines the default value for the disk parameter OPERATOR-CONTROL.
The system presetting is *NO; the default value is *UNCHANGED.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | No error | |
1 | NKV0001 | Syntax error | |
130 | NKVD003 | NKA system task not available |