Hello,
Is it possible to bind the selective and incremental backups of Notes to
different mgmt classes?
For the TDP Informix, you can use a statement like
include /inf_shm/inf_shm/*/0 MGMT_DB_FULL
include /inf_shm/inf_Shm/*/1 MGMT_DB_INCR
to bind the full backups (.../*/0) to the mgmt class MGMT_DB_FULL and the
incremental backups (.../*/1) to the mgmt class MGMT_DB_INCR.
Is there an equivalent statement for the Notes backup (tried already a
look-alike statement, but it did not work)?
thanks,
Kurt