cancel
Showing results for 
Search instead for 
Did you mean: 

Connect failed due to dbsl

Former Member
0 Kudos

Hi gurus,

We are upgrading the test server.we face a problem.the error message is "connect failed due to dbsl load lib failure".

"cannot find the dll dboraslib.dll in path"

But dboraslib.dll in the Dir_executable path.

Please provide the solution.

regards

gunamoorthy d

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Which version are you uprading to ?

Check Note 175627 - tp: Test import does not work (load lib)#

Answers (2)

Answers (2)

Former Member
0 Kudos

Which version are you uprading to ?

Check Note 175627 - tp: Test import does not work (load lib)#

former_member204746
Active Contributor
0 Kudos

you must check the system path or user path, not dir_executable.

try this:

start -> Run

CMD

set

you will see a list of parameters, check the values for PATH. you must have an entry equivalent to your dir_executable. if not, do this:

right click on MY COMPUTER

choose PROPERTIES

click on ADVANCED tab

click on button ENVIRONMENT VARIABLE

change PATH to add the needed path.

once this is completed, you will need to restart SAP services and close down all command prompts... then try again.