Restore is the activity to return data from a backup to its original location or to its successor.
0
votes
3answers
744 views
Restore of .bak file to a SharePoint 2007 Server results in 500 INTERNAL SERVER ERROR
We have an old .bak file (1½ years) that we need to restore. The only change to the server is a couple of CU's otherwise it is like the server that the .bak file originated from (it's not the same, ...
0
votes
1answer
389 views
Unable to Restore File From Backup - Compatibility Range Mismatch
Late last month, I created a site collection backup via Granular Backup in Central Administration. In that time, one of our users has overwritten a file that now needs to be recovered from a document ...
2
votes
1answer
59 views
Service Pack Installation Backup Procedures
I have two farms . One is the staging farm and the other is the production farm. All MOSS 2007 Content Deployment is configured from stage to production environment
We have 10 web applications ...
1
vote
2answers
1k views
SharePoint restore fails because of newer version
I have installed SharePoint 2010 SP1 on my local developer machine.
I wanted to copy a site collection from one of our productive servers (which hasn't SP1 yet but the December 2010 Cumulative ...
1
vote
2answers
1k views
Is it possible to restore only permissions from a SharePoint 2010 backup?
Is there a way to only restore permissions and not the content from a SharePoint 2010 back-up?
If yes, how?
1
vote
2answers
319 views
Stsadm restore issue
I try to restore Sharepoint 2007 site using STSAdm but the previous operation failed , I checked the event viewer and found the following information :
Faulting application mssdmn.exe, version ...
2
votes
1answer
700 views
Restore Content Database to a different farm (Prod -> Beta -> Dev Servers)
My end goal is to have some code that automatically takes the Content Database backup from Production and automatically nightly restores it on Beta. Can I just do backup and restore sql commands? Or ...
0
votes
1answer
360 views
Issues With Sharepoint 2007 installation and stsadm restore (User)
I'm used to install SharePoint with the basic option, that install SQL SERVER EXPRESS 2005 and configures almost everything, but now I need to install SharePoint using a database already installed ...
0
votes
2answers
498 views
Width and height is 0 for images in a Picture Library Slideshow Web Part after export/import of site collection
I recently exported/imported an SP2010 site collection from Dev to Prod. The site collection had about 90 sites, which were all driven from a site template. Once the export/import had taken place, I ...
1
vote
2answers
767 views
How to backup and restore a web application and/or site collection
I am trying to find the best way to accomplish the following:
Move an existing share point application's content and meta databases, back them up and restore them to a different machine.
In order to ...
2
votes
1answer
268 views
Location of error log for restore operation
I try to perform a restore using stsadm. When the operation completes, I get the following message: Restore failed for Object [Sharepoint Database Name] in event OnPostRestore. For more information, ...
2
votes
2answers
588 views
Restoring SSP Databases from SP1 to SP2 server farm
Has anyone restored Shared Services Databases from SP1 Server Farm to a new SP2 Server farm? I don't want to lose user related information link My Links etc.
I followed the DB attach method as ...
1
vote
2answers
1k views
Why a restored stsadm Site is'nt showing images and styles?
i have a site which i migrated with stsadm -o restore -url urlto site - filename file.dat. Restored to a new web application in the production machine.
The development machine does not use host ...