NULL
The customer installed iMC on the database SQL Server, and the version was 0706P12. An error occurred during the installation process, as shown in the following figure:
During the installation process, iMC needs to connect to the database and create a database file in the set data file storage directory (the default is imcdata\). If the database does not have permission to create files in this directory, this error will be reported. The root cause of this error is that the database does not have operating permissions on the data storage folder.
Log in to the IMC server desktop, click Configuration-Services in the Server Manager (Computer-Management), find MSSQLSERVER, right-click Properties, and select the login identity as "Local System Account" in the Login Options tab, as shown in the following figure:
After completion, restart the MSSQLSERVER service and reinstall iMC.