The following article provides basic procedure for checking the status of a batch job.

→  Selection of Jobs:
   

Transaction code SM37 is used to monitor the background, batch jobs running in the system. 

Select the job to be monitored from the list.

→ Monitoring Jobs in SAP System:

     1.Select the system (SRM/ERP)

               

   

      2.Give SAP credentials

                  

 

        3.Type tcode SM37 in the command box

               

   

        4.Simple job selection session appears

               

                   a)Copy the job name from the excel sheet and paste in the Job name field.

                   b)Put (*) mark in User Name.

                   c)Change the date accordingly (From: Previous Day and To: Present Day). If you are working on Monday, select from as Friday and to as Monday.

      5. Click on execute and check the result.

               

      6. Update the job status in excel sheet accordingly.

      Job Status:

 → Planned   :   Job already been defined, but the start condition has not yet been defined.

→ Released :   The job has been fully defined, including a start condition.

→ Ready      :   The start condition of a released job has been met. A job scheduler has put the job in line to wait for an available background work process.

→  Active      :  The job is currently running. Active jobs can no longer be modified or deleted.

→ Finished   :   All steps that make up this job have completed successfully.

→ Cancelled :  The job has terminated. This can happen in two ways:
                                   - An administrator intentionally terminates the job
                                   - A job step contains a program that produces an error

     In case of any irregularities, report to the concerned person.

     Case 1: No job matches the selection criteria.

                 

          The above message is shown in two cases;

      Case 2 : You are not authorized to use the transaction.

                 

            In case you don’t have authorization to a particular transaction code, the above error is thrown

       Case 3:.Cancelled

                 

           In this case, update the excel file and report to the concerned person by providing a screenshot.

      Case 4: Released and Finished

              The above status is shown in two cases.

                  

                    a)When a job has an error, it is released again to re run.

                    b)If the job contains an activity which has to be run regularly for particular interval, then it is shown with Released status.

       

  Points to remember :

  1. Job monitoring must be done according to the schedule.

  2. Any job with status as cancelled must be notified to the concerned person as soon as possible.