Compiler listings and side files must be allocated using the following attributes:
DDname Attributes:
For variable length records, the indicated record lengths (LRECL) are minimum values.
In order for Application Performance Analyzer to read the compiler listings or side files, they must not be allocated as temporary data sets (for example, using &&dsname-type data set names in your JCL).
For the purpose of conserving disk space, compiler listings can be stored in ISPF packed format. This is done by using the PACK ON option from within ISPF edit of the file. The ISPF packed format is not permitted for IDILANGX or IDIADATA data sets.
[ Top of Page | Previous Page | Next Page | Contents | Index ]