Name some of the JCL statements that are not allowed in procs.?

Answer Posted / guest

Some of the JCL statements which are not allowed in
procedures are:

1. JOB, Delimiter(/*), or Null statements

2. JOBLIB or JOBCAT DD statements

3. DD * or DATA statements

4. Any JES2 or JES3 control statements

Is This Answer Correct ?    40 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How gdg are concatenated?

668


Explain how can the disposition of sysout datasets be set for an entire jobstream?

634


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

809


Is their any set of rules for dd? Explain.

655


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

779






What is the function of a dd statement?

702


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1343


What is the significance of addrspc parameter in the exec statement?

616


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

969


what is use of dsn parameter in dd statement?

666


What happens if both JOBLIB & STEPLIB is specified ?

604


what is SOC4 error?

732


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

771


how do you code a null statement?

770


What are steplib and joblib? What for they are used?

687