cancel
Showing results for 
Search instead for 
Did you mean: 

CheckDB is not running from the Clustered PRD Server

Former Member
0 Kudos

Dear Support,

We built the PRD MSCS cluster system. Everything is fine with cluster. However when we schedule the DB13 jobs it is getting failed with below error.

Job started

Step 001 started (program RSDBAJOB, variant &0000000000366, user ID ****)

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

Execute logical command BRCONNECT On host ORACLEEPQ

Parameters: -u / -jid CHECK20130205113157 -c -f check -TRC 15

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

WaitForSingleObject failedwith %d (No such deviceor address)

SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: unknown

Job cancelled after system exception ERROR_MESSAGE

I followed the note 1764650 to configure the same. Installed the

standalone gateway in both the nodes. Howevers till facing the issue

scheduling the database jobs.

OS: Windows 2008 R2

Database: Oracle 11.2.0.3

SAP Version: SAP ECC6.0

Node1: CI and DB isrunning

Node2: DI is running

Regards,

Raja. G

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member188883
Active Contributor
0 Kudos

Hi Raja,

You need to install SAP Gateway instance on Node 1 where DAtabase is running and configure the SAPXPG_DBDEST_<DB-HOST> RFC to have these gateway entries.

Post this database activities using db13 will work.

Regards,

Deepak Kori

Former Member
0 Kudos

Hi Deepak,

I have already installed the gateway instance and the RFC is working fine.

you have mentioned .rhosts file. Please let me know the path for that file.

Regds,

Raja. G

former_member188883
Active Contributor
0 Kudos

Hi Raja,

Location should be  %windir%system32\drivers\etc\.rhosts

Regards,

Deepak Kori

Former Member
0 Kudos

Hi,

Please check whether the below link helps you.

http://scn.sap.com/thread/3143565

As well as please have a check on the note 387137 - RFC connection test for sapxpg does not work  & 980266 - RFC destination SAPXPG_DBDEST_<DB-HOST> does not work.

Please check and provide your feedback.

Thanks and Regards,

Vimal

Former Member
0 Kudos

Hi Maria,

The RFC is working fine for me also installed the standalone gateway in both the nodes.

REgards,

Raja. G

former_member188883
Active Contributor
0 Kudos

Hi Raja,

please check whether exists in the file .rhosts

> cat .rhosts

+

<DB hostname >       <sidadm>

<APP Server hostname>     <sidadm>

Hope this helps.

Regards,

Deepak Kori