For Oracle E-Business concurrent programs, the Restart Mode attribute indicates how a program can be restarted in case of system failure.
The Restart Mode can be one of four values:
Resumable: This program can be automatically restarted and can resume its processing at the point where it left off before the system failure.
Restartable: This program can be automatically restarted but will go back to the beginning of its processing.
Manual: An administrator must perform manual steps to restart this program. Product-specific documentation lists the steps required to restart any shipped programs with a Manual restart mode.
Unknown: It is unknown whether this program can be restarted automatically or not. This value is the initial default setting.
The Restart Mode for Oracle-provided programs should not be modified. If it were to be modified, the value may be overwritten without warning by future Oracle EBS software updates.
For more information about the Restart Mode, see the Oracle E-Business Suite Setup Guide.
Restart the Release Management Demand Processor concurrent program when the concurrent manager is restored after a system failure. Before you restart ensure that the previously submitted request is completed.
| Concurrent Program Name | Internal Name |
|---|---|
| Release Management Demand Processor | RLMDSP |
| Demand Processor Child Process | RLMDSPCHILD |