Use at the server console to
LOAD SCHDELAY [process_name = number ...]
You can undo SCHDELAY values for all processes by replacing process_name with ALL PROCESSES and replacing number with 0 . This causes all processes to run with no delays. The command syntax is
LOAD SCHDELAY ALL PROCESSES = 0
NOTE: The SCHDELAY value affects processes only when the system is busy.
To schedule the Remirror process to skip every other cycle, type
LOAD SCHDELAY REMIRROR PROCESS = 2
| Topic | See |
|---|---|
Determining which processes are hoarding CPU time or which SCHDELAY value to assign to a process |
Prioritizing Server Processes in Supervising the Network . |
Editing the AUTOEXEC.NCF file |
Modify the AUTOEXEC.NCF File in Installation and Upgrade. Creating or Editing a Server Batch (.NCF) File in Supervising the Network . |