Home > Database > Mysql Tutorial > 可以定时重启MSSQL的脚本或者程序

可以定时重启MSSQL的脚本或者程序

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 18:07:53
Original
1105 people have browsed it

可以定时重启MSSQL的脚本或者程序 MSSQL进程太占用内存了,需要定时重启,又不想重启服务器,只想重启MSSQL,求程序, 做一个BAT 内容是 net stop mssqlerver net start mssqlerver

可以定时重启MSSQL的脚本或者程序

MSSQL进程太占用内存了,需要定时重启,又不想重启服务器,只想重启MSSQL,求程序,


做一个BAT

内容是

net stop mssqlerver

net start mssqlerver

Related labels:
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