How do you access an uncatalogued dataset in a jcl?
No Answer is Posted For this Question
Be the First to Post Answer
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
Are there any set of rules for the names of the steps used in a job? What are they?
How can the disposition of sysout datasets be set for an entire jobstream?
For how long a job can be executed continuously in a mainframe ?
if we give two job cards in a single what happens
how do u define a file in cobol and jcl ?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
How to find in aparticular step how many versions a paricular gdg base have?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
What is DISP= (NEW,PASS,DELETE)?