Hello, during installation of one of our edge servers, I get the following warning messages. The installation does complete, but I would like to know what these messages mean. Does anyone know what they mean and if they could cause an issue?
InstallDatabaseCmdlet.CreateDatabaseForFeature
Feature:RtcDatabaseStore
Sqlinstance: name
Collocated: True
Warning: Setting SQL Server Show Advanced Options to 1
Warning: Setting SQL Server Recover Interval to 5 mins
Warning: Setting SQL Server Show Advanced Options to 1
Warning: Setting SQL Server Recover Interval to 5 mins.
Part of the log file:
Adding account <removed>\RTC Local Administrators to role AdminRole.
Updating database version.
Setting the database rtcdyn to multi user mode.
Database rtcdyn is set to multi user mode.
Creating database rtc from scratch. Data File Path =
<removed>, Log File Path=
<removed>.
Clean installing database rtc.
Setting the database rtc to restricted mode.
Database rtc set to mode Restricted.
Setting database options.
Setting SQL Server Show Advanced Options to 1
Setting SQL Server Recover Interval to 5 mins.
Creating objects from dbcommon.sql.
Creating database objects.
Adding file C:\Program Files\Microsoft SQL Server\MSSQL11.RTCLOCAL\MSSQL\DATA\tempdb1.ndf to to tempdb.
Executing Types.sql...
Executing roles.sql in rtc...
Executing dbrtc.sql...
Linking Rtc and RtcDyn
Reindexing...
Re-indexing table AdDn.
Updating statistics for table AdDn.
Re-indexing table AdObjectMap.
And further on:
Adding account <removed>\RTC Local Read-only Administrators to role ReadOnlyRole.
Adding account
<removed>\RTC Local Administrators to role AdminRole.
Updating database version.
Setting database version: Schema Version 125, Sproc Version 6, Update Version 1.
Setting the database rtc to multi user mode.
Database rtc is set to multi user mode.
Setting SQL Server Show Advanced Options to 1
Setting SQL Server Recover Interval to 5 mins.