Indicates whether EXECUTE authorities are to be preserved when a package is replaced. If ownership of the package changes, the new owner grants the BIND and EXECUTE authority to the previous package owner.
Syntax:
RETAIN={YES | NO}
NORETAIN
Parameters:
NO |
does not preserve EXECUTE authorities when a package is replaced. |
YES |
preserves EXECUTE authorities when a package is replaced. |
Comments:
RETAIN must follow immediately after ACTION=REPLACE or REPLVER if specified.