Operating system
An operating system is specified with the IOCONFIG statement. It contains the following parameters:
- ID
- Specifies the numerical identifier of the OS (mandatory).
This keyword is maintained for compatibility with the MVSCP syntax.
- NAME
- Specifies the OS configuration ID. This is required only, if the migration is performed using the wildcard * in the parameter string of the batch utility. Otherwise, it is ignored and the OS configuration ID is taken from the invocation parameters.
- TYPE
- Specifies the OS configuration type. This is required only, if the migration is performed using the wildcard * in the parameter string of the batch utility. Otherwise, it is ignored and the OS configuration type is taken from the invocation parameters.
- DESC
- Specifies a description of the operating system (optional). The description of the OS configuration is added or updated.
- DROSID
- Specifies the alphanumerical identifier of the D/R site OS configuration (optional).
| Syntax: | |
|---|---|
ID=id |
2 alphanumeric characters |
NAME=os_name |
up to 8 alphanumeric characters |
TYPE=type |
MVS or VM |
DESC='description' |
up to 32 characters |
DROSID=os_name |
up to 8 alphanumeric characters |