cancel
Showing results for 
Search instead for 
Did you mean: 

Error while executing report RSSDBCHECKDBMRFC in se38 in sap for sap MaxDB

former_member522401
Participant
0 Kudos

Hello experts,

Let me tell you i do not have more knowledge on SAP MaxDB,  I am getting some back up issue .When i checked the report RSSDBCHECKDBMRFC in se38 i got following error.

ERROR: D:\sapdb\programs\pgm  was not found

ERROR: Set the following path before all other paths in environment variable: D:\sapdb\clients\ECC\bin

Please find the attachment for more details

Please help me to resolve this issue.. 

Thanks in advance

Debasis Patel

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Debasis,

IT looks like environment variables are not set correctly. Please re-check the same and re-execute the ABAP program.

Hope this helps.

Regards,

Deepak Kori

former_member522401
Participant
0 Kudos

Hello Deepak,

First of all thanks for your quick response. Let me confirm that i need to set Path variable i.e

Variable name : Path

Variable value  : .......c:\j2sdk1.4.2\bin;D:\sapdb\clients\ECC\bin

Please guide me if i am wrong.

Thanks

Debasis

former_member188883
Active Contributor
0 Kudos

Hi Debasis,

Please set this value D:\sapdb\clients\ECC\bin before any other value under PATH.

Regards,

Deepak Kori

former_member522401
Participant
0 Kudos

Hello Deepak,

Let me confirm first. Under environmental variable  "Path" previously there is default value ,then i have added  java1.4.2 sdk path (c:\j2sdk1.4.2\bin) . then i  can add the line D:\sapdb\clients\ECC\bin.

Or i need  to add the line D:\sapdb\clients\ECC\bin before default value(i.e at the begining).

Please clarify i am little confused.

Could you please explain what is the need of this .

Thanks

Debasis