Tuesday, April 3, 2018

Job Monitoring

Getting the Process from Job Names
Select the Job Name --> Step : This will give you name of the process which the job is calling.
Select the process --> GoTo --> Variant : This will give the values the process is running.
Sometimes, this will give enough information to work on. But this might not be sufficient when standard process are running.


Job Name : BIDTPR_9090909_1
This is  a DTP run from a process chain.
Generally, if we scroll through the job log, we can get the name of the objects involved.
If not,
Ignore first 2 characters, Take DTPR_9090909_1 to Table 'RSBKDATAPAKID' - BATCH_ID.
Take the request ID and Go To RSBKREQUEST-REQID.
Here you can find the name of the DTP and Target.

No comments:

Post a Comment