What is the meaning of the following declaration :
DCB=BLKSIZE=,
What is the difference between above declaration & not
specifying DCB at all for a output file?
Answer / gaurav
it specifies the block size. If not specified, system will
automatically assign the block size for the data
| Is This Answer Correct ? | 3 Yes | 0 No |
List the different components of jcl statement?
What are the basic JCL Statements for a Job?
please could u tell me the difference between SORT, SYNCSORT,CA-SORT, DFSORT,
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what happens in execution stage in job processing?
when does a dataset go uncataloged?
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
What is the use of DSNDB07 ?
How do you override a parameter in Positional parameters?
What is condition checking in jcl? Is this possible?
What you mean by skeleton JCl?