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 to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
can we bowse or edit the GDG dataset if it is a tape entry?
For how long a job can be executed continuously in a mainframe ?
I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.
What are the 2 types of parameters in dd statement?
is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How can the disposition of sysout datasets be set for an entire jobstream?
There is one QSAM is the VB file. i want to get the first characters in this file and change those characters from'abcd' to '1234' and creat a vasm file to put '1234' in it. how to do in only JCL. if it not QSAM, it's VASM and VB. how to do it.
What is DYNAMBR in jcl?
What is the use of ikjeft1b utility in jcl?
What are isolation levels? Where do we need to specify them in compiling JCL?