How to find out whether Z3950 server of xxxdb is running?
- Article Type: General
- Product: Voyager
- Product Version: 7
Desired Outcome Goal:
Find out whether Z3950 server of xxxdb is running.
Procedure:
1. Log in as root or Voyager
2. Run the command:
ps -ef | grep 3950 | grep xxxdb
3. See the output similar to the following:
voyager 6398 1 0 04:28 ? 00:00:00 /m1/voyager/bin/2009.1.0/z3950svr -i /m1/voyager/xxxdb/ini/z3950svr.ini -c /m1/voyager/xxxxdb/ini/voyager.ini
4. If there is no output, it means that there is no Z3950 server running for this xxxdb.
Category: Voyager
Subject: Z3950
- Article last edited: 8/15/2014