Stopping the collection of history data

To stop the collection of history data, issue the SET HISTORY CONFIGURATION command to activate a history configuration that does not collect history data.

To stop the collection of history data:
  1. If you have not already done so, create a history configuration that specifies the value NONE for its HISTTYPE parameter, as described in Creating history configurations.
  2. Issue the SET HISTORY CONFIGURATION command for the new history configuration.
  3. Activate the new history configuration by stopping and restarting the system, that is, by issuing the nzstop and nzstart commands.
For example:
SYSTEM.ADMIN(ADMIN)=> SET HISTORY CONFIGURATION hist2_off;
SYSTEM.ADMIN(ADMIN)=> \q
nzstop
nzstart