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 |
What are the common keyword parameters in both job and exec statements
What is the difference between run mode and addressing mode?
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
what is full form of AIX
How to execute a set of JCL statements from a COBOL program ?
what is the use of JCL?
which are the parameters mandatory in job card ?
When will we need to specify Space parameter ?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain about File Tailoring
what is alternate index?
How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.