05-15-2021 01:28 PM
I am getting an error when adding a logger to my lab set up. error seems to be connected with the logger db but i'm not sure.
I've attached the logs i was able to get.
05-15-2021 06:21 PM
05-16-2021 06:07 AM
Yes. I followed the instructions in the Installation and Upgrade Guide.
It is already listed as a logger but it doesn't start.
05-25-2021 11:23 PM
Hi David,
I tried installing 12.5 on server 2016 and sql 2017. I followed the install guide and still getting the same error. I must have missed something but the error message doesn't make it clear.
8: roggerb.uccelab.com: May 15 2021 12:30:42.132 -0700: %ICM-ERROR-DBUtils.runSQLSelectInt: Error encountered while running SQL script script=SELECT count(*) FROM sysusers where name = 'uccelab.com_imuccSBMaintB' errorCode=0. 9: roggerb.uccelab.com: May 15 2021 12:30:42.133 -0700: %ICM-EMERGENCY-: [com.cisco.icm.websetup.backend.exception.WebsetupDBException]Error encountered while running SQL script script=SELECT count(*) FROM sysusers where name = 'uccelab.com_imuccSBMaintB' errorCode=0. com.cisco.icm.websetup.backend.exception.WebsetupDBException: Error encountered while running SQL script script=SELECT count(*) FROM sysusers where name = 'uccelab.com_imuccSBMaintB' errorCode=0.
05-26-2021 09:05 AM
Hmm. Are you using SQL standard or enterprise 64 bit version and Windows standard or data center?
david
05-26-2021 02:04 PM
05-27-2021 06:41 AM
Could you check BUILTIN\Administrators user is created in the SQL users ?
05-27-2021 08:30 AM
Looks like permission issue on the MS side. You way want to
1. check if the install account you are using is a local administrator
2. Check if the install account is also part of the SQL "dbcreator" or "sysadmin"(if its lab)
3. Check if the install account has access to the logger DB. which it should if #2 above is satisfied.
HTH
Senthil
05-27-2021 11:01 PM
Hi Senthilnatarajan,
I've created a user 'ucceadmin' with local admin access to the rogger. I also delegated full access to Cisco_ICM.
This is the user account I've used for the installation of ICM and SQL.
After installing SQL, the ucceadmin account is already configured with sysadmin role when I checked SQL Management Studio.
Is there anything else I can check?
Thanks for helping me with this.
05-28-2021 07:54 AM
have you checked any firewall port blocking on that server?
-Senthil
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide