Answer Posted / chandrasekhar
JOB EXEC AND DD
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how can a stopped job be started again?
how would you create a temporary dataset? And where will you use them?
What are the parameter we cannot use in procedure?
Explain dfsort utility?
what JCL Procedures?
is there any way to execute more than one proc in the same exec statement at the same time..?
What is condition checking in jcl? Is this possible?
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?
How can values be passed from the job stream to an executable program?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the function of the steplib dd statement?
in ways data can be passed to a COBOL program from JCL?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Must tape dataset definitions include vol=ser specifications?