Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Load Optical Firmware (LODOPTFMW) command loads optical device firmware into a staging area that can be accessed by the Optical Hardware Service Manager. The Optical Hardware Service Manager must be used to load the firmware onto the device.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
FROMSTMF | From stream file | Path name | Required, Positional 1 |
TYPE | Device type | Character value | Required, Positional 2 |
MODEL | Device model | Character value | Required, Positional 3 |
Top |
Specifies the stream file that contains the firmware to be read into cache.
Top |
Specifies the optical media library type that the firmware will eventually be loaded on.
Top |
Top |
Example 1: Specify a Media Library
LODOPTFMW FROMSTMF('/MyDir/MyFile') TYPE(399F) MODEL(200)
This command loads the optical device firmware from MyFile into system storage for a 399F Optical Media Library Model 200.
Example 2: Specify an Optical Drive
LODOPTFMW FROMSTMF('/MyDir/MyFile') TYPE(399F) MODEL(001)
This command loads the optical device firmware from MyFile into system storage for a 14x optical drive.
Top |
*ESCAPE Messages
Top |