I started a new job taking over for a guy that really did not know what he was doing. He created multiple transaction log files for most of the databases on the server. Apparently, he did not know how SQL Server worked. I guess he read somewhere that, since the database can have multiple data files, the logs can do the same.
I have dealt with SQL Server since 1995, and I have never seen this before. So, does anyone have experience in removing excess log files? It is difficult to tear apart a production Database that is 45 TB in size. I need to fix this before moving the Availability Groups. So, this is one of the things I need to cleanup.