cancel
Showing results for 
Search instead for 
Did you mean: 

BR0973W Database operation alert in DB13 - XI Production

p244500
Active Contributor
0 Kudos

Dear All

I am getting following error on DB13 on our XI Prd system..i serch ove the web & SDN but couldnt get any valid reason for this ..can some one assist me in resolving this warning ..

"BR0973W Database operation alert - level: WARNING, operation: sechrknv.dfa, time: 2010-01-08 11.33.19, condition: Last successful 'dfa' operat

BR0973W Database operation alert - level: WARNING, operation: secehvio.tse, time: 2009-12-21 15.56.50, condition: Last 'tse' operation failed

BR0973W Database operation alert - level: WARNING, operation: secdecqf.tse, time: 2009-12-15 14.51.01, condition: Last successful 'tse' operat"

Regards

Buddhike

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member204746
Active Contributor
0 Kudos

when you use brtools or brspace, you are not exiting from these applications the right way. This make BRCONNEct hink that these programs where exiting by "abort".

DO NOT choose option STOP in BR* programs.

former_member524429
Active Contributor
0 Kudos

Hi,

BR0973W Database operation alert - level: WARNING, operation: sechrknv.dfa, time: 2010-01-08 11.33.19, condition: Last successful 'dfa' operat

..

BR0973W Database operation alert - level: WARNING, operation: secdecqf.tse, time: 2009-12-15 14.51.01, condition: Last successful 'tse' operat"

...

You are getting some warning messages for different functions which are already performed.

such as,

dfa Alter data file

tse Extend tablespace

which are done by BRSPACE program.

You can ignore these warnigns.

If you check trx DB14, click 'Function ID's you will see where each one comes from.

Run, Clean Up Logs Job from DB13.

And Please Weekly Schedule/Run DB13 T-Code and Run Job - Clean Up Logs.

Using the cleanup parameters in the Initialization Profile init<DBSID>.sap you can determine how old the objects are before they are deleted.

The check conditions are specified in the control table DBCHECKORA. You can change these with transaction DB17

Regards,

Bhavik G. Shroff