Hi Justin
C:\Windows\iMC-Reserved\log\install_20190611131022.txt
contains 'SQLServer 2000 is not Installed' as below. Not sure if I need to worry about it. It's a bit strange as db on our old IMC was built on SQL2012 so is the new one
2019-06-11 13:10:35 [INFO ] [SwingWorker-pool-1-thread-1] [com.h3c.imc.deploy.install.InstallationComponentInfo::b(596)] Can not find java-monitor configurations in deploy configs, but found in update configs
2019-06-11 13:10:36 [INFO ] [SwingWorker-pool-1-thread-1] [com.h3c.imc.deploy.install.InstallationComponentInfo::b(596)] Can not find java-monitor configurations in deploy configs, but found in update configs
2019-06-11 13:10:39 [INFO ] [SwingWorker-pool-1-thread-1] [com.h3c.imc.deploy.dma.DeployManager::a(791)] Component deploy state changed
2019-06-11 13:10:39 [INFO ] [SwingWorker-pool-1-thread-1] [com.h3c.imc.deploy.install.wizard.InstallFolderChoosePanelDescriptor::a(447)] will update to big version : 7.2
2019-06-11 13:10:39 [INFO ] [AWT-EventQueue-0] [com.h3c.imc.deploy.dma.wizard.DatabaseSelectPanelDescriptor::isSQLServer2000Installed(375)] SQLServer 2000 is not Installed
There was no dbresult_xx file dated as the file above but I have looked at some other files and found this
........omitted.............
(1 row affected)
Msg 547, Level 16, State 1, Server IMC-02, Line 565
The INSERT statement conflicted with the FOREIGN KEY constraint
"fk_tbl_enterprise_refrence". The conflict occurred in database "monitor_db",
table "imc_monitor.tbl_trap_enterprise_id", column 'enterprise_id'.
The statement has been terminated.
Msg 547, Level 16, State 1, Server IMC-02, Line 566
The INSERT statement conflicted with the FOREIGN KEY constraint
"fk_tbl_enterprise_refrence". The conflict occurred in database "monitor_db",
table "imc_monitor.tbl_trap_enterprise_id", column 'enterprise_id'.
The statement has been terminated.
(1 row affected)
Msg 547, Level 16, State 1, Server IMC-02, Line 568
The INSERT statement conflicted with the FOREIGN KEY constraint
"fk_tbl_enterprise_refrence". The conflict occurred in database "monitor_db",
table "imc_monitor.tbl_trap_enterprise_id", column 'enterprise_id'.
The statement has been terminated.
Msg 547, Level 16, State 1, Server IMC-02, Line 569
The INSERT statement conflicted with the FOREIGN KEY constraint
"fk_tbl_enterprise_refrence". The conflict occurred in database "monitor_db",
table "imc_monitor.tbl_trap_enterprise_id", column 'enterprise_id'.
The statement has been terminated.
(1 row affected)
........omitted.............