sys.dm_db_log_stats
log #log#dmv
Description
2016 (13.x) SP2 and later versions SQL database in Microsoft Fabric dynamic management function returns summary level attributes and information on transaction log files of databases. Use this information for monitoring and diagnostics of transaction log health. Valid inputs are the ID number of a database, are equivalent values in the context of You can also specify the built-in function
Syntax
sys.dm_db_log_stats ( database_id )