Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2026 05:22 AM
Hi DeShanaB,
- Did you receive a single .sql file?
- How manageable was the file size, and what was the process for restoring it to a local environment (e.g., MySQL/MariaDB) for querying?
- Handling Attachments
Since attachments are stored as binary chunks in sys_attachment_doc, how did you handle them for non-technical auditors?
Did you find the SQL dump sufficient for retrieving files later?
Or did you find it necessary to use a script/API to extract them into a standard file-folder structure (PDF, JPG, etc.) before the instance was shut down?
Once the instance was gone, how did your end-users or auditors access the data? any pitfalls?