cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent..How to delete background job permanently....!

Former Member
0 Kudos
76

Guru's!

How do i track that background job... that is running for every 5 mins,

In sm37 i know the job name , it is executing for every 5 mins, and that is interrupting , and causing me huge prblm.

my basis person suspended the job , but that is started executing again from yesday.

I found that job name in sm37 like below

BI_WRITE_PROT_TO_APPLLOG,

more than that m not getting any additional info abt it..

I can say this is the job that is interrupting R3 transaction

Guys pls advise me How do i get related info abt taht job...

n pls provide me sol'n to delete it permanently..........

Thanks

Srujan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Dont ever delete this BI_WRITE_PROT_TO_APPLLOG job. This is the main application log for your BW system.

Former Member
0 Kudos

But does this effect R3 transactions..

Bcoz that R3 functional guy told me may be this one is interrupting their transaction?

M confused ..........

How do i tell them , that this is not effecting ur system..

0 Kudos

HI,

Report - RSBATCH_WRITE_PROT_TO_APPLLOG is shceduled in BW every particular minutes to write an application log ,this report is having job name BI_WRITE_PROT_TO_APPLLOG .

This report must neither be descheduled nor deleted, as long as BW is working live, because otherwise any error messages that appear are not written to the application log.

This log files can grow large (intensive read on table

TBTCO and TBTCB ),especially logs from Job BI_WRITE_PROT_TO_APPLLOG and might impact some of the performances like system slow down.

Check unused Job logs with Report RSBTCDEL2 and clean out if

and see this posts,

notes:769414

if it is useful assign points

Regards,

Senthil

Former Member
0 Kudos

yes mate, u r right,

it is impacting my sys performance

and the extraction process becomes very slow and taking almost 6 hrs to complete 22100 records,

before that it was taken only 5 or less time,

can any one pls suggest me how to speed up my process

Thanks

Srujan