NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

vCenter connection failing

stephen2
6,707 Views

Hi all, trying to connect WFA to vCenter 5. Cannot acquire - says cant connect on port 1433

When I check, 1433 is not open.  Checking vcenter server services, it shows SQL server running (see attached screenshot).

What are our options if we can't connect via 1433? I know we can set an alternate port, but how do we know which port to set it to? I also attached a list of open ports on the vcenter server

1 ACCEPTED SOLUTION

stephen2
6,707 Views

The problem is a type in the install guide on page 24. 

The document reads 

sqlcmd -S <HOME>\SQLEXP_VIM -E

but it should read

sqlcmd -S <HOME>\VIM_SQLEXP -E

View solution in original post

3 REPLIES 3

yaronh
6,707 Views

Hi Stephen,

Kindly review the WFA installation and setup guide available in the documents section of the community.

Appendix E covers VC connectivity. AFAIK you can go to the data source definition and set a different port if 1433 doesn't work for you.

Let me know if you require further assistance.

BR,


Yaron Haimsohn
WFA Team

stephen2
6,708 Views

The problem is a type in the install guide on page 24. 

The document reads 

sqlcmd -S <HOME>\SQLEXP_VIM -E

but it should read

sqlcmd -S <HOME>\VIM_SQLEXP -E

yaronh
6,707 Views

Thanks Stephen,

We will forward to IE. We are just updating our documentation for WFA 2.0 release.

Kind regards,

Yaron

Public