Hello good day.
currently I have the following scenario:
1 Server A Windows 2008 R2 Sp1
B 1 Server with Windows 2012 and SQL 2012 Sp1
On the server I want to install FIM 2012 R2 SP1 when trying to install but fails when SQL Server to contact.
Error:
"Forefront Identity Manager Synchronization Service is having trouble Contacting SQL server using the information provided. PLEASE NOTE THAT Forefront Identity Manager Synchronization Service requires Microsoft SQL Server 2008 SP1 or better. Verify the
version, server and instance names as well as firewall settings and try again . "
I have performed the following tests and all work well:
1.Double indeed check that you 'did not fat-finger or simpy are using the wrong server and host names.
2.Verify that you 'can access the server via an ODBC connection going to: Administrator Tools -> Data Sources -> User DSN tab -> Add -> Fill in the server information -> Click "Test Connection"
3.Check the firewall rules / See if you can telnet to the server via telnet XX.XX.XX.XX: 1433
4.Disable IESC for Administrators if it is on
That 5.Verify Full Text Server is installed on the SQL server.
That 6.Verify Agent and SQL Browser (if you are not using the default instance) are running.
That 7.Verify the SQL Native Client is installed.
My question is,
FIM 2010 R2 supports SQL 2012 Sp1 with Sp1?
The FIM server must have some prerequisite for connecting to SQL Server or some settings before installing.