What are the parameter in the job card wihtout which job
won't run........
Answer Posted / k.suman
to submit a job job name must be specify,other wise system
won't recognize the job.other parameters are not mandatory.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
what is use of dsn parameter in dd statement?
List the various advantages of using jcl language?
which utility is used to sort a file in jcl?
Explain how can a jobs execution priority be modified?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
What is the purpose of disp parameter?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is the syntax of JCL statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What dd statement is used to supply the name of a dataset?
How is the record format of an output dataset specified?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Explain the function of a dd statement?
what sort card you will use to copy the data from one dataset to another dataset?