SharePoint_AdminContent Database |
Bab posted on Friday, November 17, 2006 4:12 AM
|
Hi everyone,
I have just installed WSS 3.0 (SQL Server 2005)
The SharePoint_AdminContent database was created successfully but its name
is actually:
SharePoint_AdminContent_46991094-e3d7-4e55-9f71-faf0777080fb
not just SharePoint_AdminContent
Any reason why the "key" type bit has been added to the database name?
How can I change it?
Thank you
--
Babe |
 |
|
|
|
Hi Babe -SharePoint automatically generates the Central Admin site's content |
Troy Starr [MSFT] posted on Monday, November 20, 2006 2:02 PM
|
Hi Babe -
SharePoint automatically generates the Central Admin site's content database
name and includes a GUID if it doesn't think the GUID-less name is available
on the SQL Server instance. You can specify the database name yourself, but
you must run the command line version of PSConfig instead of the GUI
version.
psconfig.exe -cmd configdb -create -server SQLServerInstanceName -database
ConfigurationDatabaseName -user DOMAIN\FarmServiceAccount -password
ThePassword -admincontentdatabase AdminContentDatabaseName
- Troy Starr [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights. |
 |
|
SharePoint_AdminContent Database |
Bab posted on Tuesday, November 21, 2006 3:12 AM
|
Thanks Troy!
--
Babe |
 |
|
|
|
|
Didn't Find The Answer You Were Looking For? |
| View SharePoint Setup Posts Ask A New Question |
|
| EggHeadCafe has experts online right now that may know the answer to your question. We pay them a bonus for answering as many questions as they can. So, why not help them and yourself by becoming a member (free) and ask them your question right now? |
| Ask Question In Live Forum |
|
| If you have an OpenID and do not want to become a member of the EggHeadCafe forum, you can also sign on to Chat Chaos and post your question to our real time Silverlight chat application. |
| Ask Question In Chat Chaos |
|
| Previous SharePoint Setup conversation. |