Home > Database > Mysql Tutorial > body text

SQLSERVER数据库备份操作和还原操作做了什么

WBOY
Release: 2016-06-07 17:37:27
Original
870 people have browsed it

SQLSERVER数据库备份操作和还原操作做了什么 看了这篇文章:还原/备份时做了些什么 自己也测试了一下,下面说的错误日志指的是SQLSERVER ERRORLOG 一般在C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG路径下,如果SQLSERVER安装在C盘的话 要打开

SQLSERVER数据库备份操作和还原操作做了什么

看了这篇文章:还原/备份时做了些什么

自己也测试了一下,下面说的错误日志指的是SQLSERVER ERRORLOG

一般在C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG路径下,,如果SQLSERVER安装在C盘的话

要打开跟踪标志:3004, 3605

完整备份

先清空错误日志

.

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!