MS SQL server: Single or multiple instances?
        Posted  
        
            by Hugo Riley
        on Server Fault
        
        See other posts from Server Fault
        
            or by Hugo Riley
        
        
        
        Published on 2009-06-29T12:42:46Z
        Indexed on 
            2010/05/12
            14:14 UTC
        
        
        Read the original article
        Hit count: 286
        
How costly (CPU or memory wise) is it to have multiple instances of SQL server 2005 instead of only one instance with prefixed databases?
A company have three application providers. They each will install one application and they each require two or three databases. Should they all use the same instance or should every provider use it's own named instance?
Is there any strong reason for one or other setup?
© Server Fault or respective owner