Database
Set a production database for FileAudit, migrate to another engine, archive, and clean old records.
Set production database
Point FileAudit at a different production database without transferring data.
Configure SQL Express
Set up SQL Express to work with FileAudit
Migrate to another database
Copy all auditing data to a new database and make it the production database.
Archive database
Move data out of production into a separate archive you can still query.
Clean records
Permanently delete records from the production database to reduce its size.