Restarting an apply request
To restart an apply request
Review the display output file or your job output to determine whether there is a restart ID that you can use for the apply request. The restart ID is either specified in the configuration or generated by High-speed Apply Engine (in message BMCAPT0097).
- If you find a restart ID, skip to Step 2.
- If no restart ID exists for the request, the job cannot be restarted from the point of failure.You must analyze the target tables to determine where apply processing ended. Contact BMC Support to determine if you can use conflict parameters effectively to permit a restart of this apply request.
- Edit the configuration for the apply request.
- If you directed High-speed Apply Engine to generate a restart ID (no value was specified for the RestartID parameter), set the RestartType parameter to Restart and the RestartID parameter to the generated restart ID. (Obtain the generated value from the display output file or from message BMCAPT0097).
- If you specified a value for the RestartID parameter, verify that the RestartID parameter contains your specified value. Use one of the following techniques:
Verify that the RestartType parameter is New/Restart.
The advantage of this technique is that you do not have to change your configuration when you restart the apply request. The disadvantage is that you can encounter negative consequences if you accidentally run an apply request in error. For example, if you attempt to apply a new input file but the previous run did not complete successfully, you can fail to apply part of the input file. If you attempt to restart the previous input file but the previous run did complete successfully, you can encounter -803 SQL codes, or corrupt the data in your database.
Set the RestartType parameter to Restart.
The advantage of this technique is that you encounter fewer negative consequences when you run an apply request in error. The disadvantage is that you must change your configuration to restart an apply request.
- Verify that the restart table is available for the apply request.
- Submit the apply request to restart apply processing. For more information about using restart parameters, see RestartID or RestartType.