Microsoft SQL Server 2005 - DB

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Falivirdis

    Microsoft SQL Server 2005 - DB

    What is the maximum number of DB that I can create? Infinite?
    Thanks
  • Dan Guzman

    #2
    Re: Microsoft SQL Server 2005 - DB

    You can create an infinite number of databases but you are limited to 32,767
    per instance according to the Books Online topic Maximum Capacity
    Specifications
    (ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/instsql9/html/13e95046-0e76-4604-b561-d1a74dd824d7.ht m).

    --
    Hope this helps.

    Dan Guzman
    SQL Server MVP

    "Falivirdis " <nospam@yahoo.i twrote in message
    news:ed69ke$1s4 i$1@stargate1.i net.it...
    What is the maximum number of DB that I can create? Infinite?
    Thanks

    Comment

    Working...