Use of repload.exe

Start the upload process by creating a new database or selecting an existing database that can be emptied and refilled. To load a file, the ITP/MDK Repository needs to be stopped. Stop the ITP/MDK Repository by selecting Stop server from the ITP/MDK Repository Start menu.

Repload needs to be called from the ITPMDK Server root folder, the folder where the itprep.ini is located as well. Repload takes just one parameter, the path/name of the file made with the Repdump tool.

If an existing database is used the flag -cleardatabase can be used to empty the database before loading the file. Note that it is not possible to 'add' the content of a ITP/MDK Repository database dump file to the content of an existing ITP/MDK Repository database; Repload will either use an empty database or replace the content of an existing one.

Note

Using -cleardatabase means that all content in the database of the loading ITP/MDK Repository will be destroyed. Use with care.

Repload "path\database dumped file name" <-cleardatabase>