Permanently applying LIC PTFs for a replacement of the same release

Permanently apply Licensed Internal Code PTFs by using the following command before installation (the delay option is chosen so you can schedule the IPL).

APYPTF LICPGM(5770999) SELECT(*ALL) APY(*PERM) DELAYED(*YES) IPLAPY(*YES)
Perform an IPL:
PWRDWNSYS RESTART(*YES)
Note: The default action for the Power Down System (PWRDWNSYS) command is to display a confirmation. This can be changed by specifying *NO for the Confirm (CONFIRM) parameter: CONFIRM(*NO).