Repair the PI Module Database
- Last UpdatedOct 02, 2024
- 1 minute read
-
At a command prompt, go to the PI\bin directory.
-
Type the following command:
pibasess -mdbfix
PI Base Subsystem completes several tasks:
-
Checks table and index entry count size. The entry counts should be the same.
-
Removes modules that have a record size of zero. These modules would be unrecoverable.
-
Removes parent and children references to non-existent modules.
-