«

SAP Basis

DB13 error:No application server found on database host – rsh/Gateway will be used

03.27.08 | 4 Comments

After migration to new machines DB & CI at separate host i found error when start backup archive log in DB13 through sapgui, it was said:.

Job started
Step 001 started (program RSDBAJOB, variant &0000000001075, user ID ADMIN)
No application server found on database host – rsh/Gateway will be used
Execute logical command BRARCHIVE On host trsrpdb
Parameters:-u / -jid LOG__20080322072036 -c force -p initRP1.sap -cds
SXPG_COMMAND_EXECUTE failed for BRARCHIVE – Reason: program_start_error: For More Information, See SYS
Job cancelled after system exception ERROR_MESSAGE

Solution:

1. Login as SIDADM, make sure all of server name include in .rhosts file.

2. Change SIDADM password in DB & CI server.(same password)
- apphost#passwd sidadm
- dbhost#passwd sidadm
- reconnect to apphost & dbhost using sidadm and renew the password.

3. Try to connect using rsh command betwen both server.
apphost#rsh dbhost
dbhost#rsh apphost
Note: it should be connected without ask password.

4. Re run backup using DB13, it will be work.

4 Comments

have your say

Add your comment below, or trackback from your own site. Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

:

:


«