Previous Topic: Panel Preprocessing

Next Topic: DBASE1 and DBASE2

LIBDEF Considerations

Some sites use the ISPF LIBDEF facility when integrating products into their panel structures. This can minimize file allocations to those required by the executing applications.

You can use the LIBDEF facility to allocate these data sets to the ISPPLIB and ISPMLIB library types respectively.

CA Auditor provides a sample REXX EXEC called EXAMLIBD that demonstrates how LIBDEF services can be used with CA Auditor.

There are two flavors of the LIBDEF service: the DATASET format, and the LIBRARY format.

Additionally, the CA Auditor load library, CAI.EXAMINE.CAILOAD, cannot be specified using the LIBDEF service. This restriction exists because CA Auditor calls its modules through low-level SVCs below the ISPF layer. You must make this data set available for use using one of the following:

If you use the batch CA Auditor facilities, please review the restrictions and notes found in the Technical Reference Guide.