Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


When we create a physical dataset we specify dcb parameter
block size.What is the use of Blocking?

Answers were Sorted based on User's Feedback



When we create a physical dataset we specify dcb parameter block size.What is the use of Blocking?..

Answer / 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

When we create a physical dataset we specify dcb parameter block size.What is the use of Blocking?..

Answer / ashish

dcb is to specify the nature of the filei.e size, format,
blksize, ps or po.

Is This Answer Correct ?    4 Yes 2 No

When we create a physical dataset we specify dcb parameter block size.What is the use of Blocking?..

Answer / neethu

BLOCK SIZE IS USED TO MENTION HOW MANY BLOCKS ALLOCATE TO
STORE MY DATA.IT ALWAYS COME AS MULTIPLES OF RECORD LENGTH.
FOR EXAMPLE DCB=(LRECL=80,RECFM=FB,BLKSIZE=800).

Is This Answer Correct ?    3 Yes 2 No

When we create a physical dataset we specify dcb parameter block size.What is the use of Blocking?..

Answer / sizer

We use Blocking when want increase the read/write speed
with this dataset. Than greater is BLKSIZE, then faster is
IO.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

What do you mean by linkage section?

0 Answers  


Expalin about Ibm frameworkinh working & is it platform independant & open source?

0 Answers   IBM,


How much memory does variable of 6 decimal (15, 2) take in PL/1?

1 Answers   IBM,


How to find all duplicate records?

0 Answers  


Explain foreign keys?

0 Answers  


1) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?

1 Answers   IBM,


Name the versions of ibm mainframes have introduced in the market?

0 Answers  


Explain database descriptor in brief?

0 Answers  


is it possible to write array elements to pf

0 Answers  


How to compile PL/1 DB2 program? Please provide me details on this process?

1 Answers   SPIC, Verizon,


Is it possible to move the alphanumeric variables to a numeric variable?

0 Answers  


Which is the difference between delimited by size and delimited by space?

0 Answers  


Categories