Steve Judkins wrote:
The enterprise edition instructions contain a step for setting up
automatic startup that are curiously missing from the parallel VOS
instructions. I cannot seem to find these templates in the VOS install
(or source) directory. Do these have anything special or are we
expected to modify the skeleton file?
[]
They weren't included in VOS. There's a certain amount of variety between
OSs as to the desired format of the things - eg debian have some LSB
considerations (<http://wiki.debian.org/LSBInitScripts>). Therefore, it's
may be best to start from your local skeleton file:
a) make sure the PATH environment variable is set correctly;
b) start is defined as cd into the directory containing a .ini file
describing the instance and run virtuoso-t +wait +c inifile (the latter
being optional if file is named "virtuoso.ini");
c) stop is defined as either execute `shutdown;' through isql to the
relevant port#, or use isql -K, or source the .lck file and kill $VIRT_PID,
depending.
HTH,
~Tim
--
Tim Haynes
Product Development Consultant
OpenLink Software
<http://www.openlinksw.com/>