are all changes tracked in sys_history_line?

juan9
Giga Guru

are all changes tracked in sys_history_line?
if not, what dictates whether a tables records changes are tracked in sys_history_line or not

1 ACCEPTED SOLUTION

Shivalika
Mega Sage

Hello @juan9 

 

I looked into this and all the records wherever there is any insert or update operation are stored in sys_history_line table it should be a field change. 

 

Second there is a difference of which changes are not there - then it's about audit table. If the dictionary attribute no_audit = true is added then it's not audited. 

 

But same is not for history_line and it stores all. 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOw

NeEISQCY

 

View solution in original post

7 REPLIES 7

Shivalika
Mega Sage

Hello @juan9 

Not sure, but I have observed this that the records which have "Calender based" entries are not recorded in sys_history_line table. 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @juan9 

Luckily, we had a similar discussion this morning and observed a few fields that were audited, which were just captured in the calendar. For example, we had a case today with the user role table where it captured in History calendar.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Shivalika
Mega Sage

Hello @juan9  

 

If you found the answer helpful, kindly accept solution, so that it benefits future readers. It will also be helpful for me to be recognized for my efforts on this platform. 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

you didnt provide an solution...