IBM OS/370, MVS, OS/390, Linux, TPF, VM/CMS, VM/ESA, VSE/ESA, z/VM, z/VSE, z/OS, z/OS.e etc...
by Lee1990 » Tue May 28, 2013 10:20 pm
Can we make use of the FMID's those were already installed in a zone for a new or another zone?
-
Lee1990
-
- Posts: 2
- Joined: Tue May 28, 2013 9:17 pm
- Has thanked: 1 time
- Been thanked: 0 time
by steve-myers » Wed May 29, 2013 12:27 am
The SMP/E data base has three "zones."
- The "Global" zone. All maintenance is received into the global zone.
- One or more "target" zones. "Target" zones roughly represent an execution environment.
- One or more "DLIB" zones. A DLIB zone represents the libraries containing the raw data that is incorporated into the live execution environment in the target zones. Each DLIB zone is linked to one or more target zones. In concept, data in a DLIB zone represents solid data that can be used to recreate portions of ot an entire FMID in a target zone.
All of the live data in target and DLIB zones is in FMIDs. An FMID in a DLIB zone is usually installed in at least one of the linked target zones.
So, the direct answer to your question is yes. An FMID defined in a DLIB zone (or not yet "accepted" into a DLIB zone) can be applied to a target zone that is defined in same global zone.
- These users thanked the author steve-myers for the post:
- Lee1990 (Wed May 29, 2013 3:06 pm)
-
steve-myers
- Global moderator
-
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Has thanked: 4 times
- Been thanked: 243 times
by Lee1990 » Wed May 29, 2013 3:06 pm
In this case, we have a common global zone and individual Target and Distribution zones for each Product. The FMID's were already ACCEPTed into the DLIB zone of the Products previous version. Now can we use the ACCEPTed FMID's to install the Products new version?
-
Lee1990
-
- Posts: 2
- Joined: Tue May 28, 2013 9:17 pm
- Has thanked: 1 time
- Been thanked: 0 time
by nevilh » Wed May 29, 2013 7:58 pm
Have you tried looking at the BUILDMCS command to see if it will help you?
-
nevilh
-
- Posts: 39
- Joined: Wed Jun 01, 2011 8:28 pm
- Has thanked: 0 time
- Been thanked: 3 times
by steve-myers » Sun Jun 02, 2013 9:03 am
Lee1990 wrote:In this case, we have a common global zone and individual Target and Distribution zones for each Product. The FMID's were already ACCEPTed into the DLIB zone of the Products previous version. Now can we use the ACCEPTed FMID's to install the Products new version?
A new version of a product usually has a new FMID or FMIDs. You receive the new FMIDs into a global zone and apply them. The new FMIDs usually delete the old FMIDs.
Just an observation: for backup reasons, many shops build new CSI, DLIB and target libraries for the new FMID so they have a back out if there are problems with the new version.
-
steve-myers
- Global moderator
-
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Has thanked: 4 times
- Been thanked: 243 times
Return to Operating Systems