InterviewSolution
| 1. |
What Is “wait For Confirmation”? What Is The Use Of It? |
|
Answer» It is similar to a HOLD but the job won't be in HELD Status. Sometimes if any manual confirmation is required before executing a job, we'll use"WAIT for confirmation" in EXECUTION tab. If you select this OPTION, the job will turn in "PINK" color. You have to Right CLICK and "Confirm" the job to run (it may go in Wait status, if ithas any other prerequisite conditions or time dependency) It is similar to a HOLD but the job won't be in Held Status. Sometimes if any manual confirmation is required before executing a job, we'll use"Wait for confirmation" in Execution tab. If you select this option, the job will turn in "PINK" color. You have to Right click and "Confirm" the job to run (it may go in Wait status, if ithas any other prerequisite conditions or time dependency) |
|