reorgAllowUpdates

The optional reorgAllowUpdates argument enables you to specify whether you want to allow other users to continue development and update the database while the reorganization is in progress when you are loading schemas in multiuser mode. For details, see "Allowing Updates" under "Reorganization Options", in Chapter 14 of your JADE Developer's Reference.

In multiuser mode, the reorgAllowUpdates argument is set to true by default, to allow updates to proceed before the transition is initiated; for example, other users can still modify (that is, edit and compile) methods in the development environment.