Skip to Content
0
Former Member
Mar 14, 2009 at 06:41 AM

DB13 error for BRconnect

367 Views

Hello Experts,

We are scheduling the check database and update statistics job from DB13. the job finishes (completed status) within seconds. The job log shows that the DB instance is shutdown. However the DB instance is fine and application is up and running.

We get this error only when we schedule it through DB13. Hence we are forced to run the jobs from OS level using ora<sid> user. It works fine with ora<sid> user.

We are getting the following error while scheduling a job from DB13.:

Job started

Step 001 started (program RSDBAJOB, variant &0000000000015, user ID IBCRSK100162)

Execute logical command BRCONNECT On host impp16

Parameters: -u / -c -f stats -t PSAPPSRUSR

BR0801I BRCONNECT 6.40 (25)

BR0805I Start of BRCONNECT processing: ceacynss.sta 2009-03-14 10.52.34

BR0613E Database instance PSR is shut down

BR0806I End of BRCONNECT processing: ceacynss.sta2009-03-14 10.52.35

BR0280I BRCONNECT time stamp: 2009-03-14 10.52.35

BR0804I BRCONNECT terminated with errors

External program terminated with exit code 3

BRCONNECT returned error status E

Job finished

Hoping for a quick response.