patternsqlMinor
Can anyone describe the step by step process of recovery , backup and restore in sql server
Viewed 0 times
anyonecantheprocessserversqlrecoverystepdescribeand
Problem
Can anyone describe the step by step process of recovery via backup and restore in SQL Server 2008.
If possible please include some examples.
If possible please include some examples.
Solution
Follow the links:
1.Backup Under the Full Recovery Model
http://msdn.microsoft.com/en-us/library/ms190217%28v=SQL.100%29.aspx
2.BACKUP and RESTORE Commands
http://msdn.microsoft.com/en-us/library/ff848768
3.Back Up and Restore of SQL Server Databases
http://msdn.microsoft.com/en-us/library/ms187048%28v=sql.100%29.aspx
Hope this will help.
1.Backup Under the Full Recovery Model
http://msdn.microsoft.com/en-us/library/ms190217%28v=SQL.100%29.aspx
2.BACKUP and RESTORE Commands
http://msdn.microsoft.com/en-us/library/ff848768
3.Back Up and Restore of SQL Server Databases
http://msdn.microsoft.com/en-us/library/ms187048%28v=sql.100%29.aspx
Hope this will help.
Context
StackExchange Database Administrators Q#22281, answer score: 4
Revisions (0)
No revisions yet.