InterviewSolution
Saved Bookmarks
| 1. |
What Does Cond=only Mean ? |
|
Answer» It means that this job STEP will be EXECUTED only if a previous step had ABNORMALLY terminated. It means that this job step will be executed only if a previous step had abnormally terminated. |
|