zowe / zowe-cli

Zowe CLI
Eclipse Public License 2.0
116 stars 86 forks source link

Automatic block size for data set allocation #2296

Open adam-wolfe opened 2 months ago

adam-wolfe commented 2 months ago

Is your feature request related to a problem? Please describe.

In ISPF, users can specify a block size of 0 when allocating a data set to let the system pick a block size based on the lrecl. However, specifying a block size of 0 in Zowe Explorer results in a data set being allocated with a block size that is equal to the lrecl.

Describe the solution you'd like

Ideally, users would be able to enter a lrecl and record format, then specify block size of 0 and assume that the system will allocate the data set with an optimal block size.

Describe alternatives you've considered

Additional context

Relevant IBM articles: https://www.ibm.com/docs/en/zos/3.1.0?topic=attributes-block-size-record-length https://www.ibm.com/docs/en/zos/3.1.0?topic=blksize-system-determined-block-size

github-actions[bot] commented 2 months ago

Thank you for raising this enhancement request. The community has 90 days to vote on it. If the enhancement receives at least 10 upvotes, it is added to our development backlog. If it receives fewer votes, the issue is closed.