What is the function of //cntl statement?
No Answer is Posted For this Question
Be the First to Post Answer
after submiting the jcl.how do you know that the job has been completed.
when does a dataset go uncataloged?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
what do you mean By spooling? Expand SPOOL?
What do you understand by the terms: joblib and steplib?
What does a disposition of (NEW,CATLG,DELETE) mean?
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?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Can we find specific member without knowing the name of PDS or can we search a member to which PDS it belongs to? if so how?
Can anyone tell me the syntax for printing two files at two different destinations in a single step?
using cursor how can you fetch more than one record into a variable
how you can direct the data to spool using SYSOUT option?