Network Management

 View Only
  • 1.  IMC integrating SQL 2016 with Windows Server 2016

    Posted Mar 06, 2018 08:57 AM

    Hi everyone,

    i have tried integrating SQL server 2016 sp1 with IMC on a Windows Server 2016, but i cannot get through the IMC installation.

    An error pops up saying connection to database failed.

    in SQL 2008 the management tool feature was checked, but when i was installing SQL server 2016, i didnt see that box. is it something to do with that ? is installing the management tool an important part in giving connection from SQL to IMC.

    or is it compatibility issues ?



  • 2.  RE: IMC integrating SQL 2016 with Windows Server 2016

    Posted Jun 05, 2018 03:08 AM

    Hi,

    I've had the same issue. its definitely a compatibility issue - there is no coombination of software that gets it to work, and I've confirmed via sniffer that the IMC installation does actually successfully talk to the db server whenit gives that error - IMC doesn't like it. In the docs HP IMC v7.3 supports MS SQL 2014 and below, not 2016/2017



  • 3.  RE: IMC integrating SQL 2016 with Windows Server 2016

    Posted Jun 05, 2018 03:59 PM

    You should check the latest version - E0605 - https://h10145.www1.hpe.com/Downloads/SoftwareReleases.aspx?ProductNumber=JG747AAE&lang=en&cc=us&prodSeriesId=4176535

    It includes SQL Server 2016 support.



  • 4.  RE: IMC integrating SQL 2016 with Windows Server 2016

    Posted Jun 11, 2018 11:03 PM
    I'm keenly interested in this support. Currently using Windows Server 2016, SQL Server 2016, named instance. Testing with osql works great. IMC setup reports "connecting to database failed". Using manual named: "HPE Intelligent Management Center - SQL Server 2014 - Installation and Configuration Guide" If I could see log files with a bit of detail on the error, maybe I could fix it? I don't see any errors reported by SQL, and I'm not sure where specifically, that iMC stores its error log information during setup.


  • 5.  RE: IMC integrating SQL 2016 with Windows Server 2016

    Posted Jun 12, 2018 02:01 PM

    _Usually_ when it fails, it should give you a path to a logfile. Can't guarantee you'll find anything useful in there, depends where the failure was



  • 6.  RE: IMC integrating SQL 2016 with Windows Server 2016

    Posted Jun 12, 2018 02:33 PM
    FYI, I resolved my issue. It was due to my own error. I missed a detail in SQL configuration manager. I had neglected to select "enabled = yes" for the SQL server's associated IP addresses. I guess I thought Active = Enabled, even though they are 2 separate fields. After enabling the IP address, iMC picked it up and proceeded with remaining installation, no problems.