wt will happen to the step of a job if u code COND=ONLY
Answer Posted / suman
It is to execute subsequent activity when previous activity
terminated abnormally(unsucessfully).
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What happens if both JOBLIB & STEPLIB is specified ?
What are the jcl procedures?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Explain the function of a dd statement?
How can a jobs execution priority be modified?
What is the difference between the positional and keyword parameters? Give examples.
Is automatic restart possible in jcl? If yes, how?
What is the function of dd disp parameter?
What is job control language?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Explain the hierarchy levels in jcl?
What are the parameter we cannot use in procedure?