how many instance use in sql server 2005
Answer Posted / varinder sandhu
Dear All,
normally sql sever 2000 supports 16 instance,
this is right.
in 2005 max number is not 50
because sql server 2008 R2 Datacenter supports 25 instance only
i don't think previous version sql server mean 2005 support
50 new 2008 R2 support only 25
it does not make sense.
Ref Article :
http://www.microsoft.com/sqlserver/2008/en/us/R2-editions.aspx
Thanks,
http://varindersandhus.blogspot.com/
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to retrieve field values using mssql_result()?
What is merge join?
What are pages and extents? : SQL Server Architecture
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
What is an example of a primary key?
How to use transact-sql statements to access the database engine?
What is the difference between rank and dense_rank?
What is the purpose of self join?
How would you use user_constraints table in DB?
Difference between 2NF &3NF ?
Explain different types of collation sensitivity?
Explain different types of lock modes in sql server 2000?
How can you tell if a database object is invalid?
What are the advantages of using cte?
Write a program using SQL queries to find a unique entry in a table.