C2010-509 · Question #14
What is the purpose of the client acceptor daemon?
The correct answer is D. It automatically starts and stops the scheduler process as needed. The client acceptor daemon serves as an external timer for the scheduler. When the scheduler is started, it queries the server for the next scheduled event. The event is either executedimmediately or the scheduler exits. The client acceptor daemon restarts the scheduler when it…
Question
What is the purpose of the client acceptor daemon?
Options
- AIt enables client side deduplication.
- BIt is a light-weight acceptor for restoring client files.
- CIt accepts commands from the Tivoli Storage Manager server.
- DIt automatically starts and stops the scheduler process as needed.
How the community answered
(36 responses)- A11% (4)
- B14% (5)
- C3% (1)
- D72% (26)
Explanation
The client acceptor daemon serves as an external timer for the scheduler. When the scheduler is started, it queries the server for the next scheduled event. The event is either executedimmediately or the scheduler exits. The client acceptor daemon restarts the scheduler when it is time to execute the scheduled event.
Topics
Community Discussion
No community discussion yet for this question.