Add members to QAZLCSAVL file

To enable file-level backup and recovery from i5/OS™, add a member for each integrated Windows server to the QAZLCSAVL file in QUSRSYS. For the member name, use the NWSD name of the server (nwsdname).

To add a member, do this:

  1. On the i5/OS command line, type:

    ADDPFM FILE(QUSRSYS/QAZLCSAVL) MBR(nwsdname)
     TEXT('description')  EXPDATE(*NONE) SHARE(*NO) SRCTYPE(*NONE)
  2. In the file member that you just created, list all the shares that you want to be able to save. List each share name that you defined for the server on a separate line. The maximum length that the Windows share name can be is 12 characters. Share names can have embedded blanks. For example, if you defined cshare, dshare, eshare, fshare, gshare, and my share as shares on WINSVR1, your member name WINSVR1 would look like this:

                                                                     QUSRSYS/QAZLCSAVL
                                                                     WINSVR1
      0001.00  cshare
      0002.00  dshare
      0003.00  eshare
      0004.00  fshare
      0005.00  gshare
      0006.00  my share  
    Note:
    If you specify multiple share names that point to the same integrated server directory, i5/OS saves the data multiple times for a "save all" request. To avoid duplicating data when you save it, do not include multiple shares that include the same directory or data.