URL: http://www.firstbasesoftware.com/man/man1/dbugen.htm
Last modified: 12 September 1995
Copyright © by FirstBase Software.
[
Index of Contents] [
FirstBase RDBMS Overview]
The -b flag will run the FirstBase tool in batch mode, suitable for shell scripts. This mode produces no output on the terminal, thus can also be used when running the process in the background. The -y flag will run the tool at the terminal without pausing to ask the user if existing files can be destroyed and without displaying a 'picture' of the requested task.
Dbugen(1) first displays an image of the updates that will occur. The user has a chance to abort here. All updates are done in place, directly into the current database.
Dbugen(1) can change selected fields of selected records on a global basis. Any field can be cleared out, alphanumeric fields can be replaced, and numeric oriented fields (numeric, float, dollar) can actually be formulated during updates. See dbdupd(1) for more update details.
FirstBase User's Guide and Reference Manual.
This tool uses a FirstBase index to process the database in a particular order. If this index is detected to be out of date or non-existent, it is regenerated automatically.
Note: this FirstBase database tool will attempt to gain write access to a record
before operating on that record. If access is currently locked, then the
internal locking routine will respond according to the value of the FirstBase
environment variable LOCKMESSAGE. See
setup(5).