Sleepy,
assuming you have installed and configured everything
correctly, I'm going to first of all focus on the
psmigrat.exe command.
1. Are you running it using a local admin account?
2. Where are you running this command from? It should be
run from the CD in the \SUPPORT\PSMIGRAT\folder where
psmigrat.exe, smigrate.exe, etc are located or you can
copy all of those files to another location and run the
migration from that directory.
3. This may mean nothing, but there's an extra space
after the -f parameter in the example you provided
4. PROJ2002\Aministrator is the WSS Owner?
5. -dbname is the name of the new database?
6. I would create a folder something like c:\backup\logs
and then specify the -l parameter to give you a log of
the psmigrat.exe to make sure that is the only error you
are getting.
7. Finally, you might want to attempt migrating just one
website while you are testing using the -i parameter.
You can get a particular site's id in PSWA - Admin -
Manage SharePoint Team Services - Manage Subwebs and just
placing the Project ID after the -i for instance, -i 529.
http://PROJ2003/sites
-f c:\backup
-ownerlogin PROJ2002\Administrator
-owneremail (e-mail address removed)
-dbserver PROJ2003
-dbname ProjectServer
-dblogin sa
-dbpassword password
It's almost like you are either not generating the output
from smigrate or you don't have permission to generate
the output.
One other thing to consider is that when I installed
Office XP on the STS server, I used the Office XP SP2
media. Microsoft Premier Support had me uninstall that
and only install SP1 & SP2 which I downloaded from
Microsoft. This was a surprise to me as I assumed that
you had to have Office XP installed to apply SP1 & SP2.
You do not and it wasn't until I removed it that I was
able to apply OWS1002.exe correctly.
Skoe...
-----Original Message-----
Lucky u Skoegahom
My problem is that I have project server 2002
installation on one server (This server has SQL, STS &
ProjectServer 2002). I have to migrate it into 2 other
servers. in my test I'm using one server for EPM 2002
named PROJ2002 and one server EPM2003 named PROJ2003.
I'm going to write down the steps that I have followed
maybe someone can pinpoint my mistake: (My Reference is
2003 Installation GUIDE)
Note: EPM 2002 is intalled on ONE server named PROJ2002 -
which means that this server has EPM 2002, SQL & STS
installed on it. EPM 2003 is installed on ONE Server
named PROJ2003 - which means that this server has EPM
2003, SQL & WSS). And since I'm doing a lab test both
server are NOT part of a domain, they are part of
WORKGROUP.
1. I did a full backup of Project server 2002 database.
2. I installed WSS (STSV2.exe) on PROJ2003 with the -f switch
3. I run the command UPG10DB.cmd Proj2002 ProjectServer
sa password. I then Installed ProjectServer 2003 on
PROJ2003. But since I'm testing on one Server and I don't
want to use PROJ2002 Server rather than connecting to an
existing database (on PROJ2002), I created a new database
(ProjectServer) and when I finished I restored the
upgraded database
4. On PROJ2002, I have installed Office XP SP1, SP2 & SP3
5. I have Apllied OWS1002.exeon PROJ2002
6. I then run STSwiz.exe and chosed Provision additional
SharePoint Web sites for Project Server.
7. I Then run the command PSmigrat -w
http://PROJ2003/sites -f c:\backup -ownerlogin PROJ2002
\Administrator -owneremail (e-mail address removed) -dbserver PROJ2003 -
dbname ProjectServer -dblogin sa -dbpassword password