I have the following:
DB1 - Live DB QMLive.mdf / OMLive.ldf - Currently Running
DB2 - QMLive.mdf / OMLive.ldf (3 Days Prior from a Backup)
I need to Attach DB 2 as MonthEnd.mdf / MonthEnd.ldf as I do not have a .bak file (had issues with SQL Network Auth on a NAS)
When I rename DB2 Files and try to attach it, I get an error that I can't mount it... I guess the DB2 has the same Name as DB1 stored in a Table or something.


try to attach ithow? What is the exact error? Are you using some point-and-click UI? Can't you put a different database name in the dialog?