Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Config db sitemap does not reflect sitecollection after mergecontent

  Asked By: Ami Hays         Date: Aug 19, 2008      Category: Sharepoint      Views: 461
 

One of my clients has 15 databases with over 70 site collections. Site
collections have been moved using mergecontentdbs command. The sitemap in config
database and datbaseID now does not reflect the actual distribution of sites in
content db in some cases. In all cases Prepare tomove was used before moving
site collections.

Tagged:                  

 

1 Answer Found

 
Answer #1       Answered By: Daamodar Bhadranavar          Answered On: Aug 19, 2008       

Detach the content databases  and reattach them. When you detach the
ContentDB, SharePoint removes all references to it from the Sites table
in the ConfigDB. When you reattach it, SharePoint will interrogate the
ContentDB's Sites table to make the appropriate entries in the
ConfigDB's Sites table.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].