Write IOCF
Component: | IOCFCOPY |
Functional area: | System control and optimization |
Domain: | SYSTEM-MANAGEMENT |
Privileges: | TSOS |
Function
Systems support can write an IOCF which is stored as a PAM file on a BS2000 disk to the hard disk of the service system with the WRITE-IOCF command.
The input file has to be available in the form of a PAM file. The system checks whether the file contains an IOCF. If the IOCF does not suit the system type the write job is rejected with the message IOF0126.
The command cannot be issued on an VM2000 guest system.
The SHOW-IOCF command provides information on existing IOCFs. An IOCF can be written from the hard disk of the service system to a PAM file with the READ-IOCF command.
Format
Operands
FILE = <filename 1..54>
Name of the BS2000 file.
LEVEL = 0 / <integer 0..9>
Level number of the IOCF to be written. The value range covers all existing ranges. The active IOCF cannot be overwritten.
The maximum number of levels is hardware-dependent.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Specified IOCF is empty | |
2 | 0 | IOF0125 | Bus configuration, no IOCF |
1 | CMD2201 | Parameter error: | |
32 | CMD0221 | Internal error: | |
64 | CMD0216 | User does not have authorization | |
64 | IOF0119 | Function not possible in the current HSI or not permitted. |