Is automatic restart possible in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What will happen if two JOB statements are mentioned in an JCL continuously.
how to concatenate datasets
How to send different PARM values based on the any condition to the program in a JCL? For example :- If the time is before 12:00 pm, I want to send "A" to some program and if it past 12:00 pm , I want to send "B" as a PARM value to that program. How to do it thur JCL only?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What are the rules employed while naming the steps in a job?
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' ?
What is the use of ikjeft1b utility in jcl?
In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
Why include statement is used in a jcl?
Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
what is instream data
For how long a job can be executed continuously in a mainframe ?