productionMode

The productionMode command enables you to specify that you want production mode set or unset for your JADE database.

Specify true if you want the production mode flag set on your JADE database or false to unset production mode. (You can use the showInfo command to display the current mode of your database files.)

The syntax of the productionMode command in the jdbutilb command line is as follows.

jdbutilb path=database-path
         ini=initialization-file-name
         productionMode=true|false

For more details, see "Using the Production Mode Command", earlier in this chapter.