Greetings,
We have a very unusual situation in our production server. We have been noticing whenever running dump database in the remote replicated database the "Log Contention Percent" increases on the primary database. We are not running anything out of the ordinary in primary database during database dump in secondary. The secondary database is in a remote box. Corrently we are collecting "Log Contention Percent" using old Historical Server. The ASE version we have in ASE 15.0.3 EBF 16742 ESD#2/P/RS6000/AIX.
Here is the view definition for HS just in case.
hs_create_view server_perf_sum,
"CPU Busy Percent", "Value for Sample",
- other elements -
"Log Contention Percent", "Value for Sample",
- other elements -
go
Has anybody experienced similar situation before? Any help would be appriciated.
Thank You,
Sid.