Parameters that apply to batch only

tableBASE always runs in multitasking mode in all environments except batch. The MULTITASKING parameter may only be specified in batch and it defaults to N. This provides the best performance for single-task batch jobs. For multitasking batch jobs, set MULTITASKING=Y. Performance is slightly slower because tableBASE must perform some internal locking to prevent simultaneous table updates.