Hi Shrikanth,
Are you talking about Row Store?
If yes, Row store using 53 Gig means, lot of user tables are in Row store.
You can consider to check the required row tables are delete others. You can also plan to convert row tables into column tables which offers many benefits of compression and "Load only when necessary".
- Sadanand