SET FILE/BI JOURNAL

From VSI OpenVMS Wiki
Jump to: navigation, search

SET FILE/BI_JOURNAL is a DCL command that Marks one or more RMS files for before-image journaling. You can also specify certain characteristics of the journal with this command, including its file specification, whether it is to be created, its initial size, and its default extension quantity. The SET FILE/NOBI_JOURNAL command unmarks a file for before-image journaling. The SET FILE command is not supported for remote files. You must use the SET FILE command from the system where the file is located.

Requires read (R), write (W), and control access. Being the ownerof the file is one way to get Control access.

Syntax

SET FILE/[NO]BI_JOURNAL[=(keyword[,...])] data-filespec[,...] 

Qualifiers

/LOG

See also