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
how do we describe static call and dynamic call?
Is the order of the when clause significant in an evaluate statement?
Name the versions of ibm mainframes have introduced in the market?
Explain delete-connected tables?
Can you explain function of iebgener?
What is inspect and what is it used for?
how do we describe cataloged procedure and an instream procedure?
Write about a ‘view’ in brief?
how could you write a program in a structured format?
If a ceo wants to see all employees of the company from an online screen. How will be the design of the map from the developer point of view?
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
Define where and its usage?
How are type 1 and type 2 indexes different?
Explain foreign keys?
can any one exaplin about Decision Tables in test region with good example