Rerunning a standard SAP job
You can rerun a standard SAP job from the start, or from a specific numeric step of the SAP instruction.
About this task
- conman
- For details, refer to the HCL Workload Automation: User's Guide and Reference.
- Dynamic Workload Console
- Dynamic Workload Console
For details about how to rerun a job that submits an SAP process chain, refer to Rerunning a process chain job.
step
is the numeric step of the SAP instruction
from which a job can be restarted. Before you rerun an SAP job
with HCL Workload Automation,
you have the option of providing a step name for the job. This affects r3batch
in
the following ways: - If you use a step name that is up to 9 digits (or 8 digits preceded by a character) in length, this name is used as the starting step number for the rerunning job.
- If you use any different format, the name is ignored and the job is rerun starting from the first step.
A03
, 3
, 00003
,
or H3
.In z/OS environments, you need to set the status of the job to Ready before you can rerun the job.
yes
. This
option works only when used with the following arguments: rr jobselect;from=[wkstat#]job
.
For details about these arguments, see HCL Workload Automation:
User's Guide and Reference, Managing objects in the plan - conman,
Conman commands, rerun. For details about this option, see HCL Workload Automation:
Planning and Installation.When r3batch
reruns
a job from its first step, either because you specified it as the
starting step or because no starting step was specified, it uses the new
copy
feature, if applicable. If the starting step is greater
than one, r3batch
uses the old copy
to
rerun the job. For a description about the difference between the
new and old copy of a rerunning job, refer to Old copy and new copy of a rerunning job.
Procedure
- In the Dynamic Workload Console select .
- In the Monitor Workload input fields select Job as the Object Type, the engine name, the plan, and any filtering data that helps you filter the selection of jobs (you can also select Edit for a guided selection of filtering criteria) and select Run.
- A list of jobs is displayed. Select an SAP Standard R/3 job.
- Rerun the job.
- Distributed environment
- Click Rerun.... The General properties for the rerun operation are displayed.
- Optionally, you can choose to not rerun the same job but instead, substitute the selected SAP job with a different job definition and run it. Type the job definition name in the From Job Definition field, or use the browse button to search for it and select it.
- Optionally, type the workstation name of the workstation on which you want to rerun the job in the Workstation Name field.
- Optionally, in Step, enter a specific numeric step of the SAP instruction from which you want to rerun the job rather than rerunning the whole job.
- Optionally, specify the start and finish time for the job.
- Click Rerun.
- z/OS environment
- In a z/OS environment, an alias for the job name is not required
so the job reruns with the same name. The list of jobs always reports
the latest action performed on the job.
- Before you can rerun a job, you must change the status of the job to Ready. Select a job and click Set Status.
- In Change Status, select Ready.
- Click OK to return to the list of jobs.