JCL statement can continue writing into next line only you satisfy these three rules. Tricks to best programmer.
Tag: JCL tips and Tricks
In JCL refresher 2, you will learn basic syntax to be used in job control language. Syntax something like how to give comments, other mandatory syntax details given in this post.
JCL is a job controlling language. You will learn how jcl works, and what is the use of it in mainframe in JCL refresher#1.
Top interview question on JCL job cards. Explained with explanations about how many job cards you can give in a JCL.
The JCL quiz really good to take it multiple times so that you will remember the concepts perfectly. Highly useful for mainframe developer.
The advanced JCL interview complex questions given on GDG, Tape data set and mainframe error codes. A quick refresher and surely boosts your knowledge.
The data set in JCL can have three possible options one is KEEP, CATLG and PASS. Each has its own usages. Keep reading more.
JCL cond parameter also called condition, which is highly useful to use in controlling the execution of job steps. The ideas given here you can implement in your project effectively.
Sort card you can write in JCL to select few fields from input dataset and after sorting you can write those records into output file. The JCL is good sort example.
How to execute selected step in JCL job statements. The quick idea really help you get the answer and useful for your project and interviews.
The sample jcl where you send pdf to your mail id. This kind of technic people use to create a report and send it to email id.
The use of more work data sets increases the maximum amount of data DFSORT can process…
You must be logged in to post a comment.