By using scripts to build a database, you can automate the process for greater ease and repeatibility. The script is thus both a tool and a record of the steps taken.
MakeDB
in your
admin
directory. This is a sample. MakeDB
includes a typical set of steps for converting a database from
a non-Daylight format, to creating the database and loading the data.
The fingerprint
program is used to add fingerprints,
necessary for Merlin searching.
The clogp
program is used to add data.
Inspect the script and study how these tasks are accomplished.
DestroyDB
simply destroys the database
and its auxilliary databases safely and conveniently.
MakeDB
to MakeDB-original
and then modify MakeDB
to double the primary
hash table size and cross-reference hash table size. Also add
a command to thorload
a second data file
generated from test2.mol
.