Hi all,
I try to use one SQL Server with two SQL Instances for our CRM Environments.
Currently:
I installed one SQL Server 2016 Develop with two Instances (DYNSQL80 and DYNSQL90). For each Instance I added one SQL Agent, SQL Database Modul and SQL Fulltext User in the AD.
Parallel I installed one Windows 2016 Server for Dynamics CRM 8.0 and one Server 2016 for Dynamics CRM 8.0.
In the end of the installation for Dynamics CRM 8.0 I get the error:
I chose in the setup for example servername\dynsql80 but I get this error. In SQL Server I saw that i am not able to run the SQL Agent for the first and second Instanz parallel.
I opened on the SQL Server the ports incomming tcp: 1433, 1434, 135, 139, 445, 808, 80 and incomming udp: 1433, 1434, 123, 137, 138, 445, 808, 80
So my question is how can I install two dynamics crm environments with different version in different sql instances on one sql server?
Best regards,
Daniel