InterviewSolution
| 1. |
What Are Your Day To Day Activities As Backup Admin? |
|
Answer» It begins with monitoring the current jobs running in Job controller, Make sure that No job should be in pending & Waiting state without a valid REASON. ALSO check for suspended and queued Jobs. check if any of the job has got delay reasons, Also check for the Jobs which are running for more than 24 hours. Below are some of the health check tasks.
It begins with monitoring the current jobs running in Job controller, Make sure that No job should be in pending & Waiting state without a valid Reason. Also check for suspended and queued Jobs. check if any of the job has got delay reasons, Also check for the Jobs which are running for more than 24 hours. Below are some of the health check tasks. |
|