|
FrontBase Documentation |
|
|
Backtrack: Welcome! 4. Administering a FrontBase Server |
Updated:
20-Nov-2000
prev next Table of Contents |
TheFrontBasedirectory contains all the files required for your FrontBase installation. The files are subdirectories of theFrontBasedirectory are explained in this article.
Where the directory is
The location of theFrontBasedirectory depends on the platform on which you install FrontBase:
Platform Path MacOS X Server /Local/Library/FrontBaseMacOS X Public Beta /Local/Library/FrontBaseWindows NT <drive>:/usr/local/FrontBaseSolaris /opt/FrontBaseRedHat Linux /usr/local/FrontBaseSuSE Linux /opt/FrontBaseYellowDog Linux /opt/FrontBaseDebian Linux /usr/lib/FrontBaseMandrake Linux /usr/local/FrontBaseFreeBSD /usr/local/FrontBaseA future version of FrontBase and its platform-specific installers will allow you to install FrontBase anywhere. Currently, the FrontBase directory needs to be owned by "root" or "administrator", but that mostly artificial requirement should also disappear in a future version.
Contents of the
TheFrontBasedirectoryFrontBasedirectory will normally contain the following subdirectories and files:
Databasesis a directory which holds all databases served from the host. For each database, there are two files:<database-name>.fband<database-name>.fb.log. The former contains the actual data in the database, while the latter contains miscellaneous status and error messages. You can delete a database by deleting the<database-name>.fbfile. Of course, you can also log into the database as_SYSTEMand issue aDELETE DATABASEcommand. On Windows NT, you should make sure that you've removed the database as a service before deleting it.
Collationsis a directory which holds all defined collations (orderings of Unicode characters which can be instantiated asCOLLATIONs in yourSCHEMAs).
Translationsis a directory which holds all defined translations.
binis a directory which contains FrontBase executables. You may want to add theFrontBase/bindirectory to your$PATHenvironment variable for easy access.
FBExec.logis a file to which theFBExecprocess appends miscellaneous status and error messages.
.BootstrapFilesis a directory containing miscellaneous files required to create a new database.
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.