HBRUUPTI job

The ++HBRHLQ++.SHBRJCL(HBRUUPTI) job creates working data sets based on the control statements that are specified in the ++HBRHLQ++.SHBRPARM(HBRCTRL) data set member.

The JCL variables you set in the ++HBRHLQ++.SHBRPARM(HBRINST) data set member are taken and combined with the variables provided in the control statements to produce the working data sets for configuring a topology.

The HBRUUPTI job performs the following tasks:

  • Copies the required data sets and members and assigns them the high-level qualifier represented by the ++HBRWORKDS++ JCL variable.
  • Assigns the JCL variables in ++HBRHLQ++.SHBRPARM(HBRINST) or ++HBRHLQ++.SHBRPARM(HBRCTRL) to all occurrences of the corresponding runtime variable in the data set members.

    For example, ++WASINSTPATH++ represents the installation path for the WebSphere® Application Server instance. If you set ++WASINSTPATH++ to the value /WebSphere/V80IL2Z1/AppServer in HBRINST, the corresponding runtime variable, WASINSTPATH, is set to the same value wherever it is referenced.

    ++HBRSSID++ represents the SSID of the zRule Execution Server for z/OS®. If you set HBRSSID=HBR1 in HBRCTRL, the corresponding runtime variable, HBRSSID, is set to HBR1 wherever it is referenced.