DB2 Server for VSE & VM: Operation


Viewing or Changing the Initialization Parameters

You can view the initialization parameters using the SHOW INITPARM command as follows:



>>-SHOW INITPARM-----------------------------------------------><
 

For more information on SHOW INITPARM, see SHOW INITPARM.

You can change the settings of the CHKINTVL, DISPBIAS, DSPSTATS, DUMPTYPE, PTIMEOUT, PROCMXAB and LTIMEOUT initialization parameters without having to stop and restart the application server with the following command:



>>-SET----+-CHKINTVL-+--newval---------------------------------><
          +-DISPBIAS-+
          +-DSPSTATS-+
          +-DUMPTYPE-+
          +-LTIMEOUT-+
          +-PTIMEOUT-+
          '-PROCMXAB-'
 

Where newval is the new value for the specified initialization parameter. For more information on these initialization parameters and the SET command, see Appendix A, DB2 Server for VSE & VM Initialization Parameters and SET.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]