SDE changes tracking?

2089
2
03-14-2016 09:05 AM
SvivaManager
Occasional Contributor II

Hello,

I'm trying to figure out if I'm able to track changes being made to our SDE such as renaming/deleting/add and so on.

My only idea is learning to implement audit on the entire SQL tables structure but it feels like an overkill and probably very complicated to investigate when needed..

Anyone knows how it can be done with some degree of simplicity?

Thanks,

Shay.

0 Kudos
2 Replies
George_Thompson
Esri Frequent Contributor
SvivaManager
Occasional Contributor II

Hi thanks but this option is seperated for each table on its own, which means I cannot know if someone deletes a table.

If I'll skip the deleted tables tracking for now and I will enable this option for all tables, I'm still not sure if its even possible to investigate when and where the change was made between all tables - like a query or a report of some sort..

0 Kudos