what is DD statement is used in JCL?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by the terms: joblib and steplib?
how to eliminate the duplicates in sorting
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?
How to copy VSAM files without using REPRO
//{name} INCLUDE MEMBER=memname {comments} in the include statement, what actually happens when its executed? The membername conatains a list of valid JCL statements, so will the include statement be substituted by these statements and how can we mention the pds that conatains the member? How does the include group differ from a PROC? how is include statement connected to JOBLIB and STEPLIB?
can we bowse or edit the GDG dataset if it is a tape entry?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
Please give me the coding for converting VB to FB and FB to VB
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?
What is the purpose of dd dummy statement?