Thanks. That creates the database, but I have found out that the original Content Database for Central Admin DB is not deleted and we have lots of backup's of it.
What happended is someone with a different Sharepoint site installed their site into the same SQL instance as the existing site and somehow screwed up the assignments of the DB's.
So I am guess what may work not is just RE-CONNECTING to the old one.
I am trying to find the connect stsadm or psconfig command that would allow me to tell the system to re-connect to the old Content Database for Central Admin DB.
Any ideas?
Main Topics
Browse All Topics





by: shailaja_kumarPosted on 2009-02-11 at 00:38:50ID: 23609191
Although I have never come across this situation before, please excuse me if you have executed the following command,
stsadm -o addcontentdb -url <Central Admin Url> -databasename <databasename>
Regards,
Shailaja