Deploying MOSS using DBA created databases
Posted by
Venkat Varkala
Labels:
SharePoint
When you configure MOSS using "SharePoint Products and Technologies Configuration Wizard", in the first step it creates 2 databases
- SharePoint_config : The configuration database - you will be able to change this name.
- SharePoint_AdminContent_XXXXXXXX_XXXX_XXXX_XXXX_XXXXXXXXXXXX : The Admin content database - wizard doesn't give you any option to change this name.
stsadm -o osearch -action start -roleyou cannot pass "farmcontentaccessaccount" & "farmcontentaccesspassword" parameters for osearch action. Below command shoud be sufficient-farmcontactemail -farmserviceaccount -farmservicepassword -farmcontentaccessaccount -farmcontentaccesspassword
stsadm -o osearch -action start -roleIt is also good idea to Use -setheadername while creating MySites & Web Application-farmcontactemail -farmserviceaccount -farmservicepassword
Subscribe to:
Post Comments (Atom)


Post a Comment