This topic describes how to configure the Miconfig database on
your cluster SQL instance 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 your
cluster 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.