cancel
Showing results for 
Search instead for 
Did you mean: 

How to run DB13 in a Distributed System with Linux+Oracle

former_member459694
Participant
0 Kudos

Hello all,

We have a ERP system which runs on Distrbuted environment(APP server and DB runs on different hosts), OS and DB is RHEL 6.5 and Oracle 11.2.0.3, ECC6.0 EHP7 runs on Netweaver 7.4

now we would like to backup the database, to run brtools via command line is no problem, but if I run it with Db13, error will occur.

============================================

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

Execute logical command BRBACKUP On host sapsrvcepdblan

Parameters:-jid ALLOG20140620190905 -u / -c force -t online -m all -p initCEP.sap -a -c force -p initCEP.sap -s

d

SAPXPG_START_XPG_LONG: sy-subrc: 01005

destination = SAPXPG_DBDEST_SAPSRVCEPDBLAN

number of retries =  1

SAPXPG_START_XPG_LONG: sy-subrc: 01005

destination = SAPXPG_DBDEST_SAPSRVCEPDBLAN

number of retries =  2

SAPXPG_START_XPG_LONG: sy-subrc: 01005

destination = SAPXPG_DBDEST_SAPSRVCEPDBLAN

number of retries =  3

SXPG_STEP_XPG_START: execute_sapxpg: rc = 1.003

SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1.003

SXPG_COMMAND_EXECUTE(LONG)

<timestamp> = 20140620190906

COMMANDNAME = BRBACKUP

......

......

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

Job cancelled after system exception ERROR_MESSAGE

============================================

I searched for many many notes and SCN messages but none of them solve my issue, I have installed a standalone Gateway sevrer on database instance, and modified SM59 RFC SAPXPG_DBDEST_SAPSRVCEPDB, but the connection test for this RFC always failed.

Could you kindly share your experiences how to solve this problem? Thanks a lot!

Best regards,

Fresh

Accepted Solutions (0)

Answers (2)

Answers (2)

alwina_enns
Employee
Employee
0 Kudos

Dear Fresh,

could you please attach a screenshot about configuration of destination SAPXPG_DBDEST_SAPSRVCEPDB in SM59?

regards,
Alwina

alwina_enns
Employee
Employee
0 Kudos

and which error message exactly do you get for the connection test for SAPXPG_DBDEST_SAPSRVCEPDB in SM59?

alwina_enns
Employee
Employee
0 Kudos

did you already check the KBA:

1914589 - SXPG_COMMAND_EXECUTE failed when start job from DB13/DBACOCKPIT

former_member188883
Active Contributor
0 Kudos

Hi Fresh,

In a distributed environment you need to install SAP gateway instance on the DB host.

Then in the RFC destination SAPXPG_DBDEST_SAPSRVCEPDBLAN maintain the gateway host and gateway service.

Post this db13 should work fine.

Hope this helps.

Regards,

Deepak Kori