If you look for SQL Server 2016 native SQL client on the internet, you won't find it.
Indeed, if you go to the “Installing SQL Server Native Client” page of the Microsoft documentation, you will see that:
Go to this "Microsoft® SQL Server® 2012 SP4 Feature Pack" download page and click: Download.
In the list of proposed files, check the 2nd box "sqlncli.msi".
The heaviest "sqlncli.msi" file is necessarily the 64-bit (x64) version of this native SQL Server client.
Then click Next.
The download of the "sqlncli.msi" file will start automatically or be offered (depending on the configuration of your web browser).
Once the file is downloaded, install this native SQL Server client on the server where you will install VMware vCenter Server.
To install it, simply click Next at each step.
Once the installation is complete, click Finish.
To find out which port to open in the firewall of your server where SQL Server is installed, launch the "SQL Server 2016 Configuration Manager" program found in the Windows Server 2016 start menu.
Then, in the window that opens, go to “SQL Native Client 11.0 Configuration -> Client Protocols” and double-click on “TCP/IP”.
In the "Properties of: TCP/IP" window that appears, look at the value indicated for: Default Port.
By default, this is port 1433 in TCP.
Now go to your server's firewall and right-click "New Rule" on "Inbound Rules".
Select "Port", then click Next.
Select "TCP", then provide the port number (default: 1433) that you saw using the SQL Server 2016 Configuration Manager program.
Select “Allow the connection” and click Next.
Only check the “Domain” and “Private” boxes for security.
Specify "SQL Server" for the name of this rule and click Finish.
Before VMware vCenter Server can connect to your SQL Server database, you must first configure a 64-bit ODBC data source using a native SQL client. version 10 or 11.
To do this, in the Windows Server 2016 server manager, go to: Tools -> ODBC Data Sources (64-bit).
In the "ODBC Data Source Administrator (64-bit)" window that appears, go to the "System Data Sources" tab and click "Add".
Select the "SQL Server Native Client 11.0" driver you just installed and click Finish.
Indicate :
Select "With SQL Server authentication using a login ID and password entered by the user" and provide the username and password created in step "4.4. Configuring the SQL Database for VMware vCenter Server" of this tutorial.
Check the “Change the default database to” box and select the database created previously on your SQL Server.
In our case: VCDB.
Then click Next.
Note: if the list of databases does not appear, make sure you have opened TCP port 1433 for incoming traffic in your SQL Server firewall.
Click Finish.
In the "ODBC Microsoft SQL Server Setup" window that appears, click "Test Data Source" to make sure it works.
If the message "TESTS COMPLETED SUCCESSFULLY" appears, it is working.
Click OK to close the "ODBC Data Source Administrator (64-bit)" window.
Source : Configure a SQL Server ODBC Connection.
VMware 7/6/2022
VMware 7/19/2024
VMware 7/12/2024
VMware 7/17/2024
Pinned content
Contact
® InformatiWeb-Pro.net - InformatiWeb.net 2008-2022 - © Lionel Eppe - All rights reserved.
Total or partial reproduction of this site is prohibited and constitutes an infringement punishable by articles L.335-2 and following of the intellectual property Code.
No comment