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:
- 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.
- Issue the SET HISTORY CONFIGURATION command for the new history configuration.
- Activate the new history configuration by stopping and restarting the system, that is, by issuing the nzstop and nzstart commands.
SYSTEM.ADMIN(ADMIN)=> SET HISTORY CONFIGURATION hist2_off;
SYSTEM.ADMIN(ADMIN)=> \q
nzstop
nzstart