Configure database connection settings
Important: This activity should be performed by the DataBlast System Installer, who must have adequate network, domain and administrator permissions to the installation machines.
Activity steps:
- In Windows File Explorer, access
C:\ProgramData\Datamine\DATABLAST.Service\. - Open
DatablastServiceDBConnectionString.xmlwith Notepad or another text editor. - In the connection string, edit the following values as required.
- Data Source: The accessible name of the SQL Server. Default: localhost.
- Initial Catalog: The name of the DataBlast database. Default: DataBlast.
- Integrated Security: If False, add values for the Username and Password of the logon user of the DataBlast Service. See Create the DataBlast Service.
- Encrypt: The encryption setting required for the SQL Server environment.
Important: An Encrypt value must be included in the connection string. If it is omitted, the Microsoft SQL Server database driver defaults to Strict.
- TrustServerCertificate: Whether to trust the SQL Server certificate.
- Save the
DatablastServiceDBConnectionString.xmlfile. - Restart the DataBlast Service as required.
