Our setup:
Current Web Server hosting numerous apps including Sharepoint v2.
SQL Server housing the database for our SharePoint site
Test Server
What I would like to do is test doing an upgrade with our current
production data. Also, since our SharePoint server currently resides
on a server that houses numerous apps I would like to move it off of
this machine and place it on a machine dedicated to running SharePoint
only. I have tried creating a backup of the content dbase and putting
it in a new instance (Called TEST) on our SQL server and pointing our
test server to this instance. I get numerous errors when trying to
connect TEST to our test server running v2.
My question is, how do I easily move our current version 2 data to
this new server so I can do some testing on the upgrade process to v3?
Are there some good step by step instructions on how to go about
migrating v2 data to a new box and then doing an upgrade to v3?
Thanks for the assistance.