CHAPTER 18 MANAGING BACKUP AND RECOVERY
Control group for online backup of databases for a Domino server This control group will be defined to perform an online backup of all databases for a specific Domino server. You can use any name for the control group. However, we recommend that you use the name of the i5/OS subsystem in which the Domino server runs. You can determine the subsystem name by entering the following CL command:
1. Enter the following CL command:
3. On the Backup display, type a 1 and press Enter.
4. On the Backup Planning display, type a 2 and press Enter.
5. On the Work with Backup Control Groups display, type a 1 in the Opt column to create a control group.
6. Type dominox in the Control Group column and press Enter.
7. On the resulting display, enter the following sets of Seq values:
9. In the Command field, type savdombrm and press F4.
10. In the Server name field, type the name of your Domino server; for example, domserv1.
11. In the Control Group field, type the name that you specified in step 6; for example, dominox.
12. If desired, position the cursor to the Files to omit field and specify the location of objects that you want to omit (databases you do not want saved). You must specify the location of the objects as the directory path relative to the server data directory. For example, if you want to omit the file named mydb.nsf that is located in the server data directory /notes/data, type mydb.nsf in the Files to omit field, not /notes/data/mydb.nsf. You can use the wildcard character (*) in the object name.
13. Press Enter twice.
14. Press F3.
15. Select option 1 and press Enter to save and exit the session.
16. Press F3 four times.
BRMS link list to exclude Domino databases Because Domino databases are backed up using other control groups created by the BRMS integration feature, they should be excluded from backups of the rest of the i5/OS integrated file system. This will allow your Domino server to remain active while the rest of the file system is backed up. You can define the QDOMEXCL link list to allow exclusion of Domino databases from backups of the rest of the file system. To create the QDOMEXCL link list, follow these steps:
1. Type the following CL command and press Enter:
4. On the Backup Planning display, type a 5 and press Enter.
5. On the Work with Backup Lists display, type a 1 in the Opt column to add a Backup list, QDOMEXCL in the List Name column, *BKU in the Use column, and *LNK in the Type column.
6. Press Enter.
7. Type a text description, such as "All integrated file system objects except Domino server databases" and press Enter.
8. Type a 2 next to the QDOMEXCL list name and press Enter.
9. Use sets of the Name field and Include or omit field to define the system objects in the list. For example:
Control group for online backup of databases for all Domino servers (optional) This control group will be defined to perform an online backup of all databases for all Domino servers. For the control group name, we use qdomino. You can use a different name.
5. On the Work with Control Groups display, type a 1 in the Opt column and type qdomino in the Control Group column.
11. In the Control Group field, type the control group name you specified in step 5; for example, qdomino.
12. If desired, position the cursor on the Files to omit field and specify the location of objects that you want to omit (databases you do not want saved). You must specify the location of the objects as the directory path relative to the server data directory. For example, if you want to omit the file named mydb.nsf that is located in the server data directory at /server1/data, type mydb.nsf in the Files to omit field, not /server1/data/mydb.nsf. You can use the wildcard character (*) in the object name.
14. Repeat steps 8 through 11 for each Seq entry that represents a Domino server that you want to back up. Specify the appropriate Domino server name and the control group name from step 5. Also specify any objects to omit.
15. Add a final Seq entry that has *exit in the Backup Items column and *dftact in the Weekly Activity SMTWTFS column, but does not invoke the SAVDOMBRM command. That is, for this final Seq entry, skip steps 8 though 11.
16. Press F3.
17. Select option 1 and press Enter to save and exit the session.
18. Press F3 four times.