waitForReorg

The optional waitForReorg argument enables you to specify that you do not want to wait for a reorganization to complete, by setting the value to false.

As the load process in single user mode must wait for any reorganization to complete, this argument is set to true by default if the value of the server argument is singleUser.

The waitForReorg argument is set to true by default.