Deployment of an Update Package that Contains Only UBE Objects:

  1. Sets the F9651 field mdmchrcdnm=50 to prepare the server for deployment.

  2. Sets the F9651 field mdmchrcdnm=10 to indicate deployment is happening.

  3. Places a lock on only the UBEs in the package. If there is a submit to run a UBE in the package, it is inserted into the F988259 table and held until the package is complete.

  4. Merges the update package tables with the current database to which the spec.ini points.

  5. Deletes only the directories of the UBEs that are in the package from the Runtime cache directory, <pathcode>/<package name>/runtimeCache.

  6. (Starting with Tools Release 9.2.5.0) If the package is a client package, on the deployment server, include, include64, source and source64 to the parent package.

  7. Sets the F9651 field mdmchrcdnm= 30 to indicate deployment is finished.

  8. Submits the list of UBEs in the F988259 to run.

Note: Only the UBEs in the package are not allowed to run. All other UBEs will be processed during deployment.