I am hoping the combined knowledge of everyone here can help me isolate and resolve an ongoing issue.
first for some background, we have just finished moving our 3 retail stores through a domain migration from a separate forest, into a new child domain. We have also moved the RMS store databases onto new Virtual servers running server 2008 R2. Each of our 3 store databases runs on its own instance of Sql express 2008 R2, and our HQ database runs on SQL 2005 Full.
we have everything spread across 3 servers like so:
Store 1: server 2008 R2 runs sql express 2008 r2 for store, and also sql 2005 full for HQ as separate instances on the same box, with 8gb of ram
Store 2: server 2008 R2 runs sql express 2008 r2 for store, with 4gb ram
Store 3: server 2008 R2 runs sql express 2008 r2 for store, with 4gb ram
We have come across an issue since the migration. the issue is that we have tills that are randomly pausing at the posting transaction screen, with nothing printing and will sometimes go through and sometimes fail and drop the transaction.
- we have verified our sql server settings, have set our tills network utility for the pipes and tcp / aliases as I have seen suggested on the forum already. Also our Databases are set to grow only be 20mb and not the 10% default. The strange things about this is it will not affect more then 1 till at a time. so one day till 1 may be pausing and dropping with everything else fine, then the next day its till 2.
Now this is only happening at 1 store, the other 2 have stopped after adjusting the above issues, and its out store 2 with the issue.
the tills are all windows 7 32-bit and run their own local sql express DB for offline transactions. they are also all using DHCP on the network.
if anyone have the knowledge and time to assist me, i would like to find the source of this issue and rectify it.
*This post is locked for comments