Is automatic restart possible in jcl? If yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
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)???
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
how can u identify the db2 from jcl ?
can anyone explain me about sort in jcl with inrec and outrec ?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
is step name is compulsory in jcl ?
what is mainframe?
If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
What is the format of comment statement?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the use of IEBGENER ?
How to compare 2 files using File-Aid?