General properties of deployments

You can use the General tab on the View Deployment page to view the properties of the deployment. Properties include, but are not limited to, the name, description, and objective of the deployment, the categories to which it is assigned, and details about the source and target software instance.

Table 1 lists and describes the items displayed on the General tab.

Table 1. Items on the General tab
Item Description
Deployment name Name of the deployment.
Deployment description Description of the deployment.
Categories Categories to which the deployment is assigned.
Activity State of the deployment. One of the following values is displayed:
  • Being modified. The deployment is being modified by another user. If the deployment is in progress, the deployment holds the lock for the corresponding software. Otherwise, the deployment does not hold the lock.

    To view the user ID of the user who is modifying the deployment and the date and time the user started modifying it, click the lock icon or the link. To obtain the lock for the deployment, complete the steps provided in help topic Locking objects in z/OSMF.

  • Canceled. The deployment was canceled. The deployment does not hold the lock for the corresponding software.
  • Completed. The deployment is complete. The deployment does not hold the lock for the corresponding software.
  • In progress. The deployment is in progress (not complete), however, no user is currently modifying it. The deployment holds the lock for the corresponding software.
Source Software Properties of the source software. The table contains the following columns:
  • Name. Name of the software instance or portable software instance.
  • System. z/OSMF host system that has access to the volumes and data sets where the source software instances resides or has access to the unix directory where the source portable software instance resides. For more information about systems, see help topic Defining your systems to z/OSMF.
  • Description. Description of the software instance or portable software instance.
  • Categories. Categories to which the software instance or portable software instance is assigned.
  • Global Zone CSI. CSI data set that contains the global zone used to manage the software.
  • Target Zones. Target zones in the specified global zone that describe the software.
Target Software Instance Properties of the target software instance. The table contains the following columns:
  • Name. Name of the software instance or portable software instance.
  • System. z/OSMF host system that has access to the volumes and data sets where the target software instance will reside. For more information about systems, see help topic Defining your systems to z/OSMF.
  • Description. Description of the software instance or portable software instance.
  • Categories. Categories to which the software instance or portable software instance is assigned.
  • Global Zone CSI. CSI data set that contains the global zone used to manage the software.
  • Target Zones. Target zones in the specified global zone that describe the software.
Deployment objective Objective of the deployment. One of the following values is displayed:
  • Create new software instance, create new global zone. The deployment will create a copy of the source software instance and add it to the target system. The deployment will create a new global zone CSI on the target system and connect the target software instance (the resulting copy) to it.
  • Create new software instance, connect to existing global zone. The deployment will create a copy of the source software instance and add it to the target system. The deployment will connect the target software instance to an existing global zone CSI.
  • Replace existing software instance, connect to its existing global zone. The deployment will delete an existing software instance and create a copy of the source software instance to take its place. The deployment will connect the target software instance to the existing instance's global zone CSI.
Copy the distribution zones and libraries Indicator of whether the deployment is to copy the distribution zones and the distribution libraries (DLIBs) associated with the source software. The value is either Yes (copy) or No (do not copy).
Action Summary List of the actions taken against the deployment. The table contains the following columns:
  • Action. Action taken against the deployment.
  • Date and Time. Date and time the action occurred.
  • User. User ID of the user who completed the action.