Move Site Content Database
This Automation Manager object moves site collections between databases in SharePoint.
Input Parameters
Site URL |
String |
Yes |
The address of the SharePoint site in which site collections will be moved. |
Destination Database Name |
String |
Yes |
The name of the SharePoint database to which site collections will be moved. |
Output Parameters
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Site URL |
String |
Yes |
http://sitename |
Destination Database Name |
String |
Yes |
WSS_Content_DB |