Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
pramod21
Yak Posting Veteran
64 Posts |
Posted - 2011-02-28 : 01:46:26
|
can u plz tell me the step of creating a multiple instance on single server in sql server 2008?...... |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2011-02-28 : 06:12:29
|
Just run the installation again and you will see the possibility to setup another instance. No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
Peter99
Constraint Violating Yak Guru
498 Posts |
Posted - 2011-02-28 : 11:06:02
|
You can install one default instance and multiple named instances. Just run setup each time but make sure you have enough HW resources. |
 |
|
|
|
|