There was an error checking the number of users due to the following reason:
Server <server name> is not configured for DATA ACCESS
Root Cause:
This is a Microsoft SQL error caused by your server not being set as the local server.
Workaround:
Microsoft SQL Server Setup sets this variable to the computer name during the Microsoft installation, and by command using the SP_AddServer command.
Refer to your Microsoft SQL Server support resources for the procedures to set your server as the local server.
ArticleNumber:
000040407