The following examples show how to use the ENABLE command. 1. $ DEFRAGMENT ENABLE/ALL In this example, all previously deactivated scripts are enabled. The enabled script executes according to its previously set schedule. Enabled predecessor or successor scripts resume executing according to their link dependencies. 2. $ DEFRAGMENT ENABLE MY_SCRIPT In this example, MY_SCRIPT is enabled. MY_SCRIPT starts executing according to the parameters and qualifiers assigned to it.