cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

regarding Return code from tp: 0249

Former Member
0 Likes
926

Hi

Any one can help resolving this issue.

Return code from tp: 0249

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

it happened when I try to release a transport.

Thanks.

View Entire Topic
JPReyes
Active Contributor
0 Likes

Hi Malu,

This usually happen when environment variable dbms_type is not set. value of this variable depend on the DB your using... example: for Oracle is ora, mssql is mss, etc..

This should solve your problem

regards

Juan