BACKUP= Parameter File Option

Controls whether the objects in the domain can be backed up or restored using the SPD Server backup and restore utilities.

Valid in: libnames.parm parameter file
Default: NO
Restriction: Users cannot create tables with the DS2 and FedSQL languages in domains that have BACKUP=YES.

Syntax

BACKUP= NO | YES

Arguments

NO

disables backup and restore utilities. This is the default setting.

YES

enables use of SPD Server backup and restore utilities. For more information, see Backing Up and Restoring SPD Server Data.

Details

Users of the DS2 and FedSQL languages will get the following error if they try to create a table in a BACKUP=YES domain:
ERROR: Creation of aligned tables in BACKUP=YES domains not supported
Last updated: February 3, 2017