Answer Posted / tt
Yes, but not a translator. JCL is like an interpreter.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
List the various advantages of using jcl language?
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
Is acct parameter mandatory?
Is automatic restart possible in jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
what is the difference between JES3 and JES2?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What are steplib and joblib? What for they are used?
Explain the function of the steplib dd statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is job control language?
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 is the motivation behind coding class parameter in job statement?