cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BTP cl_bali_log_db retention time

abo
Active Contributor
283

In a BTP ABAP system I am running background jobs, which write logs using cl_bali_log_db with assign_to_current_appl_job = abap_true (that is, bound to the current job entry).

I am trying to understand the lifetime of logs in relation to jobs, could anyone answer these questions?

  • how long are job status entries kept? (this might be a tunable parameter, no idea where!)
  • how long are application job logs kept?
  • does it make a difference in retention time if the logs were written bound to a job instead of being free standing?

At the moment I am only able to read the jobs via the "Application Jobs" app, since I do not have S_APPL_LOG authorization for the object / subobject pair... which I created. This is weird. Seriously.

 

 

Accepted Solutions (0)

Answers (0)