docker-image-sybase/sqlanywhere16/bin64/language/zh/usage.txt

47 lines
2.1 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# ***************************************************************************
# (C)2013 SAP股份公司或其关联公司版权所有保留所有权利。
# ***************************************************************************
SQL Anywhere 服务实用程序 FULL_VERSION
用法:dbsvc [选项] -d <svc> 删除服务
或 dbsvc [-q] -g <svc> 获取服务的详细信息
或 dbsvc [-q] -x <svc> 停止服务
或 dbsvc [-q] -u <svc> 启动服务
或 dbsvc [-q] -status <svc> 获取服务的状态
或 dbsvc [-q] -l 列出所有 SQL Anywhere 服务
或 dbsvc [创建选项] -w <svc> <详细信息>
创建服务
选项(使用指定的大写或小写字母,如下所示):
-cm 显示服务创建命令(使用 -g 或 -l
-q 不打印标题
-y 不进行确认即删除或覆盖服务
创建选项(使用指定的大写或小写字母,如下所示):
-a <acct> 要使用的帐户名
-as 使用守护程序帐户
-pr <level> 使用精确级别
-rs <deps> 服务的依赖项
-od <ODBCINI> 将以下 ODBCINI 文件用于 MobiLink、
DBMLSync 和 DBRemote 服务
-s <startup> 启动选项(缺省为手动)
自动、手动
-rl <RUNLEVEL> 服务的 RUNLEVEL (缺省为 -rl 235
-t <type> 服务的类型(缺省为 Standalone
网络、个人、DBRemote、MobiLink、DBMLSync
dbns、rshost、rsoe
详细信息:可执行选项
可执行选项是适用于服务类型的参数。
如果未提供可执行选项,将使用当前环境。
下面是 Network 服务的一个示例
dbsvc -as -t Network -w my_svc /opt/sybase/sqlanywhereSA_MAJOR/demo.db -n foo
如使用 -w则要求使用 -a 或 -as。
注意: MobiLink、DBRemote 和 DBMLsync 需要使用 -o 或 -ot 选项
才能作为服务运行
需要通过用户的主目录或 -od 选项为 MobiLink 服务设置
ODBC 环境