Hi,
How many parameters can we pass an SQL Server undocumented function? How can view the specific transaction log file using this function (fn_dump_dblog)?
Hi,
How many parameters can we pass an SQL Server undocumented function? How can view the specific transaction log file using this function (fn_dump_dblog)?
The undocumented function fn_dump_dblog can read both the online transaction logs and log backups and it can accept 68 parameters.