Symptom:
I cannot see the CA Server Automation user interface after changing the Microsoft SQL user password.
Solution:
If you are using Microsoft SQL Authentication and you change the password for the Microsoft SQL user (usually the sa password), the CA Server Automation UI is blank or displays Microsoft SQL error messages. Because the product stores the Microsoft SQL user credentials, change them using the following procedure.
To change the SQL user credentials
dpmutil -set -mgmtdb
You are prompted for the database server, version, port, and the credentials used for accessing the main product tables.
dpmutil -set -perfdb
You are prompted for the server name, administrator user name and password, database type, database instance, and database port.
Copyright © 2013 CA. All rights reserved. |
|