Product Information > JADE Schema Load Utility User’s Guide > Chapter 1 - Using the Schema Load Utility > clearRestart

clearRestart

The optional clearRestart parameter enables you to set this parameter to true if you want to clear the schema load restart information before loading the schema. When loading a large schema file, recovery information is written at regular intervals to the JADE database.

If the schema load fails, a subsequent load of the schema automatically restarts the loading of the schema file from the last recovery point. If problems occur when restarting the schema load (for example, the original schema file may no longer be available), the schema may be left in an inconsistent state. You should delete the schema whose load failed, and reload it by using a schema file containing a complete definition of the schema.

You can use this parameter to clear the restart information so that the new schema file is loaded over the top of the file that terminated before completion. By default, restart information is not cleared before the schema is loaded; that is, the default value for this parameter is false.