The following qualifiers identify the journaling targets:
/FILE
Specifies that the argument contains a file-specification for a single database file. The /FILE qualifier is incompatible with the /REGION qualifier.
/R[EGION]
Specifies that the argument contains a region-name which, through the mapping of the current Global Directory, identifies a database file. SET /REGION modifies multiple files when the parameter contains more than one name and/or wildcards. The /REGION qualifier is incompatible with the /FILE qualifier.