When an ACL/E program terminates, it is removed from active memory. You can improve performance of an ACL/E program that is used frequently by keeping it resident in active memory so that it does not have to be loaded from the library each time it is used. To do this, include the following statement:
OPTION RESIDENT,ON
|
Copyright © 2013 CA.
All rights reserved.
|
|