cancel
Showing results for 
Search instead for 
Did you mean: 

DB Check Warnings :

Former Member
0 Kudos

BR0972I Checking database operations...

BR0973W Database operation alert - level: WARNING, operation: bdwraxei.dbv, time: 2007-11-24 22.00.52, condition: Last 'dbv' operation failed with rc=3.

BR0973W Database operation alert - level: WARNING, operation: sdwntifl.tse, time: 2007-11-07 12.13.01, condition: Last successful 'tse' operation older than 10 days.

how to fix tje above two warnings.

Thank u.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member204746
Active Contributor
0 Kudos

<b>BR0973W Database operation alert - level: WARNING, operation: bdwraxei.dbv, time: 2007-11-24 22.00.52, condition: Last 'dbv' operation failed with rc=3.

</b>

This means that the last time you ran a DBVerify, it failed. check in directory /oracle/[SID]/sapbackup for file bdwraxei.dbv, you will get an explanation on why it failed. this error will remain until you run a new DBVerify (through DB13). another possibility is to go into DB17 and disable this check if you do not plan on using it anymore... this is not recommended, though.

also, you might find the following link useful:

<b>BR0973W Database operation alert - level: WARNING, operation: sdwntifl.tse, time: 2007-11-07 12.13.01, condition: Last successful 'tse' operation older than 10 days.

</b>

last time you manipulated brtools, it ended with an error, check log sdwntifl.tse to understand why.

Former Member
0 Kudos

Hi Siva

You need to check the log files for the details of the error for the above operations.That should give an insight of the actual reason. If possible, post the log files to help further.

Lokesh Gupta