Use one of the following methods for installing the ISPF interface:
This method has the advantage of reducing EXCPs associated with CA Disk ISPF and thereby reducing execution time. It has the disadvantage of increasing the number of concatenated libraries to ISPLLIB and thereby increasing the number of directory blocks searched for non-CA Disk load modules. Placing the CA Disk load library last in the ISPLLIB concatenation can minimize this disadvantage. To use this method, perform the following steps:
8,'CMD(ADSSP203) NEWAPPL(ISR)'
This method has the advantage of decreasing the number of concatenated libraries to ISPLLIB and thereby decreasing the number of directory blocks searched for ISPF functions. It has the disadvantage of increasing the number of EXCPs associated with CA Disk ISPF functions. This increase is incurred as CA Disk modules are loaded. This load process requires a directory search for each individual module, which is not required in Method #1. To use this method, perform the following steps:
8,'PGM(ADSSP202) PARM(ADSSP044) NEWAPPL(ISR)'
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|