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

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - 数据库管理 » 启动并连接到数据库 » 数据库文件类型 » 事务日志

 

更改事务日志的位置

 ♦ 更改事务日志的位置 (Sybase Central)

在更改事务日志的位置时,不能运行数据库。

有关如何选择事务日志位置的信息,请参见事务日志

  1. 使用 [SQL Anywhere 12] 插件连接到数据库。

  2. 单击 [工具] » [SQL Anywhere 12] » [更改日志文件设置]。

  3. 按照 [更改日志文件设置向导] 中的说明进行操作。

 ♦ 更改现有数据库的事务日志镜像的位置(命令行)

在更改事务日志的位置时,不能运行数据库。

  1. 确保数据库没有运行。

  2. 运行以下命令:

    dblog -t new-transaction-log-file database-file
 另请参见