The DISABLE_RESTART statement specifies whether to disable a restart feature for previously failed PeopleSoft jobs. By default, the restart feature is enabled. When a previously failed job is resubmitted, it restarts from where it stopped.
Supported Job Type
This statement is optional for the PeopleSoft job type.
Syntax
This statement has the following format:
DISABLE_RESTART YES|NO
Disables the restart feature. Previously-failed jobs restart from the beginning.
Does not disable the restart feature. When a failed job is resubmitted, it restarts from where it stopped. This is the default.
Notes:
Example: Disable the Restart Feature for Failed PeopleSoft Jobs
This example disables the restart feature. Previously failed jobs restart from the beginning.
AGENT PSAGT PROCESSNAME XRFWIN PROCESSTYPE 'Application Engine' DISABLE_RESTART YES
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|