Chapter 2 The Database Server
43
Replicated databases
Do not use the -m option with databases that are being replicated.
Replication inherently relies on transaction log information.
–n command-line option
Set the name of the database.
[ dbsrv7 | dbeng7 ] [ server-switches ].
database-file
-n
string
..
All operating systems and servers.
Both database servers and databases can be named. Since a database server
can load several databases, the database name is used to distinguish the
different databases.
By default, the database receives the name of the database file with the path
and extension removed. For example, if the database is started on
c:\asa7\asademo.db
and no -n switch is specified, the name of the database
is asademo.
Function
Syntax
Applies to
Description