# Problem The pstar SQL Database is too large to run Reports and most of the storage is being taken up by the RBAEvents table. ## Solution Run SQL scripts to back up data for a set number of days and Archive the RBAEvents table to lighten up the production database. ### How to archive RBAEvents **NOTE:** These ste...