cancel
Showing results for 
Search instead for 
Did you mean: 

DB Check and Online Backup failed

Former Member
0 Kudos

Hi!

I would like to execute DB check, DB online backup and other db relevant actions.

Unfortunately when I schedule and execute DB check from tcode DB13 I get the following error:

BR0801I BRCONNECT 7.00 (38)

BR0805I Start of BRCONNECT processing: ceafbnrz.chk 2009-03-25 10.53.35

BR0484I BRCONNECT log file: F:oracleSC3sapcheckceafbnrz.chk

BR0280I BRCONNECT time stamp: 2009-03-25 10.53.36

BR0301E SQL error -1012 at location db_connect-5, SQL statement:

'SELECT NAME FROM V$DATABASE WHERE ROWNUM = 1'

ORA-01012: not logged on

BR0310E Connect to database instance SC3 failed

BR0280I BRCONNECT time stamp: 2009-03-25 10.53.36

BR0301E SQL error -1012 at location db_connect-5, SQL statement:

'SELECT NAME FROM V$DATABASE WHERE ROWNUM = 1'

ORA-01012: not logged on

BR0310E Connect to database instance SC3 failed

BR0806I End of BRCONNECT processing: ceafbnrz.chk 2009-03-25 10.53.36

BR0280I BRCONNECT time stamp: 2009-03-25 10.53.36

BR0804I BRCONNECT terminated with errors

When I try to execute online backup with BRARCHIVE I get the following error:

BR0051I BRBACKUP 7.00 (38)

BR0055I Start of database backup: beafcicl.and 2009-03-25 14.43.27

BR0484I BRBACKUP log file: F:oracleSC3sapbackup eafcicl.and

BR0071E BRBACKUP currently running or was killed

BR0072I Please delete file F:oracleSC3sapbackup.lock.brb if BRBACKUP was killed

BR0073E Setting of BRBACKUP lock failed

BR0056I End of database backup: beafcicl.and 2009-03-25 14.43.27

BR0280I BRBACKUP time stamp: 2009-03-25 14.43.28

BR0054I BRBACKUP terminated with errors

Can some one tell me how to solve this problem?

Thank you very much!

regards

Jürgen

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Upgrade your BRTools to version 40.

Regards,

Sachin Rane.

markus_doehr2
Active Contributor
0 Kudos

- Did this work before?

- Is this a new installation?

Markus

Former Member
0 Kudos

Hi!

This worked before (2 weeks ago).

No changed has been executed...

Any ideas?

Thank you!

regards

Jürgen

markus_doehr2
Active Contributor
0 Kudos

You may run into the max. session/process limit so brtools can't connect.

check alert<SID>.log in the saptrace\background directory after you reproduced the failed attempt.

Markus

Former Member
0 Kudos

Hi!

Many thanks for your response!

The content of the file alert<sid>.log

Wed Mar 25 17:13:46 2009

Errors in file f:\oracle\sc3\saptrace\usertrace\sc3_ora_1488.trc:

ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_opiosq076] [PC:0x10565AC] [ADDR:0x46] [UNABLE_TO_READ] []+

Any idea how to proceed in this case?

Thank you!

markus_doehr2
Active Contributor
0 Kudos

> The content of the file alert<sid>.log

> Wed Mar 25 17:13:46 2009

> Errors in file f:\oracle\sc3\saptrace\usertrace\sc3_ora_1488.trc:

> ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_opiosq076] [PC:0x10565AC] [ADDR:0x46] [UNABLE_TO_READ] []+

This doesn't look good

Are you running the latest patchset and interim patch? Some ORA-07445 were fixed with the patches.

Markus