cancel
Showing results for 
Search instead for 
Did you mean: 

DB13 job failure in distributed env

Former Member
0 Kudos

Hi Guys,

     Our ERP system is installed as distributed system (linux +Oracle). To schedule DB jobs from SAP i installed standalone gateway system on the DB node. and have completed the required configuration. When i execute the brconnect command from the gateway user(rpgadm) it is working and the same is getting updated in DB13 . But when i schedule a job from DB13(CI Node) its giving me the following error

Job started

Step 001 started (program RSDBAJOB, variant &0000000000001, user ID SANDYS)

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

Execute logical command BRCONNECT On host ai-eccpr-db

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

BR0801I BRCONNECT 7.20 (39)

BR0251E Function getpwuid() failed at location BrEnvProcess-104

BR1247E No password entry found for user ID 30042                         (This is the UID of oraSID in CI node)

BR0806I End of BRCONNECT processing: ceqnscqy.log2015-05-19 11.26.08

BR0280I BRCONNECT time stamp: 2015-05-19 11.26.08

BR0804I BRCONNECT terminated with errors

External program terminated with exit code 3

BRCONNECT returned error status E

Job finished

SAPXPG_DBDEST_AI-ECCPR-DB is working fine and is configured to the  DB node where gateway is installed.

Please help me to resolve this issue.

Regards

Sandy Sam

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Looks like i found out the root cause.. The UID of oraSID is different in CI and DB node.

Regards

Sandy

david_liu1
Advisor
Advisor
0 Kudos

Hello,

Yes. You are right.

You can read the following SAP note:

113747 (Permissions for DBA tools BR*Tools and SAPDBA)

The ownership of brtools to ora<sid> is wrong, as mentioned in the note as well.

Regards,

David

Answers (0)