cancel
Showing results for 
Search instead for 
Did you mean: 

ECC 6.0 to ECC6.0 EHP 7 - DBSL Version mismatch error during configuration phase

Former Member
0 Kudos

Dear All,

Facing error in ECC 6.0  to ECC6.0 EHP 7 upgrade configuration phase -  DBSL Version mismatch

below is the error message showing in SUM tool

ERROR:The new SAP tools in /usr/sap/<SID>/SUM/SUM/abap/exe cannot connect to your database.

FYI - SSFS configured already and not using the  ops$mechanism.

when i check the R3trans -d  in usr/sap/SID/SUM/abap/exe it shows the below message.

4 ETW000  [ dev trc,00000]  Library '/usr/sap/SID/SYS/exe/run/dboraslib.so' loaded  
             26  0.031711
4 ETW000  [ dev trc,00000]  function DbSlExpFuns loaded from library /usr/sap/SID/SYS/exe/run/dboraslib.so
4 ETW000                                                                           
             59  0.031770
4 ETW000  [dbcon.c ,00000]  *** ERROR => Version mismatch between executable (742.06)

and DBSL shared library (721.02)

4 ETW000                                                                           
             98  0.031868

2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sa

p/SID/SYS/exe/run') or dbms_type ('ORA')"

i have updated primary instance dboraslib.so to latest patch of 721 in exe/run/ but still getting error in SUM tool,

i cant upgrde my kernel to 742 in primary instance since its old release ECC6 NW700.

Please let me know if someone came across the same issue.

Thanks

Shafir

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello A S,

I have also prepared a document to check SSFS structure:

I hope it helps.

Serhat

former_member196171
Participant
0 Kudos

AS ,

Thanks , it is appreciated that you updated the discussion with the doc

Take care,

Former Member
0 Kudos

Dear Abu Zahir,

Sorry for the late reply.  I was searching for the solution, but i couldn't rememeber.

As far as i remember, i have updated SSFS and env variables.

give me sometime let me do search and i will get back to you ...

Thanks

Ahmed

former_member196171
Participant
0 Kudos

Hi A S ,

I am having the same issue , it will be appreciated  if you please update here how did you solve the problem ?

Thanks

Al Mamun

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

The best would be to upload the log files.

Based on what you have supplied it appears to me that there is a kernel mismatch.

>>4 ETW000  [dbcon.c ,00000]  *** ERROR => Version mismatch between executable (742.06) and DBSL shared library (721.02)<<

Kernel 742 with DBSL 721

Former Member
0 Kudos

HI Reagan,

Thanks for  your reply.

Which log files required?

Thanks

Shafir

Former Member
0 Kudos

Hi Reagan,

FYI - SUM tool uses 742 kernel and my primary instance running on 721.

Thanks

Shafir

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

You should review the logs in the /usr/sap/<SID>/SUM/SUM/abap/log directory to understand what the real issue is. My initial recommendation is based on the logs you have supplied. The kernel mismatch is due to kernel files from two different releases. if the SUM tool complains about minimum patch level then you should update the files in the /usr/sap/<SID>/SUM/SUM/abap/exe location.

Former Member
0 Kudos

Yes i have already checked,  the log file /usr/sap/SID/SUM/SUM/abap/tmp/DBCONNCHK.OUT contains more details about the failure.

log file "DBCONNCHK.OUT"

EXECUTING /usr/sap/SID/SUM/SUM/abap/exe/R3trans -x -w /usr/sap/SID/SUM/SUM/abap/log/DBCONNCHKSHD.LOG

This is R3trans version 6.25 (release 742 - 11.02.15 - 14:06:42).

unicode enabled version

2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'SID'"

R3trans finished (0012).

then i check the R3trans -d from SUM/abap/exe...

>>4 ETW000  [dbcon.c ,00000]  *** ERROR => Version mismatch between executable (742.06) and DBSL shared library (721.02)<<




Thnks

Ahmed

Former Member
0 Kudos

hi

Below are the error message found from log file DBCONNCHKSHD.LOG

dev trc,00000]  RSecSSFs: SSFS-4218: Record with key "DB_CONNECT/SHADOW_DB_USER" not found in secure storage [/bas/742_REL/src/krn/

rsec/rsecssfs.c 4957]

4 ETW000                                                                                                  51  0.042059

4 ETW000  [     dev trc,00000]  RSecSSFs: Exiting function "RSecSSFsGetRecord" with return code 1 (message: SSFS-4218: Record with key "DB_CONNECT/

SHADOW_DB_USER" not found in secure storage <-- SSFS-4215: Data file "/usr/sap/B02/SYS/global/security/rsecssfs/data/SSFS_B02.DAT" exists, but does

not contain the requested entry) [/bas/742_REL/src/krn/rsec/rsecssfs.c 1522]

4 ETW000                                                                                                  59  0.042118

4 ETW000  [dbcon.c     ,00000]  *** ERROR => read_ssfs_record(): RSecSSFsGetRecord(DB_CONNECT/SHADOW_DB_USER)=1 : SSFS-4218: Record with key "DB_CO

NNECT/SHADOW_DB_USER" not found in secure storage <-- SSFS-4215: Data file "/usr/sap/B02/SYS/global/security/rsecssfs/data/SSFS_B02.DAT" exists, bu

t does not contain the requested entry

4 ETW000                                                                                                  43  0.042161

4 ETW000  [     dev trc,00000]  read_con_info_ssfs(): deregister callback ssfs_dbi_trace                  17  0.042178

4 ETW000  [dbcon.c     ,00000]  *** ERROR => Connect to R/3 failed. USERID and/or PASSWD could not be retrieved from SSFS

4 ETW000                                                                                                  63  0.042241

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=41=DBSL_CMD_RELINFO_GET)                        39  0.042280

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=14=DBSL_CMD_VERSION_GET)                        21  0.042301

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=50=DBSL_CMD_GET_PATCH_INFO)                     20  0.042321

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=13=DBSL_CMD_VENDOR_NAME_GET)                    27  0.042348

4 ETW000  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=52=DBSL_CMD_GET_DBLIB_VERSION)                  26  0.042374

4 ETW000  [     dev trc,00000]                 -> 'OCI_112, '                                             34  0.042408

2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'B02'"

DBCONNCHKSHD.LOG: END

thnks

Ahmed

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Those errors point to a errors related to SSFS. Cross check if SSFS is set correctly.

1622837 - Secure connection of AS ABAP to Oracle via SSFS