search
Japanese Chinese Nederlands Espanol Italiano Deutsch Francais Twitter Rss Feeds
SharePoint GroupsView
Sharepoint Design_And_Customization
Sharepoint Development_And_Programming
Sharepoint General
Sharepoint Portalserver
Sharepoint Portalserver Development
Sharepoint Setup_And_Administration
Sharepoint Windowsservices
Sharepoint Windowsservices Development

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Application Development
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

View All Microsoft Sharepoint Setup_And_Administration Posts  Ask A New Question 

SharePoint_AdminContent Database - Bab

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
reply
 

Hi Babe -SharePoint automatically generates the Central Admin site's content - Troy Starr [MSFT]

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.
reply

SharePoint_AdminContent Database - Bab

Tuesday, November 21, 2006 3:12 AM

Thanks Troy!
--
Babe
reply
 
 

Previous Microsoft Sharepoint Setup_And_Administration conversation.