cancel
Showing results for 
Search instead for 
Did you mean: 

DB 13 (CHECKDB) Can't exec external program (No such file or directory)

Former Member
0 Kudos

Hi,

I am working with NW2004s / PI (Microsoft Cluster), when trying to execute (DB 13 / CHECKDB) getting followign error:

Job started

Step 001 started (program RSDBAJOB, variant &0000000000025, user ID DDIC)

No application server found on database host - rsh/gateway will be used

Execute logical command BRCONNECT On host GUA581CL02

**Parameters: -u / -jid CHECK20080229191228 -c -f check

**Can't exec external program (No such file or directory)WaitForSingleObject failedwith %d (No such deviceor address)

Job finished.

I am using Cluster environment, have installed additional Gateway, RFC, and Gateway is functioning well.

Any idea.

Thanks for HELP

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Issue is solved by me.

Thansk for input

Former Member
0 Kudos

Dear Sahmad,

We are facing the same problem which you faced above, we are also on cluster and it is a new installation, request you if you could share your resolution details.

Thanks

Hemang

Former Member
0 Kudos

Hi there,

Would you be able to share the solution for the issue you had. We are experiencing same issue.

regards,

Jeet

Former Member
0 Kudos

Hi there,

Were you able to resolve the issue? We are having same issue.

regards,

Jeet

Former Member
0 Kudos

HI, i had this problem and i solved this problem.

HOST1 : DB instance

HOST2: CI instance

i created file in HOST1 in a SIDadm home directory file .rhosts

example .rhosts:

(host2) (SIDamd user)

check remote connection from HOST2 to HOST1:

remsh HOST2 -l SIDamd date

(remote list date number)

when connect is succesfull, then try TCP/IP connection in SM59 SXPG_DBDEST_<DB HOST>

and then CHECKDB in DB13

also read this [http://madhutekur.wordpress.com/2008/08/04/db13-sxpg_command_execute-failed-error/|http://madhutekur.wordpress.com/2008/08/04/db13-sxpg_command_execute-failed-error/]

NOTES:

Note 446172 - SXPG_COMMAND_EXECUTE (program_start_error) in DB13

Note 10403 - Starting external programs

Note 583759 - R/3 error when you start jobs from DB13

Note 877979 - RFC tracing for external-to-ABAP communication

Hope this was usefulu2026u2026

Edited by: Miroslav Mihok on Nov 24, 2009 4:47 PM

former_member276252
Discoverer
0 Kudos

Hi Sahmad,

I have the same problem in a Windows MSCS environment.

Could you please share your solution ?

Many thanks

Alfredo

Former Member
0 Kudos

Go through the note 739565, for solution.

With regards

Sudha

Former Member
0 Kudos

HI,

Thanks for your quick reply, 1. Application servers are already installed, Additional Gateway is nstalled on all cluster nodes, my problem is when trying to execute any action out of DB13 getting error:

DB 13 (CHECKDB) Can't exec external program (No such file or directory).

I have been checking environment variables, authorization etc .. all looks good

any idea

Shujah

Former Member
0 Kudos

It's an new installation, and not an upgrade

former_member185954
Active Contributor
0 Kudos

Hello shujah,

DB13 uses an RFC connection SAPXPG_DBDEST_<hostname> which is generally automatically generated.

This RFC destination calls the sapxpg program which should exist in the SAP kernel directory.

Also,

Have a look at the following pre-requisites of running an external program.

http://help.sap.com/saphelp_47x200/helpdata/en/c4/3a7fbb505211d189550000e829fbbd/frameset.htm

Regards,

Siddhesh