| Parameter
|
Description
|
| -L |
Reports to the log file every database that Fixup opens and
checks for corruption. Without this argument, Fixup logs only
actual problems encountered. |
| -I |
When you run Fixup on a specific database, Fixup checks only
documents modified since Fixup last ran. Without this option, Fixup
checks all documents. |
| -F |
When you run Fixup on all databases, Fixup checks all documents
in the databases. Without this option, Fixup checks only documents
modified since it last ran. |
| -Q |
Checks documents more quickly but less thoroughly. Without this
option, Fixup checks documents thoroughly. |
| -V |
Prevents Fixup from running on views. This option reduces the
time it takes Fixup to run. Use if view corruption isn't a
problem. |
| -N |
Prevents Fixup from purging corrupted documents so that the
next time Fixup runs or the next time a user opens the database,
Fixup must check the database again. Use this option to salvage
data in documents if the corruption is minor or if there are no
replicas of the database. |
| -U |
Reverts ID tables in a database to the previous release format.
Don't select this option unless Customer Support recommends doing
so. |
| -J |
Runs on databases that are enabled for transaction logging.
Without this option, Fixup generally doesn't run on logged
databases.
If you are using a certified backup utility, it's important that
you schedule a full backup of the database as soon after Fixup
finishes as possible. |
| -O |
If you run Fixup on open databases, Fixup takes the databases
offline to perform the fixup.
This is the default if you run Fixup and specify a database name.
Without this option, when you do not specify database names, Fixup
does not run on open databases. |
| -Z |
Applies only to running Fixup on a single database. When a
database isn't taken offline and is in use, then Fixup is not
run.
This is the default when Fixup is run on multiple databases. |
| -C |
Verifies the integrity of the database and reports errors. Does
not modify the database (for example, does not purge corrupted
documents). |
| -Y |
Runs Fixup on databases in subfolders (subdirectories). |
| -y |
Does not run Fixup on databases in subfolders
(subdirectories). |
| database -T viewtitle |
Updates a specific view in a database. |