Page 1 of 1
DB conversion error...
Posted: Wed Aug 26, 2009 12:31 am
by fdscadmin
I am trying to test the latest build, but there are troubles when it try to convert my test db. The db is version 6.3.4.0->6.8.0.0. I get the following error:
"ContextSwitchDeadlock was detected"
anyone else with this problem? Solutions? Thoughts?
Re: DB conversion error...
Posted: Wed Aug 26, 2009 1:12 am
by jordansparks
No. That's a new one for me. I'm going to guess the problem is with 6.8 rather than 6.7 or earlier, because we have so many users already on 6.7 with no complaints.
Re: DB conversion error...
Posted: Wed Aug 26, 2009 1:15 am
by fdscadmin
Never mind...if i just hit continue it eventually converted.
Re: DB conversion error...
Posted: Wed Aug 26, 2009 1:41 am
by jordansparks
Oh, maybe I have seen that. If running it in debug, Visual Studio thinks it's been waiting too long.
Re: DB conversion error...
Posted: Sun Jan 17, 2010 7:30 am
by usmanahmed
Hi,
I tried to convert database from 6.7 to 6.8 but it gave me error Filed 'NewerDays' doesn't have a default value. Conversion unsuccessful.
Any idea? whats the problem?
Thanks
Re: DB conversion error...
Posted: Sun Jan 17, 2010 7:45 am
by jordansparks
That's an easy one
http://www.opendental.com/manual/mysqls ... ables.html
I would be interested in having you post your existing ini file so that we can see and test it. It should be possible for us to add a meaningful error message instead of having it crash like that. But we would need to see the ini file in order to do so. Thank you.
Re: DB conversion error...
Posted: Sun Jan 17, 2010 8:03 am
by usmanahmed
Thanks for immediate response. I emailed you my ini file.
Re: DB conversion error...
Posted: Sun Jan 17, 2010 1:44 pm
by jordansparks
Thank you. We made a few changes, and in the future nobody else should run into this problem.