CL Command Reference - CHGLNKLBRM
CL Command List > CHGLNKLBRM Reference
Description:
The Change Link List (CHGLNKLBRM) allows you to change a list of object to be used in backup or archive processing. You can include the fully qualified object name and whether you want to include or exclude the object from the list.
To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.
Restrictions:
1. The CHGLNKLBRM command uses the i5/OS Save Object (SAV) and Restore Object (RST) commands to process the lists that you enter into the CHGLNKLBRM command. These restrictions can be reviewed in the SAV and RST command help information.
2. You cannot save QDLS or QSYS.LIB using the Save Object using BRM (SAVBRM) command.
Examples:
Example 1: Changing a Link List
CHGLNKLBRM LIST(MYLIST) USE(*BKU)
OBJ((กฏ/*กฏ *INCLUDE) (กฏ/QSYS.LIB/กฏ *OMIT)
(กฏ/QDLS/กฏ *OMIT) (กฏ/NOTES/DATA/กฏ *OMIT))
In this example a list of integrated file system objects includes the entire system except the QSYS.LIB and QDLS file systems, and the /NOTES/DATA directories.