Hi All,
Facing this problem after v7 upgrade. Update database structure is showing timeout error most of the time. The error is coming before showing the list of tables that has any change.
Can anyone provide some info on what kind of sql/other back end job is executed during this database update? Do we have too many tables? Is it a issue with DB server memory?
Thanks,
Saikat
Solved! Go to Solution.
Views
Replies
Total Likes
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
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
Hi @saikatk2447661,
Were you able to resolve this query or do you still need more help here? Do let us know.
Thanks!
Views
Replies
Total Likes
Views
Likes
Replies