I moved all of our content databases from one farm to another.
Our production portal crashed, Our portals are up and running on
their new server, I'm picking up the pieces...
I'm getting a lot of errors like:
Failure trying to synch web application 96675923-f4e5-4ace-a240-
2a8895da44bd, ContentDB 5108afe9-84d5-4bf1-9790-9cc786c47791
Exception message was A duplicate site ID 051314e0-d3e5-49e0-b40d-
d3d90d870439(http://moss3/ssp/admin) was found. This might be caused
by restoring a content database from one server farm into a different
server farm without first removing the original database and then
running stsadm -o preparetomove. If this is the cause, the stsadm -o
preparetomove command can be used with the -OldContentDB command line
option to resolve this issue.
I ran the following command. "This command will list all databases
that have not synced up correctly with the SSP in greater than 0 days.
stsadm -o sync -listolddatabases 0
Shared Service Provider SharedServices1
ID: c8bd0ce0-06df-4acf-8300-1fb354085c19 Synchronized: 5/28/2008
11:00:03 PM
ID: 7d58e12d-d165-4714-a04b-66caf7ab1761 Synchronized: 6/13/2008
11:00:01 AM
ID: a117d43c-7afa-4ddb-b197-67d2d4363c97 Synchronized: 6/13/2008
11:00:01 AM
ID: 5ed512c5-72f0-40dc-a137-685ba8d15052 Synchronized: 5/29/2008
2:00:00 AM
ID: 91e98f13-c435-4d5c-8ef6-9f53ff865aa0 Synchronized: 6/13/2008
11:00:01 AM
ID: 71dd3fa8-98d0-47e0-bf29-d968be753dbd Synchronized: 6/13/2008
11:00:01 AM
ID: cdcfb3d6-4d13-41ed-b0bf-dcd9d06df0a8 Synchronized: 6/13/2008
11:00:01 AM
ID: fd64eab9-2609-4478-8d2a-e4acb5f1388b Synchronized: 6/13/2008
11:00:01 AM
To fix my errors I intend to run:
stsadm -o sync -deleteolddatabases 0
"...this will delete all GUID entries in the SSP for anything that is
out of sync for more than 0 days. You have now successfully cleaned
all inconsistencies with syncing in your SSP. All out of sync alerts
should now subside."
So... I hope if I run this command it will clear my errors and allow
proper syncing for my content databases. Has anyone gone through
this problem? Have you had to run any other stsadm commands to sync
the content databases after they have already been moved and working
in another farm?
Here was my reference document:
blogs.technet.com/.../detaching-
databases-in-moss-2007-environments.aspx