SMPE Questions
SMPE Questions
SMPE is the basic tool for managing the software installation in z/os
mainframe,smpe manages software versions,helps apply patches and updates.
2) what is sysmod?
sysmod is the actual package containing information smpe needs to install and
track system modifications
distribution library
distribution library
When a problem with a software element is discovered, IBM supplies its customers
with a tested fix for that problem. This will come in a form of a program temporary
fix (PTF).
PTFs are designed to update or replace one or more complete elements of a system
function.
'Card catalog' Contain all the information SMP/E needs to track the distribution
and target libraries.
* Contain an entry for each element in its libraries. element name, type, History
Global zone Contains entries needed to identify and describe each target and
distribution zone to SMP/E and stores information about SMP/E processing
options.Contains status information for all SYSMODs SMP/E has begun to
process and holds exception data for SYSMODs requiring special handling or that
are in error.
Target zone Contains information that describes the content, structure, and status
of the target libraries. It also contains a pointer to the related distribution zone,
which can be used in APPLY, RESTORE, and LINK when SMP/E is processing a
SYSMOD and needs to check the level of the elements in the distribution libraries.
Distribution zone Contains information that describe the content, structure, and
status of the distribution libraries. Each distribution zone also points to the related
target zone, which is used when SMP/E is accepting a SYSMOD and needs to
check if the SYSMOD has already been applied.
By using MCS
FMID= Track the function sysmod which is newly installed in the system.