cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi everyone!

I have a problem during installation of SOLMAN the messages is:

A0TEDBSL 000 (20230921142342.993:R3lddb.c:976) DBSL trace (/bas/753_REL/src/dbs/db6/dbdb6.c:2112): testing purposes, please refer to note 503122

A0TEDBSL 000 (20230921142342.993:R3lddb.c:976) DBSL trace (/bas/753_REL/src/dbs/db6/dbsldb6trc.c:1677): *** ERROR in DB6Connect[/bas/753_REL/src/dbs/db6/dbdb6.c, 2128] CON = 0 CACHEID = -1 (BEGIN)

A0TEDBSL 000 (20230921142342.993:R3lddb.c:976) DBSL trace (/bas/753_REL/src/dbs/db6/dbsldb6trc.c:1677): &+ DbSlConnectDB6: Version mismatch between client '10.01.0002' and server '10.05.0011'

A0TEDBSL 000 (20230921142342.993:R3lddb.c:976) DBSL trace (/bas/753_REL/src/dbs/db6/dbsldb6trc.c:1677): &+

A0TEDBSL 000 (20230921142342.993:R3lddb.c:976) DBSL trace (/bas/753_REL/src/dbs/db6/dbsldb6trc.c:1677): &+

A0TEDBSL 000 (20230921142342.993:R3lddb.c:976) DBSL trace (/bas/753_REL/src/dbs/db6/dbsldb6trc.c:1677): &+

A0TEDBSL 000 (20230921142342.993:R3lddb.c:976) DBSL trace (/bas/753_REL/src/dbs/db6/dbsldb6trc.c:1677): *** ERROR in DB6Connect[/bas/753_REL/src/dbs/db6/dbdb6.c, 2128] (END)

A1 EGEN 002 ====================================================

A1EEGEN 000 (DBS) DbSlConnect failed with dbrc=29

A1EEGEN 000 (DBS) SQL error = -55555

A1EEGEN 000 (DBS) DbSlConnectDB6: Version mismatch between client '10.01.0002' and server '10.05.0011'

A1EEGEN 000 (DBS) DbSlErrorMsg rc = 29 'connect failed without SQL error'

A1EEGEN 026 Exit code: "12"

A1 EGEN 005 /tmp/sapinst_instdir/SOLMAN72SR2/SOLMAN72SR2/ABAP/DB6/INSTALL/STD/ABAP/R3load: END OF LOG: 20230921142342

* I'm not sure if the problem is about the version between my download software or the other hand if the problem is with an upgrade a fix pack.
add the log of error , please let me know some comments.

Thanks in advanced

0 Likes
View Entire Topic
thomas_drescher
Product and Topic Expert
Product and Topic Expert

Hello,

during an installation you will be prompted for a RDBMS and Client media.
Make sure you have both media from the same Db2 version.

According to your pasted data the versions are mixed:

RDBMS: 10.05.0011
Client: 10.01.0002

Kind regards,

Thomas