cancel
Showing results for 
Search instead for 
Did you mean: 

2EETW169 no connect possible: "DBMS = DB6 --- DB2DBDFT" ,R3trans -d = 0012

Former Member
0 Kudos

Dear SDNites,

I have recently installed EP7,EHP1 on Linux with Db2 9.7

I am getting the following error when check R3trans -d

sp1adm> R3trans -d
This is R3trans version 6.14 (release 701 - 12.06.09 - 15:20:00).
unicode enabled version
2EETW169 no connect possible: "DBMS = DB6                              --- DB2DBDFT = 'SP1'"
R3trans finished (0012)

The trans.log in /usr/sap/<SID>/SYS/global shows the following error

4 ETW000  [dev trc     ,00000]  *** ERROR in DB6Connect[dbdb6.c, 1766] CON = 0 (BEGIN)                    20  0.629366
4 ETW000  [dev trc     ,00000]  &+     DbSlConnectDB6( SQLConnect 😞 [IBM][CLI Driver] SQL30082N  Security processing failed with reason "24" ("USERNAME
4 ETW000                                                                                35  0.629401
4 ETW000  [dev trc     ,00000]  &+     AND/OR PASSWORD INVALID").  SQLSTATE=08001
4 ETW000                                                                                16  0.629417
4 ETW000  [dev trc     ,00000]  &+

4 ETW000                                                                                17  0.629434
4 ETW000  [dev trc     ,00000]  &+
4 ETW000                                                                                18  0.629452
4 ETW000  [dev trc     ,00000]  &+
4 ETW000                                                                                14  0.629466
4 ETW000  [dev trc     ,00000]  *** ERROR in DB6Connect[dbdb6.c, 1766] (END)                              12  0.629478
4 ETW000  [dbdb6.c     ,00000]  *** ERROR => DbSlConnect to 'SP1' as 'sapsp1' failed                      39  0.629517
2EETW169 no connect possible: "DBMS = DB6                              --- DB2DBDFT = 'SP1'"

I have manually changed the password for sapsp1 who is the schema user thru dscdb6up -create <connect_user password> but still getting the same error

When I check jcmon, all the nodes are running, including dispatcher and SDM.

Pls help me understand the issue and help me resolve the same

Thanks in advance

regards

Venu

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

This is R3trans version 6.14 (release 700 - 03.11.09 - 14:15:00). 2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/SRD/SYS/exe/run') or dbms_type ('ORA')" R3trans finished (0012).

Former Member
0 Kudos

Dear SDNites,

Thank all very much for your inputs and insights.

My issue has been resolved, I came know to that the R3trans -d in pure Java doesnt work as it works in ABAP

The error which I am getting is the normal error with R3trans -d and the user password error can be ignored as the JDBC connection can be assertained by launching the configtool.

If you are able to launch the configtool, it means that the JDBC connection is working

Thanks

Venu

Former Member
0 Kudos

Hi,

Could you also check the following Note:

-


SAP Note 582875 - DB6: SAP cannot log onto the database

-


cheers !

PRADi

former_member189546
Active Contributor
0 Kudos

Hello,

Set environmental variable

DB2DB6_FORCE_RUNTIME_CLIENT=1

Note 1091801 - DB6: Conversion of client connectivity

You would need to the that the cli drivers are installed correctly and

that the cli.ini contains the correct information for this system.

regards,

John Feely

franz_hiltscher
Participant
0 Kudos

Hi,

your R3Trans Version looks very old.

First of all update your Kernel and dbsl_libs.

Kind Regards

Franz