Show TOC

util_vol_nlistLocate this document in the navigation structure

This parameter defines a list of non-database files or directories that are located on the database disk volumes but that need not appear in the list of files to back up in the input file. These files can be automatically included in the backup, if available, but are never reported in the BACKINT interface messages.

Caution

During a restore, these files might be overwritten without warning.

util_vol_nlist = (<nfile_name1>, <nfile_name2>, …)|no_check
         

Possible value:

no_check: deactivates the BACKINT check of the backup volumes. This check makes sure that the backup volumes do not contain either non-database files or database files belonging to a database other than the one to be backed up.

Caution

When no_check is set, you must make sure that the database volumes (directories sapdata, origlog, and mirrlog) only contain database files of the database to be backed up. Or, if the database volumes contain either non-database files or database files from a database other than the one to be backed up, be aware that such files can be overwritten without warning.