it is not recommended to delete records on "sys_audit" table , i want to delete the old logs of some attributes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2022 05:28 AM
it is not recommended to delete records on "sys_audit" table ?, i want to delete the old logs of some attributes.
what happens if i run the background script or fix script to perform this operation
Thank you,
Shabbir
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2023 07:20 AM - edited ‎03-03-2023 07:20 AM
So you logged into your PDI at least once every 10 days for about 8 years? Wow, that's impressive! I let my PDIs expire by accident all the time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2023 11:05 PM
Tips for reducing instance database footprint
If it is a live instance; removing the data from sys_audit with a blanket before *datetime* is not a good idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2023 05:16 AM
I wish I could have found a similar document earlier this year.