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 |
What is a procedure?
can we copy a file from fixed block to variable block and vice versa ....asap
Describe the JOB statement, its meaning, syntax and significant keywords?
How to see the COMP3 value(packd decimal)
I've one sequential file, that file size is LREC=100 (File contain Records like 1 to 100). Now I was increase the file size is LREC=102. My question is I want insert 00 (Two Zeros) in to the new file (That output file looks like : 00123 up to 100). How will write the SORT card in JCL. Please let me know.
What is model dataset label(Model DSCB)?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
what is SOC4 error?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
what are the types of abends that occur on job failure? And explain the possible causes of these
Is automatic restart possible in jcl?
wht is sysudump n sysout,sysprint ?