Managing Software Changes (G06.25+, H06.03+, J06.03+)

What Is in a Softdoc
Managing Software Changes427169-005
A-6
Initial PVU Softdoc Example
- Perform the pre-installation steps shown below.
- Run ZPHIRNM to perform the RENAME step.
- If not using G05.00 onward, VOLUME to the new/updated SYSnn,
and run VTILT to determine if Shared Runtime Library conflicts
must be resolved before loading the system.
- Perform the post-installation steps shown below.
- Perform these pre-installation steps.
NONE.
- Perform these post-installation steps.
NONE.
New Features:
1. [G12]
This initial PVU contains support for processh measurement of DLLs.
It contains support for file-level measurement of all object files of
a process under processh measurement. It also contains support for
processh totals, providing aggregated counts across processes executing
the same object code.
(No SOLN)
Problems Corrected:
1. [G12]
SYMPTOMS:
Duplicated timestamps when allocating internal records causes errors when
reporting Measure data
(SOLN 10-041005-0394)
2. [G12]
SYMPTOMS:
MEASURE truncates the structured filename specified in one of
the DEFINEs when filelength is greater than 26.
(SOLN 10-040510-5909)
3. [G12]
SYMPTOMS:
MEASCOM displayed "file-system error 45" when the data file is
full and the measurement was started with OSS or SQL option.
Instead of giving file system error, data file can be read after
giving error 3243:
MEAS 3243 OSS or ANSI SQL journal segment not attached.
Cause: Disc space was not sufficient or segment allocation
failed for building OSS or ANSI SQL journal segment.
Result: File is opened successfully, but journal segment is
not attached.
Recovery: Translation requests may be processed from the OSS
file system on the current system. If access to the
OSS journal segment is desired then start a
measurement on a disk having enough space.
(SOLN 10-031219-2023)