• Okay, I ran the following query:

    USE MyDB

    GO

    EXEC sys.sp_cdc_disable_db

    GO

    I am now seeing that the log is 98% free space. I'm pretty sure I can take this from here.

    THANK YOU for you help!!!