RMS SEQFILE WBH

From VSI OpenVMS Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

RMS_SEQFILE_WBH is a system parameter that enables or disables the RMS writebehind feature as a system default for any unshared sequential disk file if the file is opened for image I/O with write access specified. This parameter is available on Alpha and Integrity servers only. The possible settings are the following:

Setting Description
0 (default) Do not enable writebehind feature. Preserve prior behavior of using writebehind only if the user requests it by setting RAB$V_WBH in RAB$L_ROP.
1 Enable writebehind feature as system default, including the allocation of at least two local buffers.

RMS_SEQFILE_WBH is a DYNAMIC parameter.