Independent ASP QSYS.LIB
The independent ASP QSYS.LIB file system supports the i5/OS® library structure in independent auxiliary storage pools (ASPs) you create and define. This file system provides access to database files and all of the other i5/OS object types that the library support manages in the independent ASPs.
In addition, it:
- Supports all user interfaces and programming interfaces that operate on i5/OS libraries and objects in those libraries in independent ASPs
- Supports all programming languages and facilities that operate on database files
- Provides extensive administrative support for managing i5/OS objects
- Supports stream I/O operations on physical file members, user spaces, and save files
Accessing independent ASP QSYS.LIB through the integrated file system interface
The independent ASP QSYS.LIB file system can be accessed through the integrated file system interface using either the i5/OS file server or the integrated file system commands, user displays, and APIs.
In using the integrated file system interfaces, you should be aware of some considerations and limitations.
- QPWFSERVER authorization list in the independent ASP QSYS.LIB file system
The QPWFSERVER is an authorization list (object type *AUTL) that provides additional access requirements for all objects in the independent ASP QSYS.LIB file system being accessed through remote clients.
- File handling restrictions in the independent ASP QSYS.LIB file system
Here are the restrictions to be aware of when handling files in the independent ASP QSYS.LIB file system
- Support for user spaces in the independent ASP QSYS.LIB file system
Independent ASP QSYS.LIB supports stream input and output operations to user space objects.
- Support for save files in the independent ASP QSYS.LIB file system
The independent ASP QSYS.LIB supports stream I/O operations to save file objects.
- Case-sensitivity in the independent ASP QSYS.LIB file system
In general, the independent ASP QSYS.LIB file system does not distinguish between uppercase and lowercase characters in the names of objects.
- Path names in the independent ASP QSYS.LIB file system
Each component of the path name must contain the object name followed by the object type of the object.
- Links in the independent ASP QSYS.LIB file system
Symbolic links cannot be created or stored in the Independent ASP QSYS.LIB file system.
- Integrated file system commands and displays in the independent ASP QSYS.LIB file system
Many integrated file system commands and displays are valid in the independent ASP QSYS.LIB file system.
- Integrated file system APIs in the independent ASP QSYS.LIB file system
Many integrated file system APIs are valid in the independent ASP QSYS.LIB file system
Parent topic:
File systems