I need to log ship from SQL Server 2008 to SQL Server 2014 but server is not allowing me do it in stand by mode.
I have done googling also but still did not get correct answer please explain if this is possible and how or not ?
I need to log ship from SQL Server 2008 to SQL Server 2014 but server is not allowing me do it in stand by mode.
I have done googling also but still did not get correct answer please explain if this is possible and how or not ?
No it is not possible, actually upgrade is required to restore the lower version backup file on the higher version server so you can only use logshiping with restoring mode only.