The following operator commands may be issued to GeoStan FileServer via MVS modify. You may also issue an MVS stop command.
Command | Parameters |
---|---|
DISPLAY {STORAGE|VARIABLES|STATUS} |
STORAGE-Displays the number of blocks loaded, the amount of storage in use, how many blocks were read from disk and how many blocks were released from the LRU cache. VARIABLES-Displays the current status of each user settable variable. STATUS-Equals issuing all of the other DISPLAY commands. It also prints the current list of unopenable datasets. |
SET UNOPENEDFILES {TRUE|FALSE} |
If set to FALSE, the system displays a failure to open any particular file only once. If set to TRUE, the system displays a failure to open any particular file each time an open on that file is attempted. |