Is it possiable to use a gdg in the INCLUDE statement in a
SORT jcl? I am using this because I want to change the
condition with out changing the jcl. Please provide with a
sample code.
Answer Posted / soni
anyways u will just give the position of file in include
stt of your sort card, the file may be ps or gdg file.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are steplib and joblib? What for they are used?
What is the use of symbol // in jcl?
How do you submit a job for execution?
what operation is performed by job statement?
how you can direct the data to spool using SYSOUT option?
A dd statement consists of 4 fields. Name them?
List the different components of jcl statement?
Differentiate between the joblib and the steplib statements?
Is automatic restart possible in jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is the purpose of dd * statement in jcl?
a dd statement has 2 types of parameters. Name them?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?