You can't. The instance applies to a specific db. You can't switch the instance to reference another db while running.
However, you can have multiple instances affecting the same DB (Parallel Server), and multiple DB/instance pairs referencing synchronized copies of the same data.




Reply With Quote