cancel
Showing results for 
Search instead for 
Did you mean: 

Back ground Job Administration...

former_member185534
Participant
0 Kudos

Hello to All,

In our DEV and PRD some SAP standard jobs are displayed in cancelled mode (i.e.: SAP_COLLECTOR_FOR_JOBSTATISTIC,CODE_INSPECTOR_DELETION,SAP_REORG_ABAPDUMPS...).

So please suggest me what i need to troubleshoot and where i found the log of back ground jobs...

Reply is highly appreciated.

Regards,

JUNAID

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member185534
Participant
0 Kudos

Dear All,

In our DEV and PRD some SAP standard jobs are displayed in cancelled mode (i.e.: SAP_COLLECTOR_FOR_JOBSTATISTIC,CODE_INSPECTOR_DELETION,SAP_REORG_ABAPDUMPS...).

So,is there any reason or possibility that it can be schedule these standard jobs by only SAP*,not by any user.

When i checked the log in Tx-SM37 it shows :-

1.Those jobs which are scheduled by SAP*,runs successfully.

2.Those jobs which are scheduled not by SAP*(by <SID>...),get cancelled.

And kindly tell me that if the above statement is true then how can we cancelled these jobs which are scheduled by<SIDADM> and how can we rescheduled again by SAP* .?

Please reply....!!

Regards,

JUNAID AHMAD

Former Member
0 Kudos

Hi Junaid.

Please verify the authorizations from the user which jobs fails.

Authorizations for Background Processing - Background Processing - SAP Library

here you can check the standard SAP Jobs:

Standard Jobs - Background Processing - SAP Library

You can also check table REORGJOBS.

"And kindly tell me that if the above statement is true then how can we cancelled these jobs which are scheduled by<SIDADM> and how can we rescheduled again by SAP* .?"


If you check and see that the SIDADM user dont have the needed authorizations, then you can give him the roles.




If you want to re schedule the failled jobs with SAP*:


-SELECT and DELETE the RELEASED JOBS that are failling.

-Go to SM36 with user SAP* and schedule them again.



Regards.

Osvaldo Ferreira

former_member185534
Participant
0 Kudos

Hello,

How do we know about the schedule of SAP standard back ground jobs of SAP system(On what time these job was triggered : I want to know about the job triggered timings and want to know how it will be re scheduled).

How we can re-schedule SAP standard back ground jobs in our SAP system.

Please reply....!!!!

Regards,

JUNAID

michael_kozlowski
Active Contributor
0 Kudos

Check SAP Help for scheduling of standard jobs Scheduling Standard Jobs - Background Processing - SAP Library

former_member185534
Participant
0 Kudos

Please find the screenshot of cancelled jobs in Tx-SM37.

I want to analyze and trouble shoot the reason why these jobs are cancelled on daily issue...??

Please help me to find out the solution..!!

Regards,

JUNAID

Former Member
0 Kudos

Hi Junaid,

Please supply more information..

Job log: Select the job and click on job log button from button bar (as shown below)

Regards,

Prithviraj

former_member185534
Participant
0 Kudos

When i select particular job and click on "Job Log".

It shows message :- "Error reading job log JOBLGX0137520X01240"

Please guide..

Regards,

JUNAID

Former Member
0 Kudos

Few things to check...

1. If the log file exists in /sapmnt/SID/global/ directory. (/usr/sap/SID/SYS/global) with proper permissions to SIDADM.

2. If the directory is mounted on all the application servers.

3. Perform TemSe consistency check in SP12.

Regards,

Prithviraj.

feng_shi
Active Participant
0 Kudos

Hi,

this is the Background job wiki space, I believe you will get more benefit from it.

http://wiki.scn.sap.com/wiki/x/eAAOG

regarding of this issue, please share more errors, logs and so on just as Prithviraj mentioned before.

Thanks and best regards,

Shi Feng

michael_kozlowski
Active Contributor
0 Kudos

Trx SM37. In job overview select job and click on icon job log.

former_member185534
Participant
0 Kudos

I checked but i am unable to find why these jobs are cancelled.

How i analyze the log and reason for this issue.

Please reply..!!

Regards,

JUNAID

Former Member
0 Kudos

Hi Junaid,

1. For each job check SM37 --> Job log.

2. Check if there were any dumps reported during the failure. (ST22)

3. Check SM21 entries for that period.

4. Check the work process trace of the failed background job.

Also please share the errors, logs, screen-shot of the failed jobs, etc to help you better.

Regards,

Prithviraj.