Last Error 56057 Cannot login to the datasource


Problem

When logging into the datasource through Projectwise Administrator I receive "Last Error 56057 Cannot login to the datasource. Database authorization failure."

Product: ProjectWise Administrator

Version: All

Area: Datasource Permissions \ Security

Solution

In the dmskrnl.cfg file find the following two lines. Change Dbusrpwdecrypt to 0 to reset the database user account password to plain text. Next enter the new database password in the Dbuserpassword field.

New:

1. Change Dbusrpwdecrypt=0
2. Dbuserpassword=this is my new password

Original:

3. Dbusrpwdecrypt=4
4. Dbuserpassword=fjkldsajfkl

Re-starting the ProjectWise Integration Server re-encrypts the password.