I have several databases for legacy applications which run in VMs that are currently off until someone needs to look at some history. I have set each of the databases used by these applications to offline but I wanted to know:
Is there a performance benefit to having these unused databases in the offline state instead of sitting online but unused without any connections to them or queries run against them?
