The #DELETE statement notifies the DC/UCF system that the issuing task has finished using a module from the program pool. This module is identified by the program name or entry-point address that was previously specified by the #LOAD request that placed the module into the program pool. If your site uses multiple dictionaries you can specify either the dictionary in which the program resides or the node that controls the dictionary. Other options for a multiple dictionary environment include specifying a parameter list and a program version number for the program you are requesting to delete.
#DELETE does not physically delete the module from the program pool unless the program has been defined as NONREUSABLE. Rather, it decrements the in-use count maintained by the DC/UCF system. An in-use count of 0 indicates to the system that the space occupied by the module can be reused.
|
Copyright © 2014 CA.
All rights reserved.
|
|