There are three InterBase processes: InterBase Service, InterBase Guardian, and InterServer. These processes start together automatically, but are independent of Application Server or XSL processes. If they are already running, you can stop and start the other processes without a problem. All three processes must be running before you start the XSL processor.
To start InterBase as a console application
1 | Open a console session to your Application Server. |
2 | At the “#”prompt, enter this command: |
cd /usr/interbase/bin
3 | At the “#” prompt, enter this command: |
./ibmgr -start
The InterBase processes start and the system displays the “#” prompt.
4 | Leave this console session open and continue with Starting an XSL Processor (UNIX). |
To start InterBase as a UNIX daemon
1 | Open a console session to your Application Server. |
2 | At the “#” prompt, enter this command: |
/etc/init.d/ibserver start
The system displays this message:
Interbase Server starting
3 | Continue with Starting an XSL Processor (UNIX). |
© 1998-2017 Sirsi Corporation