Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Restart methods
If an error is returned during the initial processing of a worklist, inspect the diagnostic output to determine which job step caused the error. Depending on the error, you might need to restart the worklist.
The Execution component uses one of the following methods for restarting a worklist:
Restart processingresumes execution of the worklist after a failure occurs.
The RESTART keyword in the AEXIN input stream indicates that Execution uses restart processing. Typically, you use restart processing after a utility worklist command fails.
Startover processing completely reruns a worklist from the beginning of the worklist.
The STARTOVER keyword in the AEXIN input stream indicates that Execution uses startover processing. Use startover processing after generating a subsequent worklist or multiple worklists for the same , or when you have extensively edited or altered a worklist and cannot restart it.
Related topics
Error
Warning
We recommend that you use restart processing to restart a worklist.