Hello Everyone,
Is there anyone realize Solarwinds and Microsoft are calculating the transaction log size different on the database ?
We are checking transaction log size with dbcc-sqlperf it's giving us a value. After that we are checking over Solarwinds but the result is not the same.
https://docs.microsoft.com/en-us/sql/t-sql/database-console-commands/dbcc-sqlperf-transact-sql?view=sql-server-ver15
Both of them is trying to calculate the same thing but result is different. Is there anyone find a solution or workaround for this ?
We already talked with support and Dev team but they are saying it's correct value.
Thank you.