process.Organization
The process.Organization class provides a GlobalName that can be used to distinguish between copies of the same z/OS®, and to preserve uniqueness in the CCMDB. For example, if the site has a production z/OS system with an SMFID called MVS1 and another z/OS system in a Disaster Recovery environment with the same SMFID called MVS1, to distinguish between the z/OS images, the Organization must be set to different values. The value for GlobalName is provided by the ORGNAME parameter at discovery time or by the defaultOrg value when the IdML book file is loaded into the CCMDB.
The z/OS DLA provides a configuration option in member IZDCDEF that enables you to set the Global Name. The default is < defaultOrg>, which means that the CCMDB-configured default is used.
Attributes
CDM attribute | Attribute | Example |
---|---|---|
GlobalName | Customer-assigned value by the ORGNAME in the IZDCDEF member or the literal <defaultOrg> | TESTORG |
Requirements for discovery
None. One instance is populated in all z/OS DLA books.
CDM specific information
CDM naming rule | process.Organization | |
CDM attribute | Value | Example |
id (IdML) | <GlobalName>- Organization | <defaultOrg>-Organization |
sourceToken (IdML) | <GlobalName>- Organization | <defaultOrg>-Organization |
Naming rules
GlobalOrg
Relationships
Link type | Source | Target | Comment |
---|---|---|---|
Owns | Organization | sys.zOS.Sysplex | |
Owns | Organization | sys.zOS.zOS | |
Owns | Organization | sys.zOS.ZVM |