Fork me on GitHub
sqlservr 命令行启动

sqlservr”执行程序是在SQL Server启动时运行的程序。你可以利用“sqlservr”程序来从命令行启动SQL Server。在以这种方式启动时,所有的启动信息会显示在命令提示窗口中,命令提示会话变成执行SQL Server专用的会话了。

  “sqlservr”工具的语法如下:

  sqlservr [-sinstance_name] [-c] [-dmaster_path] [-f] 
  [-eerror_log_path] [-lmaster_log_path] [-m] 
  [-n] [-Ttrace#] [-v] [-x] [-gnumber] [-h]

  最常见的情况是,如果你需要诊断一个配置问题,你可以从命令行启动SQL Server。“-f”参数以最小配置模式启动SQL Server。这允许你从一个阻止SQL Server启动的配置设置进行恢复。如果你需要以单用户模式启动SQL Server,(比如,如果你想重建系统数据库之一),你还可以使用“-m”参数.

  当从命令行启动SQL Server时,SQL Server表现出来的功能与正常以服务形式启动时的功能是相同的。用户可以连接到服务器,你也可以使用SSMS连接到服务器。不同之处在于,运行在命令提示符的SQL Server实例在某些工具中表现的似乎像没有运行。

  SSMS和SQL Server服务管理器会显示SQL Server服务是停止的,因为它们会轮询SQL Server服务,而以命令行方式运行SQL Server时,服务时停止的。

  总结

  SQL Server提供了一整套命令行工具,允许您从命令行执行一些很好用的SQL Server程序。这些工具中附带的大部分功能在图形化工具(比如SSMS)中也是可用的。然而,在某些场景中,从命令行启动这些程序的这种功能是非常有价值的。

MSSQL

 
 
posted @ 2012-02-10 11:28 Amaranthus 阅读(36) | 评论 (0) 编辑

 

 
posted @ 2012-02-08 10:12 Amaranthus 阅读(65) | 评论 (0) 编辑

 

 
posted @ 2012-02-03 16:41 Amaranthus 阅读(95) | 评论 (0) 编辑

 

 
posted @ 2012-02-02 16:49 Amaranthus 阅读(113) | 评论 (0) 编辑

 

 
posted @ 2012-02-02 10:25 Amaranthus 阅读(95) | 评论 (0) 编辑

 

 
posted @ 2012-01-30 15:32 Amaranthus 阅读(86) | 评论 (0) 编辑

 

 
posted @ 2012-01-16 15:01 Amaranthus 阅读(133) | 评论 (1) 编辑

 

 
posted @ 2011-12-12 14:12 Amaranthus 阅读(133) | 评论 (0) 编辑

 

 
posted @ 2011-12-10 11:13 Amaranthus 阅读(110) | 评论 (0) 编辑

 

 
posted @ 2011-12-09 13:20 Amaranthus 阅读(130) | 评论 (0) 编辑

 

 
posted @ 2011-12-09 00:02 Amaranthus 阅读(88) | 评论 (0) 编辑

 

 
posted @ 2011-12-07 15:51 Amaranthus 阅读(93) | 评论 (0) 编辑

 

 
posted @ 2011-11-28 14:35 Amaranthus 阅读(173) | 评论 (1) 编辑

 

 
posted @ 2011-11-17 21:10 Amaranthus 阅读(85) | 评论 (0) 编辑

 

 
posted @ 2011-11-16 23:22 Amaranthus 阅读(17) | 评论 (0) 编辑

 

 
posted @ 2011-11-16 10:29 Amaranthus 阅读(21) | 评论 (0) 编辑

 

 
posted @ 2011-11-15 14:04 Amaranthus 阅读(13) | 评论 (0) 编辑

 

 
posted @ 2011-11-11 09:54 Amaranthus 阅读(34) | 评论 (0) 编辑

 

 
posted @ 2011-11-03 13:18 Amaranthus 阅读(18) | 评论 (0) 编辑

 

 
posted @ 2011-10-31 09:37 Amaranthus 阅读(31) | 评论 (0) 编辑

 

 
posted @ 2011-10-28 11:08 Amaranthus 阅读(23) | 评论 (0) 编辑

 

 
posted @ 2011-10-23 19:41 Amaranthus 阅读(11) | 评论 (0) 编辑

 

 
posted @ 2011-10-22 22:12 Amaranthus 阅读(102) | 评论 (0) 编辑

 

 
posted @ 2011-10-21 10:41 Amaranthus 阅读(23) | 评论 (0) 编辑

 

 
posted @ 2011-10-12 13:16 Amaranthus 阅读(16) | 评论 (0) 编辑

 

 
posted @ 2011-09-21 09:22 Amaranthus 阅读(45) | 评论 (0) 编辑

 

 
posted @ 2011-09-16 23:30 Amaranthus 阅读(52) | 评论 (0) 编辑

 

 
posted @ 2011-09-16 22:50 Amaranthus 阅读(12) | 评论 (0) 编辑

 

 
posted @ 2011-09-16 14:45 Amaranthus 阅读(70) | 评论 (0) 编辑

 

 
posted @ 2011-09-16 13:10 Amaranthus 阅读(73) | 评论 (0) 编辑

 

 
posted @ 2011-09-13 10:25 Amaranthus 阅读(12) | 评论 (0) 编辑

 

 
posted @ 2011-08-23 15:28 Amaranthus 阅读(20) | 评论 (0) 编辑

 

 
posted @ 2011-08-18 12:25 Amaranthus 阅读(12) | 评论 (0) 编辑

 

 
posted @ 2011-08-17 12:11 Amaranthus 阅读(19) | 评论 (0) 编辑

 

 
posted @ 2011-08-11 14:51 Amaranthus 阅读(21) | 评论 (0) 编辑

 

 
posted @ 2011-08-11 14:42 Amaranthus 阅读(22) | 评论 (0) 编辑

 

 
posted @ 2011-08-10 13:42 Amaranthus 阅读(183) | 评论 (0) 编辑

 

 
posted @ 2011-08-09 14:21 Amaranthus 阅读(42) | 评论 (0) 编辑

 

 
posted @ 2011-07-29 08:14 Amaranthus 阅读(54) | 评论 (0) 编辑

 

 
posted @ 2011-07-28 09:10 Amaranthus 阅读(18) | 评论 (0) 编辑

 

 
posted @ 2011-07-22 14:37 Amaranthus 阅读(41) | 评论 (0) 编辑

 

 
posted @ 2011-07-19 10:26 Amaranthus 阅读(16) | 评论 (0) 编辑

 

 
posted @ 2011-07-14 15:45 Amaranthus 阅读(13) | 评论 (0) 编辑

 

 
posted @ 2011-07-08 17:12 Amaranthus 阅读(18) | 评论 (0) 编辑

 

 
posted @ 2011-07-06 15:19 Amaranthus 阅读(20) | 评论 (0) 编辑

 

 
posted @ 2011-06-27 17:35 Amaranthus 阅读(52) | 评论 (0) 编辑

 

 
posted @ 2011-06-27 11:01 Amaranthus 阅读(21) | 评论 (0) 编辑

 

 
posted @ 2011-06-21 13:06 Amaranthus 阅读(9) | 评论 (0) 编辑

 

 
posted @ 2011-06-16 13:34 Amaranthus 阅读(13) | 评论 (0) 编辑

 

 
posted @ 2011-06-16 10:20 Amaranthus 阅读(17) | 评论 (0) 编辑

 

 
posted @ 2011-06-15 10:35 Amaranthus 阅读(11) | 评论 (0) 编辑

 

 
posted @ 2011-06-09 11:20 Amaranthus 阅读(27) | 评论 (0) 编辑

 

 
posted @ 2011-06-07 13:10 Amaranthus 阅读(18) | 评论 (0) 编辑

 

 
posted @ 2011-06-04 18:13 Amaranthus 阅读(68) | 评论 (0) 编辑

 

 
posted @ 2011-06-03 16:28 Amaranthus 阅读(20) | 评论 (0) 编辑

 

 
posted @ 2011-06-01 19:44 Amaranthus 阅读(25) | 评论 (0) 编辑

 

 
posted @ 2011-06-01 16:48 Amaranthus 阅读(12) | 评论 (0) 编辑

 

 
posted @ 2011-06-01 10:37 Amaranthus 阅读(6) | 评论 (0) 编辑

 

 
posted @ 2011-05-30 13:17 Amaranthus 阅读(7) | 评论 (0) 编辑

 

 
posted @ 2011-05-27 15:30 Amaranthus 阅读(18) | 评论 (0) 编辑

 

 
posted @ 2011-05-27 14:54 Amaranthus 阅读(7) | 评论 (0) 编辑

 

 
posted @ 2011-05-27 11:28 Amaranthus 阅读(13) | 评论 (0) 编辑

 

 
posted @ 2011-05-27 09:29 Amaranthus 阅读(13) | 评论 (0) 编辑

 

 
posted @ 2011-05-26 16:05 Amaranthus 阅读(3) | 评论 (0) 编辑

 

 
posted @ 2011-05-26 13:45 Amaranthus 阅读(65) | 评论 (0) 编辑

 

 
posted @ 2011-05-26 09:55 Amaranthus 阅读(162) | 评论 (0) 编辑

 

 
posted @ 2011-05-25 16:15 Amaranthus 阅读(63) | 评论 (0) 编辑

 

 
posted @ 2011-05-25 16:14 Amaranthus 阅读(20) | 评论 (0) 编辑

 

 
posted @ 2011-05-25 10:11 Amaranthus 阅读(35) | 评论 (0) 编辑

 

 
posted @ 2011-05-25 10:09 Amaranthus 阅读(29) | 评论 (0) 编辑

 

 
posted @ 2011-05-24 20:01 Amaranthus 阅读(41) | 评论 (0) 编辑

 

 
posted @ 2011-05-18 15:01 Amaranthus 阅读(14) | 评论 (0) 编辑

 

 
posted @ 2011-05-18 13:52 Amaranthus 阅读(52) | 评论 (0) 编辑

 

 
posted @ 2011-05-18 10:45 Amaranthus 阅读(43) | 评论 (0) 编辑

 

 
posted @ 2011-05-17 09:41 Amaranthus 阅读(30) | 评论 (0) 编辑

 

 
posted @ 2011-05-12 14:27 Amaranthus 阅读(15) | 评论 (0) 编辑

 

 
posted @ 2011-05-12 10:49 Amaranthus 阅读(24) | 评论 (0) 编辑

 

 
posted @ 2011-05-10 11:02 Amaranthus 阅读(35) | 评论 (0) 编辑

 

 
posted @ 2011-05-09 09:20 Amaranthus 阅读(97) | 评论 (0) 编辑

 

 
posted @ 2011-05-08 10:06 Amaranthus 阅读(10) | 评论 (0) 编辑

 

 
posted @ 2011-05-08 10:03 Amaranthus 阅读(110) | 评论 (0) 编辑

 

 
posted @ 2011-05-03 17:04 Amaranthus 阅读(187) | 评论 (0) 编辑

 

 
posted @ 2011-04-20 23:18 Amaranthus 阅读(36) | 评论 (0) 编辑

 

 
posted @ 2011-04-18 14:02 Amaranthus 阅读(25) | 评论 (0) 编辑

 

 
posted @ 2011-04-14 14:52 Amaranthus 阅读(12) | 评论 (0) 编辑

 

 
posted @ 2011-04-10 16:27 Amaranthus 阅读(48) | 评论 (0) 编辑

 

 
posted @ 2011-04-09 14:04 Amaranthus 阅读(120) | 评论 (0) 编辑

 

 
posted @ 2011-04-08 11:31 Amaranthus 阅读(135) | 评论 (0) 编辑

 

 
posted @ 2011-04-07 16:50 Amaranthus 阅读(88) | 评论 (0) 编辑

 

 
posted @ 2011-04-02 12:45 Amaranthus 阅读(20) | 评论 (0) 编辑

 

 
posted @ 2011-04-01 13:46 Amaranthus 阅读(18) | 评论 (0) 编辑

 

 
posted @ 2011-04-01 12:50 Amaranthus 阅读(113) | 评论 (0) 编辑

 

 
posted @ 2011-03-31 14:14 Amaranthus 阅读(44) | 评论 (0) 编辑

 

 
posted @ 2011-03-31 10:07 Amaranthus 阅读(14) | 评论 (0) 编辑

 

 
posted @ 2011-03-31 09:32 Amaranthus 阅读(15) | 评论 (0) 编辑

 

 
posted @ 2011-03-30 14:33 Amaranthus 阅读(37) | 评论 (0) 编辑

 

 
posted @ 2011-03-30 11:10 Amaranthus 阅读(15) | 评论 (0) 编辑

 

 
posted @ 2011-03-30 10:40 Amaranthus 阅读(125) | 评论 (0) 编辑

 

 
posted @ 2011-03-30 10:13 Amaranthus 阅读(20) | 评论 (0) 编辑

 

 
posted @ 2011-03-30 09:38 Amaranthus 阅读(60) | 评论 (0) 编辑

 

 
posted @ 2011-03-29 14:07 Amaranthus 阅读(53) | 评论 (0) 编辑

 

 
posted @ 2011-03-28 16:44 Amaranthus 阅读(21) | 评论 (0) 编辑

 

 
posted @ 2011-03-28 16:29 Amaranthus 阅读(40) | 评论 (0) 编辑

 

 
posted @ 2011-03-28 14:12 Amaranthus 阅读(79) | 评论 (0) 编辑

 

 
posted @ 2011-03-28 13:51 Amaranthus 阅读(91) | 评论 (0) 编辑

 

 
posted @ 2011-03-28 13:07 Amaranthus 阅读(72) | 评论 (0) 编辑

 

 
posted @ 2011-03-27 18:46 Amaranthus 阅读(69) | 评论 (0) 编辑

 

 
posted @ 2011-03-27 17:12 Amaranthus 阅读(48) | 评论 (0) 编辑

 

 
posted @ 2011-03-27 12:57 Amaranthus 阅读(124) | 评论 (0) 编辑

 

 
posted @ 2011-03-26 17:33 Amaranthus 阅读(46) | 评论 (0) 编辑

 

 
posted @ 2011-03-26 14:30 Amaranthus 阅读(22) | 评论 (0) 编辑

 

 
posted @ 2011-03-26 13:49 Amaranthus 阅读(40) | 评论 (0) 编辑

 

 
posted @ 2011-03-25 12:55 Amaranthus 阅读(30) | 评论 (0) 编辑

 

 
posted @ 2011-03-24 15:22 Amaranthus 阅读(39) | 评论 (0) 编辑

 

 
posted @ 2011-03-23 20:23 Amaranthus 阅读(58) | 评论 (0) 编辑

 

 
posted @ 2011-03-23 20:15 Amaranthus 阅读(16) | 评论 (0) 编辑

 

 
posted @ 2011-03-23 18:59 Amaranthus 阅读(32) | 评论 (0) 编辑

 

 
posted @ 2011-03-23 18:52 Amaranthus 阅读(36) | 评论 (0) 编辑

 

 
posted @ 2011-03-23 13:26 Amaranthus 阅读(33) | 评论 (0) 编辑

 

 
posted @ 2011-03-23 12:45 Amaranthus 阅读(24) | 评论 (0) 编辑

 

 
posted @ 2011-03-22 22:16 Amaranthus 阅读(360) | 评论 (0) 编辑

 

 
posted @ 2011-03-22 19:30 Amaranthus 阅读(65) | 评论 (0) 编辑

 

 
posted @ 2011-03-22 12:35 Amaranthus 阅读(42) | 评论 (0) 编辑

 

 
posted @ 2011-03-22 09:26 Amaranthus 阅读(39) | 评论 (0) 编辑

 

 
posted @ 2011-03-21 22:07 Amaranthus 阅读(57) | 评论 (0) 编辑

 

 
posted @ 2011-03-21 21:31 Amaranthus 阅读(94) | 评论 (0) 编辑

 

 
posted @ 2011-03-21 13:12 Amaranthus 阅读(29) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 21:40 Amaranthus 阅读(9) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 21:13 Amaranthus 阅读(24) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 20:36 Amaranthus 阅读(12) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 20:28 Amaranthus 阅读(14) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 19:55 Amaranthus 阅读(67) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 19:22 Amaranthus 阅读(36) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 18:07 Amaranthus 阅读(37) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 17:02 Amaranthus 阅读(9) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 15:59 Amaranthus 阅读(33) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 15:25 Amaranthus 阅读(18) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 13:23 Amaranthus 阅读(45) | 评论 (0) 编辑

 

 
posted @ 2011-03-20 13:06 Amaranthus 阅读(7) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 22:08 Amaranthus 阅读(15) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 21:53 Amaranthus 阅读(32) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 21:48 Amaranthus 阅读(32) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 21:41 Amaranthus 阅读(103) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 21:38 Amaranthus 阅读(32) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 21:15 Amaranthus 阅读(538) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 20:38 Amaranthus 阅读(82) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 20:34 Amaranthus 阅读(108) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 17:49 Amaranthus 阅读(24) | 评论 (0) 编辑

 

 
posted @ 2011-03-19 16:19 Amaranthus 阅读(43) | 评论 (0) 编辑

 

 
posted @ 2011-03-18 21:52 Amaranthus 阅读(31) | 评论 (0) 编辑

 

 
posted @ 2011-03-18 10:20 Amaranthus 阅读(18) | 评论 (0) 编辑

 

 
posted @ 2011-03-17 22:35 Amaranthus 阅读(10) | 评论 (0) 编辑

 

 
posted @ 2011-03-17 15:50 Amaranthus 阅读(33) | 评论 (0) 编辑

 

 
posted @ 2011-03-17 15:19 Amaranthus 阅读(28) | 评论 (0) 编辑

 

 
posted @ 2011-03-17 14:49 Amaranthus 阅读(36) | 评论 (0) 编辑

 

 
posted @ 2011-03-17 13:45 Amaranthus 阅读(19) | 评论 (0) 编辑

 

 
posted @ 2010-10-03 10:46 Amaranthus 阅读(131) | 评论 (0) 编辑
posted on 2012-02-10 16:32  HackerVirus  阅读(744)  评论(0编辑  收藏  举报