Generate New Database Server Component
The Generate New Database server component (alias
GenNewDb) creates the local database template for a schema version
of the server database. It reads the schema definition from the Siebel
runtime repository, and then creates Siebel tables and indexes in
a database template file that Siebel Remote stores in the SIEBEL_ROOT\dbtempl
folder. The Local
Database Initialization program uses the local database template when
it initializes a new database on the remote client. For more information,
see Running the Generate New Database Server Component.
Dictionary Data That Supports Multiple Languages
The dicdata.dat file and the diccache.dat file
are the same dictionary file. Siebel Remote names the dicdata.dat
file differently for the remote client. These files store metadata
about schema definitions, visibility rules, and other items. The Generate
New Database server component copies the diccache.dat file to the
dicdata.dat file in the dbtempl
folder. Siebel Remote
downloads the dicdata.dat file to the remote client, and then uses
it during synchronization when it applies transactions to the local
database. For help with interchanging the dicdata.dat file between
remote clients to support different languages, see Getting Help from Oracle.