cancel
Showing results for 
Search instead for 
Did you mean: 

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

Former Member
0 Kudos

Hello,

We are  performing an upgrade+migration to HDB using the DMO option(Oracle to HANA).

We are getting below error in the phase - PREP_INPUT/DBCONNCHK_INI

Entered(oracle) System password

Output of DBCONNCHK.OUT as below-

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

D:\tmp\sum12\SUM\abap\exe\R3trans.EXE finished (0012).

SAPup> Process with PID 1168 terminated with status 12 at 20150224213259!

Could you please assist?

Regards

Sury

Accepted Solutions (1)

Accepted Solutions (1)

former_member182657
Active Contributor
0 Kudos

Hi,


ETW000  [ dev trc,00000]  RSecSSFs: Exiting function "RSecSSFsGetRecord" with return code 1 (message: SSFS-4218: Record with key "DB_CONNECT/DEFAULT_DB_CON_ENV" not found in secure storage <-- SSFS-4215: Data file "\\SERVER\sapmnt\DTG\SYS\global\security\rsecssfs\data\SSFS_DTG.DAT" exists, but does not contain the requested entry)

[D:/depot/bas/742_REL/src/krn/rsec/rsecssfs.c 1526]

As SSFS_DTG.DAT exists but not containing valid info.I suggest you to follow SAP Note  1639578 - SSFS as password storage for primary database connect

& re-share the trans.log

Hope this will help you.

Regards,

Former Member
0 Kudos

Hi Gaurav,

We followed  SAP Note  1639578 - SSFS as password storage for primary database connect

Actually, the issue got resolved aftre taking restart of SAP System & SUM tool.

Thanks a lot.

Regards

Sury

Answers (2)

Answers (2)

Sriram2009
Active Contributor
0 Kudos

Hi Yadav ji

Have you check the SAP Note 1622837?

BR

SS

Former Member
0 Kudos

yes, also we have performed activity as per Note 1639578.

regards

Sury

Sriram2009
Active Contributor
0 Kudos

Hi Yadav

Have to define the parameters as mention below?

Profile parameter : rsdb/ssfs_connect = 1

Environment variable:  rsdb_ssfs_connect 1

If it is not pls define the parameters, restart the full system and try upgrade.

BR

SS

Former Member
0 Kudos

execute the D:\tmp\sum12\SUM\abap\exe\R3trans.EXE -d <SID> and then attach the trans.log.

I hope you are running the migration using <SID>adm userID?

Former Member
0 Kudos

Hi Sunil,

Thanks for the reply.

Please find the trans.log file attached.

Also find the system details as below-

ORACLE version 11.2.0.3.0

Kernel- 721 Patch Level 300

parameter : rsdb/ssfs_connect = 1

We have performed all the activity as per Note 1639578

Please advise.

Regads

Sury

former_member185954
Active Contributor
0 Kudos

Hello,

Look at the line:

4 ETW000 End of Transport (0000).

Looks like your trans.log ends with return code 0, so are you able to connect to DB, when you run it manually ?

Regards,

Siddhesh