rpp --rebuildModelIndexes

This command is used to rebuild the model indexes, only when they are corrupted. It is also the first additional step that is required after the running of the rpp --loadRepositoryWorkspace command.

Syntax

rpp.bat --rebuildModelIndexes [options]

Parameters

Table 1. List of the available parameters
Options Comments Required Default values
--data Full path to the workspace Yes  
--log Log file name

The beginning of this file reminds the parameters that were entered to run the Pacbase migration procedures.

No trace.log
--location Target location Yes  

Example

rpp.bat --rebuildModelIndexes --data c:\temp\MyLocalWks --log c:\temp\trace.log --location TEST01

Feedback