Hi,
On my TEST server, we have T-log full and the drive have no space to grow. I checked for the active transactions using dbcc opentran()
but there are no active transactions. I am not able to shrink the T-log even. and when I check "select log_reuse_wait_desc from sys.databases"
it shows ACTIVE TRANSACTIONS for the Database in question.
Please advice