cancel
Showing results for 
Search instead for 
Did you mean: 

background jobs showing status READY not executing job

Former Member
0 Kudos

Dear All

in our ides system, all background jobs showing status READY, not executing single job, when i select all jobs manually and in menu bar Jobs - Check Status - Schedule than all job executing, what is the reason.

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

HI

I know it's an old post but just to help someone.

If you cannot delete this kind of JOB "READY status"

You have to go in SE16 table TBTCO find the job with the status Ready "Y" and edit the table to set Finished status "F"

you can edit this table with debug mode follow the PDF below

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e076abe3-6e2c-2e10-b7ab-f1ae650de...

BR

Sebastien

Former Member
0 Kudos

Best you can do in this situation is to restart all disp+work.exe processes for the BTC workprocesses from your Task Manager

Former Member
0 Kudos

Hi Baikerikar,

Please ensure below items

1. Are these jobs scheduled to run using authorized user (DDIC preferably)

2. Are these jobs scheduled to run for right client (i.e Active client)

3. Have these jobs evern run in the system successfully?

4. And also, please check if there is any overlap of these job

Please perform the validation on these aspects, In generall these standard jobs are not suppose to give you any problems.

Regards

Sekhar

Edited by: sekhar on Nov 6, 2009 2:28 PM

former_member227283
Active Contributor
0 Kudos

Hi,

Number of Background jobs are very less.

Can you change it to 5 or 6 and restart the application.

Once application restarted , change the status of jobs from ready to active with immediate option.

And check whether status are getting changes

Thanks,

Anil

Edited by: Anil Bhandary on Nov 4, 2009 11:39 AM

former_member227283
Active Contributor
0 Kudos

Hi,

How many work process are there in you application srver ?

Is there any additional application server installed ?

Out of total workprocess how many background work process are there ??

as well as are you facing this problem for only standard jobs or any cutomized job scehdule by users or consultant

If you are facing this problem only for standard job then , best option is to reschedule all this standard jobs .

Thanks

Anil

Edited by: Anil Bhandary on Nov 4, 2009 10:49 AM

Former Member
0 Kudos

Hi

There are total 13 work process

no additional server installed

Total 3 work process in background

I am facing the problem from all types of job, i have 5 to 6 times rescheduled the job, it status showing in READY state

Thanks

Former Member
0 Kudos

Hi Baikerikar,

Please check the helth of OS and Network also.

I had this type of issue. At that time we found that our system is suffereing from virus.

Thanks & Regards,

Nagendra.

former_member227283
Active Contributor
0 Kudos

Hi,

Try to manully change the job status from ready to active by using immediare schedule option.

Check whether job status from changing from ready to active if not , check logs in SM21 .

Let us is there any error log in SM21

Thanks

Anil

Former Member
0 Kudos

i have done manual y it is giving following log in SM21

BP_JOB_MODIFY: Job cannot be modified. Reason:

> Error deleting background scheduler table (SAP_COLLECTOR_FOR_JOBSTATISTIC )

BP_JOB_MODIFY: Job cannot be modified. Reason:

> Error deleting background scheduler table (SAP_REORG_ABAPDUMPS )

BP_JOB_MODIFY: Job cannot be modified. Reason:

> Error deleting background scheduler table (SAP_REORG_BATCHINPUT )

BP_JOB_MODIFY: Job cannot be modified. Reason:

> Error deleting background scheduler table (SAP_REORG_JOBS )

BP_JOB_MODIFY: Job cannot be modified. Reason:

> Error deleting background scheduler table (SAP_REORG_SPOOL )

BP_JOB_MODIFY: Job cannot be modified. Reason:

> Error deleting background scheduler table (SAP_REORG_UPDATERECORDS )

BP_JOB_MODIFY: Job cannot be modified. Reason:

> Error deleting background scheduler table (SAP_WP_CACHE_RELOAD_FULL )

BP_JOB_MODIFY: Job cannot be modified. Reason:

> Error deleting background scheduler table (SWWCLEAR )

BP_JOB_MODIFY: Job cannot be modified. Reason:

> Error deleting background scheduler table (SWWCLEAR )

Former Member
0 Kudos

Hi

Check SAP Note 1057255 - Jobs remain in status 'ready' Also check the Background work process and operation modes

Regards

Former Member
0 Kudos

dear

i have checked the note number, they have mentioned to increase SAP_BASIS support Packages, here i have seen in system log SM21 i found following error whatever job i scheduled

SQL error 3114 . Work processes in reconnect status

Database error: TemSe->XRTAB(0)->1 for table TST01 key

Failed to read status entry for job RDDIMPDP

Failed to create log for job RDDIMPDP

Failed to read status entry for job RDDIMPDP

SQL error 3114 . Work processes in reconnect sta

Database error: TemSe->XRTAB(0)->1 for table TST

Failed to read status entry for job EU_REORG

Failed to create log for job EU_REORG

Failed to read status entry for job EU_REORG

SQL error 3114 . Work processes in reconnect status

Database error: TemSe->XRTAB(0)->1 for table TST01 key [900]JOBLGX00312901X69152,1

Failed to read status entry for job SAP_WP_CACHE_RELOAD_FULL

Failed to create log for job SAP_WP_CACHE_RELOAD_FULL

Failed to read status entry for job SAP_WP_CACHE_RELOAD_FULL

SQL error 3114 . Work processes in reconnect status

Database error: TemSe->XRTAB(0)->1 for table TST01 key [900]JOBLGX00002805X53494,1

Failed to read status entry for job SWWCLEAR

Failed to create log for job SWWCLEAR

Failed to read status entry for job SWWCLEAR

and more

Former Member
0 Kudos

Hi B,

Kindly check with the sp12, Temse...consistency check and show the logs of this check.

There should be some problems in tempse.

paste logs here.

Thnaks

R

Former Member
0 Kudos

Consistency check of table TST01 / TemSe objects

System IDE 04.11.2009 05:56:52

D Cln TemSe object name Part Comment

900 JOBLGX10573102X70274 1 Object reset Length = 0

14.962 TemSe objects were checked

Consistency check of table TST03 / TemSe data

System IDE 04.11.2009 05:57:09

8.946 TemSe data rows were checked

TST03 is OK

Former Member
0 Kudos

So there is inconsistency in Table TST01.

follow this link.

http://help.sap.com/saphelp_nw04/helpdata/en/fc/04ca3bb6f8c21de10000000a114084/content.htm

Thanks

R.