Can comments be specified at the very beginning of a
jobcard? Will the JCL execute?
Answer Posted / suresh
NO.it cant be specified at the very begining of a job card.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Name a few IBM utility programs, and explain its function.
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?
Explain the hierarchy levels in jcl?
What is the purpose of the dd keylen parameter?
what operation is performed by job statement?
a dd statement has 2 types of parameters. Name them?
How to override loadlib?
What do you understand by the term job time – out and how can you overcome that?
How do you submit a job for execution?
How is a type of file defined in the jcl that executes the cobol program?
what is use of space parameter in dd statement?
Explain the function of a dd statement?
Explain how can return codes be tested before execution of a job step?
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
Explain the function of //cntl statement?