View previous topic :: View next topic |
Author |
Message |
simham Beginner
Joined: 26 May 2004 Posts: 7 Topics: 7
|
Posted: Mon Jul 26, 2004 2:29 am Post subject: Limit of BLKSIZE |
|
|
Hi friends,
I have a query regarding the BLKSIZE parameter. Any limit is there for specifying this parameter. i,e the size should not be greater than a number.THis was asked by my interviewer.
Thanks and regards
Simham K |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Mon Jul 26, 2004 5:30 am Post subject: |
|
|
Simham,
The number of bytes that you specify for BLKSIZE depends on the device type and the record format for the data set. The maximum is 32760 for DASD data sets and 2,147,483,648 for tape or DUMMY data sets, except for data sets on magnetic tape with ISO/ANSI version 3 labels, where the minimum value for BLKSIZE is 18 bytes and the maximum is 2048 bytes.
Hope this helps...
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|