What are the parameters that are used in creating a gdg?
How to see the COMP3 value(packd decimal)
What are the 4 fields in dd statement?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
What is catelog procedure and how many catelog procedure to use in one job?
Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
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 ?
What is a procedure?
what JCL Procedures?
what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......
How to test thru JCL if any file(PS or VSAM) is empty or not. I do not want to use any COBOL prog or Ezytrieve and want to do using utility.
can u execute a proc from another proc?