Execute Noexecute Use the Execute and Noexecute qualifiers with the Parallel and List_Plan qualifiers to specify whether or not the backup plan file is to be executed. The following list describes the effects of using the Execute and Noexecute qualifier: o Execute Creates, verifies, and executes a backup list plan o Noexecute Creates and verifies, but does not execute a backup list plan. The verification determines such things as whether the storage areas listed in the plan file exist in the database. The Execute and Noexecute qualifiers are only valid when the Parallel and List_Plan qualifiers are also specified. If you specify the Execute or Noexecute qualifier without the List_Plan and Parallel qualifiers, RMU Backup generates and verifies a temporary backup list plan, but then deletes the backup list plan and returns a fatal error message. By default, the backup plan file is executed when you issue an RMU Backup command with the Parallel and List_Plan qualifiers.