Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - 数据库管理 » 启动并连接到数据库 » 教程:使用示例数据库

 

第 4 课:停止数据库服务器

现在,可以停止您刚才启动的数据库服务器。

在 Windows 中,您可以通过单击数据库服务器消息窗口中的 [关闭] 来停止数据库服务器。

 ♦  停止运行示例数据库的数据库服务器 (Windows)
  1. 双击系统任务栏中的 SQL Anywhere 图标。

  2. 单击 [关闭]。

 ♦  停止运行示例数据库的数据库服务器(命令行)
  • 运行以下命令停止运行示例数据库的个人数据库服务器:

    dbstop mydemo12

    停止服务器实用程序 (dbstop) 只能在命令行提示符环境中运行。请参见停止服务器实用程序 (dbstop)

 教程清理
 另请参见