edutech4schools Posted November 18, 2014 Posted November 18, 2014 (edited) I have just completed a migration from SQL2008 (FULL) to SQL2012(Express) using the CAPITA migration tool. I have tested Sims and FMS on the server and all works OK but when I try to login into Sims (Not tried FMS) from a client I get a login error reason 0. All was OK from the clients prior to the migration. I have checked the connect.ini file in C......Sims which has a redirect to S:\Sims and the actual connect.ini file in S:\Sims has server\sql2012 Please help. Edited November 18, 2014 by edutech4schools
Mcshammer_dj Posted November 18, 2014 Posted November 18, 2014 check your sql server has tcp and pipes enabled on the network section 1
vikpaw Posted November 18, 2014 Posted November 18, 2014 Same server? If not, make sure the ports are allowed through the firewall. 1
edutech4schools Posted November 18, 2014 Author Posted November 18, 2014 check your sql server has tcp and pipes enabled on the network section I think so, I was advised to open sql server config manager and find / enable tcp/ip and named pipes, which I have done. Could it be that the SQL Browser service is loged in as a local service but all the other SQL services are logged in as local system?? - - - Updated - - - Same server? Yes, same server
jinnantonnixx Posted November 18, 2014 Posted November 18, 2014 (edited) Is DNS pointing to the correct (new) server? Also check your server is configured to receive connections over the network. "Surface Area Configuration" is often overlooked, as typically it's only ever looked at once, then forgotten about. http://mssqlfun.com/2012/09/14/surface-area-configuration-tool-available-in-sql-server-2008-onwards/ Edited November 18, 2014 by jinnantonnixx
edutech4schools Posted November 18, 2014 Author Posted November 18, 2014 Have you restarted the services That seems to have done the trick. Thanks given to all for a speedy fix.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now