The following error appears in the install.log when upgrading CA Service Management database
[InstallCDB] Failed to create mdbadmin user (mdbadmin) for Database Name (mdb) in (<Hostname>) Database.
ERROR [DeployThread: Common tables configuration of CA Service Management] [InstallCDB] Creation of mdbadmin user failed.
java.lang.Exception: Creating mdbadmin user failed.
at com.ca.smsi.installui.tasks.InstallCDB.createUser(InstallCDB.java:299)
at com.ca.smsi.installui.tasks.InstallCDB.installDatabase(InstallCDB.java:196)
at com.ca.smsi.installui.tasks.InstallCDB.run(InstallCDB.java:44)
at com.ca.smsi.wizard.task.Task.start(Task.java:222)
at com.ca.smsi.installcore.DeployThread.run(DeployThread.java:455)
DEBUG [DeployThread: Common tables configuration of CA Service Management] [ProgressPage] ProgressPage - Task Changed Configuración de las tablas comunes de CA Service Management
DEBUG [DeployThread: Common tables configuration of CA Service Management] [ProgressPage] Task State Changed. TaskID: task.install_CDB, Common tables configuration of CA Service Management, Old State: running, New State:failed
DEBUG [DeployThread: Common tables configuration of CA Service Management] [ProgressPage] ProgressPage - Task Error.
CA Service Desk - All supported versions.
Microsoft SQL Server - All supported versions
The SQL Server user being used to upgrade the database does not have the necessary privileges to complete upgrade successfully.
1. Log into SQL Server instance where MDB database is located.
2. Ensure the SQL Server user being used to upgrade the database has the following privileges:
3. Run the upgrade again.