'Creating OneIM DB with installer problems
I'm trying to installer oneim on my server , during the installation I get this error :
NAME = OneIM_mdb
, FILENAME = 'C:\Program Files\Micrsoft SQL Server\MSSQL14.MSSQLSERVER\MSSQL\DATA\OneIM.mdf'
, MAXSIZE = UNLIMITED
, FILEGROWTH = 10 %
)
LOG ON (
NAME = OneIM_ldb
, FILENAME = 'C:\Program Files\Micrsoft SQL Server\MSSQL14.MSSQLSERVER\MSSQL\DATA\OneIM.ldf'
, MAXSIZE = UNLIMITED
, FILEGROWTH = 10 %
)
Collate SQL_Latin1_General_CP1_CI_AS
Database error 1807: Could not obtain exclusive lock on database 'model'. Retry the operation later.
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
Could not obtain exclusive lock on database 'model'. Retry the operation later.
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
Someone can help me? Thanks to all for the attention
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
