cancel
Showing results for 
Search instead for 
Did you mean: 

TP return code 0249 / No connect due to DbSl Load Lib Failure

Former Member
0 Kudos

Hi,

When I try to release a Transport in Transaction - SE01, we are

encountering the following error and the task gets released but the

Transport doesn't get released. Please find the error message below:

Test call of transport control program (tp) ended with return code 0249

Message no. TK094

Diagnosis

Your transport request could not be exported, since all requirements were not fulfilled.

Calling the transport control program tp

"tp EXPCHK RDDK123345 pf=C:\usr\sap\trans\bin\TP_DOMAIN_R3D.PFL

-Dtransdir=C:\usr\sa"

which checks the export requirements, returned the following

information:

Return code from tp: 0249

Error text from tp: ERROR: No connect due to DbSl Load Lib Failure

System response

Further processing is terminated.

Procedure

Check the following points:

o Feasibility of the transport control program tp

o Parameter settings in the transport profile

o Availability of the transport directory and the subdirectories

(cofiles, data, log, sapnames, bin)

o Write authorization for the subdirectories

o Write authorization for the files of the subdirectories cofiles,

data, log, sapnames

Release the request again when the error has been removed

Appreciate any help to resolve this error.

Thanks,

Rajesh

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

Could be a problem with a missing environmental variable, can you post the full import log?

Also read,

Regards

Juan

Former Member
0 Kudos

Hi Juan,

Thanks for your reply. This Error comes up at the time I am trying to release this Transport. So there is no import log.

Thanks,

Rajesh

Former Member
0 Kudos

Hi,

The Issue is resolved. This was due to missing environment variable dbms_type=mss.

Thanks,

Rajesh

Former Member
0 Kudos

Hi!

I have the same issue, but the windows enviroment variable has been set or should the parameter be set in the instance profile?

Thanks!

rollo

//solved

It was an issue with the RFC's and some mising services in the service file

Edited by: rollo on Jan 12, 2009 2:40 PM

kb_pranesh
Member
0 Kudos

Hi, I am facing similar problem. The environment variable has been set properly DBMS_TYPE=mss. I have set this in both User Variable and also in System Variable. I shut down the instance and restarted it, however the problem still remains..

Since you said that you have resolved the problem, could you please tell me, what procedure have you followed to resolve the problem...

Thanx in advance...

Answers (1)

Answers (1)

Former Member
0 Kudos

Try to repair logins in db via SAPNote 610640.

regards