In job processing, what happens in execution stage?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of dd dummy statement?
How do you check the syntax of a JCL without running it?
What you mean by skeleton JCl?
using cursor how can you fetch more than one record into a variable
i have a string of 80 chars i want to replace 4th char with "a"?
What do you understand by the term notcat 2 – gs?
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
Explain about LMFREE�free data set from its association with data ID
How to point my proc to production dataset always though i keep jcllib order=development.dataset? Is it possible?
What is the difference between BLKSIZE and LRECL?
can a job be submitted through jcl only? is there another way to submit a job?
What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?