Explain how can a stopped job be started again?
No Answer is Posted For this Question
Be the First to Post Answer
Name the system library from which modules are retrieved at execution
Is condition checking possible in jcl?
how to allocate a dynamic dataset in jcl ?
What are the common keyword parameters in both job and exec statements
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
can u execute a proc from another proc?
what is fixed length and variable length and difference between them
How many parameters are there to a DISP statement and what are their uses ?
Explain concatenating datasets?
What will happen if two JOB statements are mentioned in an JCL continuously.
I have a dataset with record length 40 in production, due to some requirements it was changed to 80. Then how can we know the jobs which are effected by this change and how can we resolve it.
which parameter is used to check the syntax of a jcl without executing it?