Where data storage for your MI cluster is provided by Microsoft SQL Server running on
on-premises servers or in Azure virtual machines, the Miconfig database
must be configured to use FILESTREAM storage.
Prerequisites: The Miconfig database must already be installed in SQL Server
and the required login access configured as described in Creating Granta MI SQL logins.
FILESTREAM data must be stored in FILESTREAM filegroups.
-
Open SQL Server Management Studio and connect to the SQL
instance.
-
Right-click the Miconfig database and choose
Properties.
-
Click Filegroups in the pages list.
-
In the FILESTREAM panel, add a new filegroup:
-
Click Add Filegroup.
-
Enter a name and select the Default check
box.
-
Now add a new FILESTREAM Data file:
-
In the pages list, click Files.
-
Click Add.
-
Enter a name for the new file in the Logical
Name column, for example
GrantaFS.
-
in the File Type column, choose FILESTREAM
Data.
-
In the Path column, enter the location of the file on disk.
This must be a drive which has enough space to store files.
-
Click OK to save your changes to the
Miconfig database.