Block

From VSI OpenVMS Wiki
Revision as of 00:11, 15 December 2019 by Jane.doe (talk | contribs) (Created page with "A '''block''' is a unit of data storage equal to 512 bytes. Historically, it is the smallest addressable unit of information on a disk. By default, all memor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A block is a unit of data storage equal to 512 bytes. Historically, it is the smallest addressable unit of information on a disk. By default, all memory information is displayed in blocks rather than bytes. Some commands like SHOW DEVICE offer BLOCKS and BYTES as the option of the /UNIT qualifier; you can also set your process preference with SET PROCESS/UNITS.