Snapshots > Pause Points - convprogpauselist.ini
  
Pause Points - convprogpauselist.ini
The pause points are defined in the convprogpauselist.ini configuration file. If the Pause Before Executing Selected Actions option is selected, the conversion pauses at these points. The following table lists the pause points in the convprogpauselist.ini file.

Pause Points
 
Pause Point Name
Prompt Message
Comments
[Special Dump]
Run The Special Dump Programs
The conversion finishes environment creation and compile. The next step is to run the special dump programs.
[Index Rebuild]
Run The Rebuild Indexes In The qaddb Database
The conversion finishes all of the steps before and including BufferCopy. The next step is to rebuild indexes in the qaddb database.
[Initial Sync]
Run the Initial Synchronize
The conversion finishes all of the steps before and including index rebuild. The next step is to run the Initial Synchronize.
[Limited Sync]
Run The Limited Synchronize
The conversion finishes all of the steps before and including Initial Sync. The next step is to run the Limited Synchronize.
[qaddb Database Conversion]
Run The qaddb Database Conversion
The conversion finishes all of the steps before and including Limited Sync. The next step is to run the qaddb database conversion.
[qadadm Database Conversion]
Run The qadadm Database Conversion
The conversion finishes the steps before and including qaddb data base conversion. The next step is to run the qadadm database conversion.
By default, only the Initial Sync pause point in convprogpauselist.ini is enabled. Therefore, the conversion only pauses after it completes the index rebuild.

Pause Point Messages
The remaining pause points are disabled by default. Removing the leading semicolons from these sections enables the pause points; adding leading semicolons disables them.
Note: If all of the pause points are commented-out from the configuration file, the conversion pauses before executing each action (not just the actions defined in the configuration file).