Oracle Database Administration I — Question 113

Which two statements are true about the PMON background process? (Choose two.)

Answer options

Correct answer: A, E

Explanation

Option A is correct because PMON is responsible for registering database services with listeners. Option E is also correct as PMON cleans up resources associated with processes that have terminated abnormally. Options B, C, and D are incorrect as they pertain to different Oracle background processes: segment freeing is handled by other processes, transactions rollbacks are managed by the rollback segments, and checkpoint information is managed by the CKPT process.