I have reasonably successfully performed an "in-place" upgrade of the
Contoso Pharma demo VPC (the one distributed to MS certified
partners).
Now I'm trying a "content database migration" by using SPS Backup to
back the Constoso portal site and then, on a fresh default single
server install of MOSS 2007, trying to use stsadam.exe -o
addcontentdb to add the backed up Constoso-SERVER-Contoso3_SITE.SPB
database to the new MOSS portal using:
stsadm.exe -o addcontentdb -url http://psn-w23-015 -databasename
Constoso-SERVER-Contoso3_SITE.SPB
Stsadm.exe runs successfully (according to stsadm.exe).
The database appears as database in the psn-w23-015\OFFICESERVERS
instance as expected. The list of tables in the database appear OK.
The database appears in the MOSS "Manage Content Databases" list as
expected.
PROBLEM/QUESTION
1. Where should the Contoso portal home page, portal areas, subsites,
etc. appear on the MOSS server?
2. Which log file(s) does stsadm.exe write to? Which logs file(s)
will the content db upgrade messages be written to?