cancel
Showing results for 
Search instead for 
Did you mean: 

TMS: Check transport tool error in tp call

Former Member
0 Kudos

Hi All,

I had problem in TMS : Check transport tool. Error occurs in tp call.

  1. DB Connect - Link to database failed..

  2. Offline Call -   Connect failed due  to Dbsl load lib. failure.

These two comes in yellow and when I follow the detail it gives a message

as follows:

ERROR: No connect due to DbSl Load Lib Failure     

ERROR: environment variable dbms_type is not set.

ERROR: Connect to DEV failed (20120528162244).

I am using ECC 6.0 on HP Unix system with Oracle Database.

Please guide me how to solve this error. How to run r3trans tool on system???

Your help is really appreciated.  Thank You in advance.

Amit

Accepted Solutions (0)

Answers (2)

Answers (2)

MaheshKumar
Contributor
0 Kudos

Hi Amit,

Post output of R3trans -d

Hope following notes might help u

check the notes

556232 and Note 1569421

Regards

Mahesh Kumar

Former Member
0 Kudos

hi,

run R3trans -d by logging into unix as <sid>adm

if there are errors, please post trans.log available in the same  directory for further analysis.

regds,

Lata

Former Member
0 Kudos

Hi,

under <sid>adm user set

setenv dbms_type=ORA

and try again

Regards

Roman

Former Member
0 Kudos

Thanks

For your reply.

But how and where can I set above parameter. I cant understand what you have said.

Sorry

Amit

former_member189725
Active Contributor
0 Kudos

Login to the OS level in the HP-Unix system as user <sid>adm

Run the command

R3trans -x

Run the following command to set the environment variable

setenv  dbms_type ORA

Regards

Ratnajit

Former Member
0 Kudos

Hello,

check out SAP note 31559 and run the program NTENV2REG.EXE that set automatically environnement variables.

Cordially.