When we create a physical dataset we specify dcb parameter
block size.What is the use of Blocking?
Answer Posted / saravana
Blocking must be in multiples of LRECL. for eg,
DCB=(REFCM=FB,LRECL=80,BLKSIZE=800) It specifies a group of
record length into one single block field.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the meaning of a (new, catalog, keep) disposition mean?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
Explain foreign keys?
what is the right time for using in-line perform?
What is defragmentation?
Write the difference between hidam and hdam databases?
Explain the use of the where?
A word in the computer memory is identified by_________
what u mean by csrloc and rtncsrloc in rpgIV in as/400.Give an eg? to do...give some coding...what is row no and column no ???..if possible...give a no of lines coding....please
List the type of locks?
What will happen if both steplib and joblib are determined?
When do you get -811 sqlcode and how to resolve it?
Can you explain referential integrity?
State the maximum number of tables that can be joined?
List the type of locks and explain each of them.