|
FrontBase Documentation |
|
|
Backtrack: Welcome! 4. Administering a FrontBase Server 4.1. FrontBase-Related Processes |
Updated:
20-Nov-2000
prev next Table of Contents |
FBExecacts as a broker between FrontBase databases running on your computer and client software running on your computer or over the network. One instance ofFBExecshould be running.When you install FrontBase, your computer will be set up so that
FBExecis launched at startup. To make sure thatFBExecis running on a UNIX-based installation, enter the following in a terminal session:
ps axc | grep FBExecIf
FBExecis running, the system should reply with something like:
374 ? S 0:00 FBExec
375 ? S 0:00 FBWebEnablerIf
FBExecis not running, you should start it as follows (assuming you have addedFrontBase/binto your $PATH):
FBExec &Be sure to include the ampersand ("&") at the end so that the task doesn't end with your terminal session.
If, however, you are running FrontBase on Windows NT, you can use the Task Manager to check whether
FBExecis running. If it is not running, go to the Service Manager and start it.FBExecshould have been installed as a service so that it would start on system startup.
If you have feedback or questions on this document, please send e-mail to doc-feedback@frontbase.com. Please reference the section number and topic. Thanks!!
©2000 FrontBase, Inc. All rights reserved.