on ‎2014 Sep 09 12:03 PM
Hi experts,
I have my SAP ECC in a distributed system (CI and DB nodes are different) on Oracle 11G/ Solaris.
When I try to execute any action in db13, appear the following error:
SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: program_start_error: For More Information, See SYS
I follow the SAP Note: 1974030 - How to configure DB13 to work with a standalone Oracle database in Unix/Linux
but I continue with the error
The RFC SAPXPG_DBDEST_HOSTDB works fine but I check in the trace of the proccess is:
LOCATION SAP-Gateway on host adonis.blumaq.local / sapgw00
ERROR timeout during allocate
TIME Tue Sep 9 12:47:24 2014
RELEASE 721
COMPONENT SAP-Gateway
VERSION 2
RC 242
MODULE gwr3cpic.c
LINE 2164
DETAIL no connect of TP sapxpg from host adonisdb after 20 sec
COUNTER 6595
Any idea?
Thanks in advance,
Regards,
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
By this note 1974030 - How to configure DB13 to work with a standalone Oracle database in Unix/Linux it is not necessary a gateway in Unix
Hello Victor,
in this case are you using rsh or ssh to start sapxpg on the database host? Have you already checked, if you are able to reach sapxpg program on OS level by executing the command
rsh <database host> -l <sid>adm sapxpg
as described in this note? Could you please share a screenshot about configuration of the destination in SM59?
Regards,
Alwina
Hello Victor,
and how the parameter gw/remsh is set, could you please check also this section in the note "10403 - Starting external programs":
" c) If the remote shell in your computer is not called remsh
(if you
use a Unix 5.4 system, for example),
you must set the gateway parameter
gw/remsh to the correct name
(which is normally "rsh" in such
cases). You may have to use the
complete path name. To check whether
the remote shell is found,
use the Unix command "which remsh" or "which
rsh" under the
gateway identifier."
Regards,
Alwina
I start with the user blpadm the same user on dbhost.
I have not installed gateway,,, in this note: 1974030 - How to configure DB13 to work with a standalone Oracle database in Unix/Linux say it is not necessary.
yes, it should work also without a standalone gateway on DB host. A gateway of an instance in your system will start rsh locally to execute sapxpg on the database server. In SM59 for the destination if you define gateway host and gateway service for the gateway of the instance, for which you have set gw/rem_start and gw/remsh, will it work?
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.