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 |
Name the system library from which modules are retrieved at execution
wht do u mean by notify parameter, how can u give acess to multiple users ?
what is A-MODE and R-MODE?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides
When space is allocated for an output dataset, what units can be used?
How can a job send a status message to a tso user at the completion of a job?
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
A job has 90 steps i want to execute only step7 and step15
What are the basic JCL Statements for a Job?
For how long a job can be executed continuously in a mainframe ?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?