Where is the site collection stored in stsadm?
Overwrites an existing site collection currently at the location specified by the url parameter with the site collection stored in the backup file. The spbr* folders are automatically created. The path where Microsoft Office SharePoint Server 2007 stores the catastrophic backup package generated during the stsadm -o backup operation.
When to use overwrite or restoremethod in stsadm?
When the url parameter is used, a restoration of the site collection is performed. However, when the restoremethod parameter is used, a restoration of an individual database, Web application, or the entire farm can be performed. If you want to overwrite an existing site collection, use the overwrite parameter.
Where does SQL Server 2005 and Office SharePoint Server 2007 reside?
However, if SQL Server 2005 and Office SharePoint Server 2007 are installed on multiple computers, you must use Universal Naming Convention (UNC) share paths so that the SQL database and search components are read from the same location (for example, \\\\ computer_name \\volume\\Backup). Multiple backup packages can be stored in the same location.
What happens when you don’t use the restoremethod parameter?
When you restore an existing database and do not use the restoremethod parameter with the overwrite option with the stsadm –o restore operation, a new ID is assigned to the restored database, and the database change log is not preserved. The next crawl of the database will fully index the content database.
Which is the correct URL to restore a site?
Specifies the path and name of the file that contains the backup of the site collection. A valid URL assigned to the Web application by using Alternate Access Mapping (AAM), such as “http:// server_name ” Restores a site collection as a host-named site collection rather than a path-based site collection.