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

SQL Anywhere 11.0.1 (中文) » UltraLite - 数据库管理和参考 » UltraLite 故障排除

 

升级后无法连接数据库

症状

您已升级 UltraLite。您发现可以用管理工具创建空的 UltraLite 数据库。但是,当使用 Sybase Central 尝试连接此空数据库或其它任何 UltraLite 数据库时(包括 CustDB.udb),收到了错误消息。连接 SQL Anywhere 数据库时未发生意外。

解释

您没有关闭所有的 SQL Anywhere 应用程序和进程。所以,UltraLite 插件没有正确安装。

建议

删除 SQL Anywhere 然后重新安装。

  1. 关闭 Sybase Central、Interactive SQL 和所有正在运行的数据库引擎。

  2. 请运行以下命令:

    dbisql -terminate
    scjview -terminate
  3. 打开 Windows [任务管理器], 然后结束所有的 scjview.exedbisql.exe 进程。

  4. 重新安装最新版的 UltraLite。

另请参见