STSADM -o restore got error
-
I'm biginer in sharepoint, Now I'm using SQL server database backup/restore for my sharepoint site, I stopped using STSADM command for Backup Restore due to the "Error: The backup is from a different version of SharePoint" I get this error when I use STSADM -O restore on the same server that i got Backup! I checked my SharePoint Farm current version from :Central Administration->>Servers in Farm Configuration database version: 14.0.6120.5005 Configuration database server: SXXX\SharePoint Configuration database name: SharePoint_Config_c82e5917-bbf1-414c-bbe6-50da5ae22039 Can you guide me if there is any way to improve the "different version of SharePoint" error?
-
I'm biginer in sharepoint, Now I'm using SQL server database backup/restore for my sharepoint site, I stopped using STSADM command for Backup Restore due to the "Error: The backup is from a different version of SharePoint" I get this error when I use STSADM -O restore on the same server that i got Backup! I checked my SharePoint Farm current version from :Central Administration->>Servers in Farm Configuration database version: 14.0.6120.5005 Configuration database server: SXXX\SharePoint Configuration database name: SharePoint_Config_c82e5917-bbf1-414c-bbe6-50da5ae22039 Can you guide me if there is any way to improve the "different version of SharePoint" error?
That's strange, I never had that error, perhaps you could provide the fool backup / restore commandline. Alternativly you could use the Powershell Cmdlet Backup-SPFarm.
Marjan Moradi Zaniani wrote:
Configuration database name: SharePoint_Config_c82e5917-bbf1-414c-bbe6-50da5ae22039 Can you guide me if there is any way to improve
Yep. That's an awful naming. Even it's the naming given in the SP Backend, the Best-Practise tought by MS is _Config because no one can remember the guids. :-\
SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!
-
That's strange, I never had that error, perhaps you could provide the fool backup / restore commandline. Alternativly you could use the Powershell Cmdlet Backup-SPFarm.
Marjan Moradi Zaniani wrote:
Configuration database name: SharePoint_Config_c82e5917-bbf1-414c-bbe6-50da5ae22039 Can you guide me if there is any way to improve
Yep. That's an awful naming. Even it's the naming given in the SP Backend, the Best-Practise tought by MS is _Config because no one can remember the guids. :-\
SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!