Many integrated file system commands and displays are valid in
the independent ASP QSYS.LIB file system.
Nearly all the commands listed in Access using CL commands can operate on the independent
ASP QSYS.LIB file system. But there are a few exceptions:
- The ADDLNK command can be used only to create a symbolic
link to an object in independent ASP QSYS.LIB.
- File operations can be done only on program-described physical files and
source physical files.
- The STRJRN and ENDJRN commands cannot
be used on database physical files.
- You cannot move libraries in the independent ASP QSYS.LIB file system
to basic auxiliary storage pools (ASPs) using the MOV command. However, you
can move libraries in independent ASP QSYS.LIB to the system ASP or other
independent ASPs.
- If you use SAV or RST to save or
restore library objects on an independent ASP, then that independent ASP must
be associated with the job doing the SAV or RST operation,
or the independent ASP must be specified on the ASPDEV parameter.
The path name naming convention of /asp_name/QSYS.LIB/object.type is
not supported on SAV and RST.
- The RCLLNK command is not supported.