您可以根据环境不同通过发出不同的命令来手动地启动或停止 Autonomy K2 服务。
选项 | 描述 |
---|---|
HP-UX | 启动服务:
nohup verity_install_path/k2/ _hpux/bin/k2adminstart & 停止服务:
verity_install_path/k2/ _hpux/bin/k2adminstop |
AIX | 启动服务:
nohup verity_install_path/k2/ _rs6k43/bin/k2adminstart & 停止服务:
verity_install_path/k2/ _rs6k43/bin/k2adminstop |
Solaris | 启动服务:
nohup verity_install_path/k2/ _ssol26/bin/k2adminstart & 停止服务:
verity_install_path/k2/ _ssol26/bin/k2adminstop |
Linux | 启动服务:
nohup verity_install_path/k2/ _ilnx21/bin/k2adminstart & 停止服务:
verity_install_path/k2/ _ilnx21/bin/k2adminstop |