RDS 2012 CB HA change SQL Istance port
hi all
i have clusterd instance ha connection broker on different port 1433. port 1438. how can specify in string connection different port? it's possible?
can somelike this?
driver=sql server native client 11.0;server=sqlname:1438;trusted_connection=yes;app=remote desktop services connection broker;database=sql12gp
thanks!
hi
i solved problem.
1. port not necessary specified it. don't how without port works
this string:
driver=sql server native client 11.0;server=mssql-clu12gp\sql12gp;trusted_connection=yes;app=remote desktop services connection broker;database=rdscbha
2. error attached due active directory group rd connection brokers member. group incorrectly created was domain local server sql , connection broker in 2 different forest have changed group global , worked
thanks lot support adn answers.
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment