Skip to Content
0
Former Member
Jun 24, 2010 at 07:59 AM

DB 13 error in distributed system (brconnect)

391 Views

hi expert,

I installed distributed system .

DB instance is Unix (hp) and Central instance is NT.

I install standalone gateway in DB host for DB13 and then configured TCP/IP detination SAPXPG_DBDEST_<DBhost> .

I checked SAPXPG_DBDEST_<DBhost> connection is OK.

but check db error in DB13

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

Job started

Step 001 started (program RSDBAJOB, variant &0000000000020, user ID ADMIN)

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

Execute logical command BRCONNECT On host stwdbdev

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

BR0801I BRCONNECT 7.10 (19)

BR0152E Environment variable ORACLE_SID is not set

BR0806I End of BRCONNECT processing: cedngqgn.log2010-06-24 16.26.01

BR0280I BRCONNECT time stamp: 2010-06-24 16.26.01

BR0804I BRCONNECT terminated with errors

External program terminated with exit code 3

BRCONNECT returned error status E

Job finished

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

previous this error, `brconnect not found error` is corrected by copy br* kernels to gateway kerenl directory.

I thought brconnect is started by gateway`s <sid>adm user so I gave environment value "ORACLE_SID,ORACLE_HOME,SAPDATA_HOME" to gateway`s <sid>adm .

but error is same.

finally, I want to know who execute brconnect in DB instance and how can I correct this problem.

thanks and regards

jun