On Fri, 30 Jan 2004, Joe Howell wrote: > ...If I put an > "include.systemobject mgtclass" into the optionset or into dsm.opt, is > that going to override a "domain -systemobject" statement? Will it be > honored by a scheduled "dsmc backup systemobject" command?
The 'include.systemobject mgtclass' will not override the 'domain -systemobject'; it just means that whenever a system object is backed up (if ever), it'll go into that mgtclass. The 'domain -systemobject' means that system objects will not be backed up during 'full' incremental backups (which is the only time a domain statement has an effect). A scheduled 'dsmc backup systemobject' will result in the system object being backed up regardless of what domain statement is in effect, and it will go to the mgt class specified on the 'include.systemobject' statement. Regards, Bill Bill Kelly Auburn University OIT 334-844-9917
