INZOPT (Initialize Optical) syntax diagram
Job: B,I Pgm: B,I REXX: B,I Exec Threadsafe: No >>-INZOPT--+--------------------------------+-------------------> | (1) | | .-*MOUNTED----------. | '-VOL(--+-volume-identifier-+--)-' (3) >--+---------------------------------------+--------------------> | (2) | | .-*VOL------------------. | '-NEWVOL(--+-new-volume-identifier-+--)-' >--+----------------------------------+-------------------------> | (4) | '-DEV(---------optical-device----)-' >--+------------------------------------------+-----------------> | .-*CALC-----------------. | '-THRESHOLD(--+-volume-full-threshold-+--)-' >--+---------------------+--+------------------------------+----> | .-*YES-. | | (5) .-*LEAVE--. | '-CHECK(--+-*NO--+--)-' '-ENDOPT(-------+-*UNLOAD-+--)-' >--+--------------------------+---------------------------------> | (6) .-*NO--. | '-CLEAR(-------+-*YES-+--)-' >--+-----------------------------+------------------------------> | .-*BLANK--------. | '-TEXT(--+-'description'-+--)-' >--+-----------------------------+------------------------------> | (7) | | .-*PRIMARY------. | '-TYPE(--+-*BACKUP-------+--)-' >--+---------------------------+--------------------------------> | (8) .-*CALC-. | '-CCSID(-------+-500---+--)-' '-850---' >--+-------------------------------+--------------------------->< | (9) .-*MEDTYPE-. | '-MEDFMT(-------+-*HPOFS---+--)-' '-*UDF-----'
Notes:
- This value is valid only for optical devices, not for library devices.
- Parameter NEWVOL can be a maximum of 30 characters if either MEDFMT(*UDF) is specified or MEDFMT(*MEDFMT) is specified and the system determines the resulting value to be MEDFMT(*UDF). Otherwise, NEWVOL can be a maximum of 32 characters.
- All parameters preceding this point can be specified in positional form.
- A device name must be specified if *MOUNTED specified for VOL parameter.
- This parameter is ignored for optical library devices.
- This parameter is ignored if the volume media type is *WORM.
- This parameter must be *PRIMARY when either *MEDFMT(*UDF) is specified or MEDFMT(*MEDTYPE) is specified and the system determines the resulting value to be MEDFMT(*UDF).
- This parameter must be *CALC when either MEDFMT(*UDF) is specified or MEDFMT(*MEDTYPE) is specified and the system determines the resulting value to be MEDFMT(*UDF).
- This parameter must be *MEDTYPE or *HPOFS if the volume media type is *WORM. This parameter must be *MEDTYPE or *UDF if the volume media type is *DVD-RAM.