Actions

Recorder 2.0 not starting

From Zenitel Wiki

Revision as of 08:23, 17 January 2022 by Roarl (talk | contribs)
AI.png

When attempting to start the Recorder 2.0 service, the services fails to start. This can be due to permissions in the SQL Server Database. To fix this, you will need to download Microsoft SQL Server Management Studio.

https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15

To rectify the problem:

  • Start Management Studio and connect to the SQL server instance
  • Navigate to Security > Logins
  • Select NT AUTHORITY\SYSTEM, right-click and select Properties
  • Select User Mapping
  • In the top section of the dialog select the appropriate database, usually Nvr2Db
  • In the bottom section of the dialog, select db_owner and leave all other selections as they were
  • Click OK and exit Management Studio
SQL.jpg