MPE/iX System Utilities Reference Manual (32650-90908)

Chapter 9
FSCHECK
Operation
115
UNLOCKFILE [UF]
MPE/iX locks files whose extents contain bad sectors. This command unlocks a locked file so that it can be
purged or analyzed.
Syntax
UNLOCKFILE [FILENAME=] filename
Parameters
filename Filename is the fully qualified name of the file to be unlocked.
Example
fscheck: UNLOCKFILE AFILE.BGROUP.CACCT
Return
USE
This command reads and executes commands contained in the specified file.
Syntax
USE [FILENAME=] filename
Parameters
filename Filename is any valid MPE/iX file name. The file must already exist, and the user must
have read access.
Example
fscheck: USE FILENAME=FSCHKUSE
Return