What is maximum length of block size?
Answers were Sorted based on User's Feedback
Answer / tidda
32760? (For a FB file)
quick question: what if record length is greater than this
limit?
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / ram
max length of blksize is 32760 bytes}
}-- for both vb,fb
max length of lrecl is 32760 bytes}
thanks,
Ram.
| Is This Answer Correct ? | 4 Yes | 0 No |
How do you check the syntax of a JCL without running it?
Could anyone please suggest me what is the maximum length of data that can be pass as input in //sysin dd * This was asked in interview. TIA
Explain the jcl exec statement?
restart logic ?
Explain about LMPUT-
what is a null indicator in db2?
What is Cataloged Procedures?
List some valid operation codes in JCL
I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
if we give TIME=0 how many sec that job/step
wht do u mean by notify parameter, how can u give acess to multiple users ?