Question
Coforge
Coforge
IN
Coforge
Posted: Oct 4, 2017
Last activity: Apr 6, 2018
Last activity: 6 Apr 2018 19:26 EDT
Closed
Upgrading from 7.2.1 to 7.3: Password expired issue
Hi all,
I am trying to update my application from 7.2.1 to 7.3. While updating I am getting a error message as below on UI Deployment tool.
[java] Caused by: com.pega.pegarules.pub.database.DatabaseException: Database-General Problem encountered when getting connection for database salesorders 18487 S0001 Login failed for user 'pega7User'. Reason: The password of the account has expired. ClientConnectionId:56a60bfc-461d-4839-b37c-74b7edf678e3
[java] DatabaseException caused by prior exception: com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'pega7User'. Reason: The password of the account has expired. ClientConnectionId:56a60bfc-461d-4839-b37c-74b7edf678e3
[java] | SQL Code: 18487 | SQL State: S0001
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'pega7User'. Reason: The password of the account has expired. ClientConnectionId:56a60bfc-461d-4839-b37c-74b7edf678e3
Does anyone has any idea about this and where we need to set the password and what is new password.