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