You can manually start or stop the Autonomy K2 services by issuing different commands according to your environment.
Option | Description |
---|---|
HP-UX | Start services:
nohup verity_install_path/k2/ _hpux/bin/k2adminstart & Stop services:
verity_install_path/k2/ _hpux/bin/k2adminstop |
AIX | Start services:
nohup verity_install_path/k2/ _rs6k43/bin/k2adminstart & Stop services:
verity_install_path/k2/ _rs6k43/bin/k2adminstop |
Solaris | Start services:
nohup verity_install_path/k2/ _ssol26/bin/k2adminstart & Stop services:
verity_install_path/k2/ _ssol26/bin/k2adminstop |
Linux | Start services:
nohup verity_install_path/k2/ _ilnx21/bin/k2adminstart & Stop services:
verity_install_path/k2/ _ilnx21/bin/k2adminstop |