What are the difference between jcl and jes?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by the term job time – out and how can you overcome that?
wt will happen to the step of a job if u code COND=ONLY
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
What are three major types of JCL statements? What are their functions?
What is Backward Referencing ?
how to increase the space of a dataset in instream procedure.
Explain the purpose of dd dummy statement?
how to put a dependency on job in jcl using opc scheduler?
how many types of sorts are there in jcl?
how to edit a tape dataset ? asked in wipro
If a field is declared as a comp-3 field and if we want to sort a dataset based on this field, then how will the sort card be??? e.g- if we want to sort by a field which is defined as a PIC X(5) then we will mention - sort fields=(1,5,ch,a). Likewise if a field is defined as PIC S9(10)COMP-3 then in this case how will the sort field be defined (because in this case a sign is also involved)???
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?