Final answer:
The server processes for database maintenance include DB Maintenance, Task Executor, Maintenance Handler, and System Supervisor. Their purposes are performing maintenance tasks, data storage, load balancing, and parallel processing respectively. They have different notes such as being stopped when not actively running for DBMaintenance and efficient resource utilization for SystemSupervisor. Their licensing status varies as well.
Step-by-step explanation:
Server Processes Name:
DB Maintenance: Performing maintenance tasks on the database.
Task Executor: Data storage
Maintenance Handler: Load balancing
System Supervisor: Parallel processing
Purpose:
DB Maintenance: Performing maintenance tasks on the database.
Task Executor: Data storage
Maintenance Handler: Load balancing
System Supervisor: Parallel processing
Notes:
DB Maintenance: Stopped when not actively running.
Task Executor: Batch processing
Maintenance Handler: Real-time processing
System Supervisor: Efficient resource utilization
Licensed:
DB Maintenance: Yes
Task Executor: No
Maintenance Handler: Yes
System Supervisor: No