List the different jcl statements that are not permitted in the procedures?
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.
What is the significance of addrspc parameter in exec statement?
how you can direct the data to spool using SYSOUT option?
if we give two job cards in a single what happens
What is the improvement to COND= in the latest version of MVS?
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).
How to find the length of variable length copybook using fileaid ??
I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:
What is the difference between static call & Dynamic call ?
how to create a member or sequential dataset through tso command??
Explain how can a stopped job be started again?
What is the max blocksize for a Tape file?