Hello,
I have 10GB database and i have configured transaction log shipping. My rebuild indexes job executed indexes fillfactor changed from 100 to 70 and transaction logfile has growth 60GB.
I have tried so many things to shrink such as
Destroy log shipping configuration bring simple recovery mode and shrink not release also database has above 6000 virtual log file,
I have get full backup and transaction log backup.
I have get full backup and restore for new database.
I remember when I configuring log shipping I have set 72 hour "delete files older than". I don't think because of this log can not shrink, but maybe it can be reason after 72 hour later these virtual logs LSN can be expired and I can shrink.
Also DBCC LOGINFO shows except of 4 files every virtual log file has create LSN.
