cancel
Showing results for 
Search instead for 
Did you mean: 

BR*TOOLS errors on distributed system

Former Member
0 Kudos

Hello,

I installed 2 hosts for a SAP Netweaver 7.01 system.

HOST1 -> windows 2003 x64 is hosting database (Oracle 10.2.0.4 x64)

HOST2 -> windows 2003 x64 is hosting instance 00 (Central services), Instance 01 (Central instance) and Instance 02 (Dialog instance).

When I try to schedule jobs in DB13 like check DB or DB Backup, I get this error :

Job started

Step 001 started (program RSDBAJOB, variant &0000000000005, user ID XXXXX)

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

Execute logical command BRCONNECT On host HOST1

Parameters: -u / -jid CHECK20100211104827 -c -f check

SXPG_STEP_XPG_START: is_local_host: rc = 403

SXPG_STEP_XPG_START: host = HOST1

SXPG_STEP_XPG_START: is_local_r3_host: rc = 802

SXPG_STEP_XPG_START: RFC_TCPIP_CONNECTION_OPEN: rc = 1003

SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1.003

SXPG_COMMAND_EXECUTE(LONG)

<timestamp> = 20100211104903

COMMANDNAME = BRCONNECT

ADDITIONAL_PARAMETERS = -u / -jid CHECK20100211104827 -c -f check

LONG_PARAMS

OPERATINGSYSTEM = ANYOS

TARGETSYSTEM = HOST1

DESTINATION

SY-SUBRC = 1003

SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: program_start_error: For More Information, See SYS

Job cancelled after system exception ERROR_MESSAGE

I try to execute brtools.exe from host2 :

C:\>rsh HOST1 -l nwdadm brtools

host1.domain.com:Connection refused

rsh: can't establish connection

From database host (HOST1)
HOST2\sapmnt\NWD\SYS\exe\uc\NTAMD64\brtools.exe is working fine.

Test of RFC SAPXPG_DBDEST_HOST1 returns :

Logon Connection Error

Error Details Error when opening an RFC connection

Error Details ERROR: timeout during allocate

Error Details LOCATION: SAP-Gateway on host HOST2/ sapgw01

Error Details DETAIL: no connect of TP D:\usr\sap\NWD\SYS\exe\uc\NTAMD64\sapxpg.exe from hos

Error Details COMPONENT: SAP-Gateway

Error Details COUNTER: 46

Error Details MODULE: gwr3cpic.c

Error Details LINE: 2007

Error Details RETURN CODE: 242

Error Details SUBRC: 0

Error Details RELEASE: 701

Error Details TIME: Fri Feb 12 09:18:30 2010

Error Details VERSION: 2

I probably forgot a configuration step but I don't know where !

Can you help me ?

Many thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Problem solved with SAPNote #684106.

Many thanks to all for your answers.

former_member524429
Active Contributor
0 Kudos

Hi,

Check the entries in SAPXPG_DBDEST_<dbserver> RFC (TCP/IP Type).

"Target Host" is having the value of host name or IP address of DBSERVER host ?

If the problem is with the entries of SAPXPG_DBDEST_<dbserver> RFC, then correct the same and Test the connection.

Then perform Checkdb or any required job from DB13.

Regards,

Bhavik G. Shroff

Former Member
0 Kudos

I think there's problem with kernel 7.01 because some exe like sapstartsrv, sapxpg etc... doesn't allow remote execution.

On DB HOST i'ts impossible to run
HOST2\sapmnt\nwd\sys\exe\uc\ntamd64\sapstartsrv.exe

But If I replace kernel 7.01 with the 7.00, SAP starts correctly but returns many short dumps.

former_member524429
Active Contributor
0 Kudos

Hi,

Have you referred SAP Note 446172 - SXPG_COMMAND_EXECUTE (program_start_error) in DB13 ?

Regards,

Bhavik G. Shroff

Former Member
0 Kudos

Yes I checked that notes but it doesn't help me.

Former Member
0 Kudos

Dear Alexandre,

Please have a look in below link

http://help.sap.com/saphelp_45b/helpdata/en/c4/3a6574505211d189550000e829fbbd/content.htm

is this a domain installation or Local?

Regards

Shailesh Mamidwar

Former Member
0 Kudos

It's a domain installation.

Users are administrators of each server and members of ORA* groups.

I also check your link and RFC doesn't look to be correctly configured.

Could you explain me what gateway I should use ?

Thanks

Former Member
0 Kudos

You have to install a standalone gateway

follow Note 657999 - Installing a Standalone Gateway in an MSCS Environment