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

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 数据库管理 » 配置数据库 » 数据库选项 » 数据库选项简介 » 按字母顺序排列的选项列表

 

java_location 选项 [数据库]

指定数据库的 Java VM 路径。

允许值

字符串

缺省值

空字符串

作用域

只能为 PUBLIC 组设置。需要 DBA 权限。

注释

缺省情况下,此选项包含一个空字符串。在此情况下,数据库服务器在 JAVA_HOME 环境变量、路径和其它位置搜索 Java VM。JavaVM 数据库属性允许您查询在未设置 java_location 选项时数据库服务器将使用哪个 Java VM。

另请参见