Hi everyone
I have a server that was running SEPM, but I had to change the database port as another product needed that port. I switch from 2638 to 2639.
The database port change went well, but somehow the network identify of my server changed, as the encrypted password seem to no longer work. The SEPM login throw me a Unknow server error.
In db_connection-0.log I now see that; (Part in french, but it mean bad username or password)
Caused by: java.sql.SQLException: [Sybase][JDBC Driver][SQL Anywhere]Le mot de passe ou l'ID utilisateur est incorrect
at sybase.jdbc4.sqlanywhere.IDriver.makeODBCConnection(Native Method)
I went in my ODBC32 to re-entered the password, and the test worked good, but the error persist.
Tested with dbisqlc.exe and It work with my ODBC connector & my password too, but the error still persist.
My guess was, in ROOT.xml, the password is not good, aka in that line (... password="{V01}ENCRYPTEDTEXT" ...)
So my next step was to try to run the Configuration Wizard to regenerate all that stuff, but, at my surprise I can't, it still detect old port... See image
I looked around on my server to find that the other tool use a SQLANY's database like SEPM, an old version, but that seem to block the wizard.. Someone know how to force the port in that wizard ? or can help me to bypass that bad password error.
btw, tired to repair, but no good, the wizard still stop at the same place after the repair.
Thanks a lot
Phillip