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