4208

From BR Wiki
Jump to navigation Jump to search

Summary:

DEPRECATED ERROR, as of 4.30: Operating System Error 8

Cause:

Insufficient memory to execute shell call. Some possibilities:

  1. The BR command's -M option at start-up was either not specified or not sufficient.
  2. The +integer value specified on the SYSTEM command and / or BRCONFIG.SYS MEMORY specifications was not sufficient to execute the shell call

Remedy:

  1. Exit and restart Business Rules. Being certain to specify enough reserve memory with the -M parameter so that BR can make the operating system call. If you are not already doing so consider using the BR memory swapping facility to ensure that there is enough memory to execute the desired program.Change the +integer specification to a higher number or set it to zero (causes BR to free up all possible memory). Check to make sure that memory swapping is enabled ( MEMORY must exist in BRCONFIG.SYS)