What is the difference between run mode and addressing mode?
No Answer is Posted For this Question
Be the First to Post Answer
what is a cataloged procedure ?
Why include statement is used in a jcl?
how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?
How to run cobol program using jcl?
Is condition checking possible in jcl? If yes, how?
Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?
Explain COND used in JCL?
how to compare two datasets without using superce because output is limited to 133 bytes
GDG Create syntax ?
What happens if both JOBLIB and STEPLIB is specified ?
How can unused space allocation be returned to the system when a dataset is closed?
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.