4.7.1 Modifying SYSTEM Parameters

You can modify the following SYSTEM parameters dynamically using the MODSYSTEM command.

  • SLEEPTIME
  • MSGLEVEL
  • CLIENTSHUTDOWN

The example in the following listing uses the MOD SYSTEM command.

Listing 4‑7 MOD SYSTEM Command Example

MOD SYSTEM, SLEEPTIME=(150,500,5), MSGLEVEL=4, CLIENTSHUTDOWN=NO

For parameter descriptions and syntax, see Description of SYSTEM Parameters