Description
Here are some tips to do maintenance on your store database running SQL express and how to shrink the size of the database.
Store transaction cleanup
It is important to cleanup the store database as many store databases in smaller shop only runs SQL Express editions. SQL Express has a 10 GB limit in size and when reached the system stops.
Since most customers are running pull job on very regular time schedule like every 15-30 minutes, the transaction data exists in the...(read more)
↧