User's Guide
PART 1. Working with Databases
CHAPTER 1. Running the Database Server
The general form for the server command line is as follows:
executable [ server-switches] [database-file [ database-switches ], ...]
The elements of this command line are as follows:
Executable This can be either the personal server or the network server. For the file names on different operating systems, see Introduction.
Can use either personal or network server |
Server switches These options control the behavior of the database server, for all databases that are running.
Database file You can enter zero, one, or more database file names on the command line. Each of these databases is loaded and available for applications.
Database switches For each database file you start, you can provide database switches that control certain aspects of its behavior.
In this section, we look at some of the more important and commonly-used options. For full reference information on each of these switches, see The database server.
Commands must be entered on one line |
Command-line parameters are generally case sensitive. You should enter all parameters in lower case.