cancel
Showing results for 
Search instead for 
Did you mean: 

-4008 Unknown user name/password combination

Former Member
0 Kudos

Hi All,

We are installing SAP NW 7.4 with MaxDB 7.8 on Windows server 2008 R2, When in the phase Create database schema for ABAP  its giving error like below.

"[-4008] Unknown user name/password combination"

Below is the output from SdbCmdOut.log

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.models.software.Software | Software object initialized Sucessfully

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.models.database.DatabaseParameter | Create new database parameter object with name: MCOD value:  and comment:

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | JDBC driver path: D:\sapdb\programs\runtime\jar\sapdbc.jar

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Class: com.sap.dbtech.powertoys.DBM loaded

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Class: com.sap.dbtech.jdbc.DriverSapDB loaded

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.Xserver | Use Java process call.

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.Xserver | Execute command:  D:\sapdb\programs\bin\x_server.exe start

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Establish dbmcli session

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | Connect to database: SID on host: HOSTNAME

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | Logon with user: control

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | Run command: param_directget MCOD

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | MCOD NO

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | Close dbmcli Session.

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.runtime.SdbLibInstance | End of command section: PARAM_GET

Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.runtime.SdbLibInstance | *************************************************************

Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.runtime.SdbLibInstance | Start new command section: GET_SQL_USERS

Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.utils.Dbmcli | Use Java process call.

Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.utils.Dbmcli | Execute command:  D:\sapdb\programs\pgm\dbmcli.exe -s dbm_version build

Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.utils.sdbregview.SdbRegviewIsolated | Use Java process call.

Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.utils.sdbregview.SdbRegviewIsolated | Execute command:  D:\sapdb\programs\bin\sdbregview.exe -l -delimiter -DELIM-

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.models.software.Software | Software object initialized Sucessfully

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | JDBC driver path: D:\sapdb\programs\runtime\jar\sapdbc.jar

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Class: com.sap.dbtech.powertoys.DBM loaded

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Class: com.sap.dbtech.jdbc.DriverSapDB loaded

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.Xserver | Use Java process call.

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.Xserver | Execute command:  D:\sapdb\programs\bin\x_server.exe start

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.SqlJdbcSession | Start new connection with URL: jdbc:sapdb://HOSTNAME/SID connect user: superdba

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.DbCommand | com.sap.dbtech.jdbc.exceptions.DatabaseException: [-4008]: Unknown user name/password combination

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.sllib.utils.connection.JdbcDriver.createSqlSession(JdbcDriver.java:69)

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.sllib.utils.DbCommand.getAllSqlUsers(DbCommand.java:2054)

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.sllib.utils.cmd.ident.classes.GET_SQL_USERS.run(GET_SQL_USERS.java:26)

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.sllib.utils.DbCommand.runCommand(DbCommand.java:3469)

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.core.main.cmd.SdbCmdMain.<init>(SdbCmdMain.java:67)

Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.core.main.cmd.SdbCmdMain.main(SdbCmdMain.java:212)

Kindly Suggest me to resolve.

Regards,

JD.S

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

We have uninstalled and installed again successfully.

Regards,

Sreekanth

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Sreekanth,

Please check password for user superdba. Looks like password is incorrect.

You may try to reset the password for superdba using SAP note 25591.

Regards,

Deepak Kori

Former Member
0 Kudos

Hi Deepak,

We are able to login to database studio with superdba user and password, but when click on anything like data area, log area then its showing same 4008 Unknown user name/password combination error.

Regards,

Sree

Former Member
0 Kudos

Hi Deepak,

I have changed the SUPERDBA password through DBMGUI and restarted the MaxDB, still installation stops at Create database schema for ABAP and throwing same error. If the password changes in DBMGUI how it will recognize by installation.

Regards,
Sree

former_member188883
Active Contributor
0 Kudos

Hi Sree,

Please setup X-user as per SAP Note 39439 - XUSER entries for SAP DB and MaxDB

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Hi Deepak,

I have executed the below commands,

xuser -U c -u CONTROL,<password> -d SID -n HOSTNAME -S INTERNAL set

xuser -U w -u CONTROL,<password> -d SID -n HOSTNAME -S INTERNAL set


After execution of the commands i have retry the same installation still i am getting same error.


Kindly suggest,


Regards,

Sree

stefan_witteck3
Explorer
0 Kudos

Hi,

we are facing the same issue as you. Could you fix it in the end? If yes, what was the solution?

Thanks!

Stefan

stefan_witteck3
Explorer
0 Kudos

Hi, just in case someone else is experiencing the same issue. Originally we used a master password with 10 characters. This led to the error during the installation. Inspired by a note (1761717), we tried the installation again with a password having 8 characters and then it worked for us (for whatever reason).

Best regards,

Stefan