Usage
dbreorg [-adgilcn] productline [workfile...][-f filename...]
dbreorg -p [-adgilcn] dataarea [workfile...][-f filename...]
Parameters:
Option Description a Reorg a product line and all associated data areas. This is the default option with ASP univ.cfg parameter ON. c Compare dictionaries showing files changed. d No physical database exists. f Files to be cleaned up in the garbage collection process. Use only with the -g option, see garbage collection. g Garbage collection; reorganize all files. i Rebuild data ID dictionary for shared data areas. l List files to be reorganized. n Do not run srgen. productline Product line for which you are reorganizing the database. dataarea Data area for which you are reorganizing the database. workfile Optional. Work file to hold the database file. A work file can be a tape device. If you do not supply a name, the default is: $LAWDIR/productline/productline.rwrk
- or -
$LAWDIR/dataarea/dataarea.rwrkThe reorganization process dumps database files to a work file. It will split a database file among multiple work files if a work file grows too large for the partition in which it is located. The system will prompt you for the location of the next work file.
I/O Options Optional. Display the output or redirect it to a file. Restart is automatic. The log file for a database reorganization is $LADBDIR/dataarea/reorg.hist.
The ASP parameter must be set to ON to have product lines with multiple data areas and data IDs.