When I am doing a Sharepoint WSS V2 restore, I get some weird behavior. Here's
my process:
1. Perform SQL restore of production content DB to a new database.
2. Create new IIS Virtual Server and Extend it with new content DB
3. Remove existing content DB
4. Add restored DB as primary content DB
At this point, I see the sites enumerated in the Content DB settings and I can
get to the site. At the same time, though, I notice that our primary virtual
server's content DB now appears empty. If I remove the existing production
content DB and then bring it back in it appears to work, but then the secondary
virtual server seems to lose it's association with its content DB. This seems
to be an endless cycle. Anyone else experiencing this issue and how I can
resolve this? I'd like to be able to have both virtual servers up and running
simultaneously so that people can access the restored site and copy content back
to the original site.