Using the change log inventory utility to update the BSDS

The DDF statement of the change log inventory utility can be used to insert or update information that is stored in the bootstrap data set.

Procedure

To add or update information in the bootstrap data set:

Use the options of the DDF statement of the change log inventory utility as follows.
  • To update any value, you need to use only the option for that value. To insert new values, you need values for LOCATION, LUNAME, and any other values that you want to specify.
    Value
    Option for inserting or updating
    Location alias
    ALIAS names
    This value is optional. You can add or delete aliases by respecifying the ALIAS names. The new list of names replaces the existing list.
    Location name
    LOCATION=name
    LU name
    LUNAME=name
    Generic LU name
    GENERIC=name
    Password
    PASSWORD=password
    This value is optional, depending on whether you entered a password in the VTAM® APPL statement
    TCP/IP connection port
    PORT=number
    This value is optional. If you specify a value, it must be nonzero and different from the value of RESPORT. You can delete the port by entering 0.
    TCP/IP resync port
    RESPORT=number
    This value is optional. If you specify a value, it must be nonzero and different from the value of PORT. You can delete the port by entering 0.
  • To delete either a generic LU name, a password, or an alias, use one of these keywords:
    Value
    Statement for deleting
    Generic LU name
    NGENERIC
    Password
    NOPASSWD
    Alias
    NOALIAS