The optional space management coordinator process (SMCO) schedules various space management tasks, including proactive space allocation and space reclamation. SMCO dynamically spawns space management worker processes (Wnnn) to implement these tasks. After starting, the worker acts as an autonomous agent. After it finishes a task, the worker process automatically picks up another task from the queue. The process terminates itself after being idle for a long time.

Wnnn worker processes (named W001, W002, and so on) perform tasks on behalf of Space Management and the Oracle Database In-Memory option.

For Space Management, Wnnn processes perform space management tasks in the background, including the following:

For the Oracle Database In-Memory option, Wnnn processes perform the following tasks:

Both SMCO and Wnnn can run as threads or as operating system processes.