- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Saikat,
We faced this issue for one of our projects - if we have stage tables getting created and the tables are not purging the way we are seeing and getting pilled up will timeout in the database updates.
So, it is good to check from the backend (database) if you have the same number of tables present which is equal to the schemas showing in your instance. if there are more in the database - then I believe these tables are not purged from the Database.
Thanks,
Adithya