DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-139
4181 ZPHI-EVT-DUP-OSS-FILE-WARN
4181 ZPHI-EVT-DUP-OSS-FILE-WARN
A duplicate product OSS file instruction was found.
ZPHI-TKN-PRODUCT-NUM-1
is the number identifier for the first occurrence of the duplicated product.
ZPHI-TKN-PAX-FILE-1
is the name of the pax archive file that contains the OSS file for the first occurrence
of the duplicated product.
ZPHI-TKN-PRODUCT-NUM-2
is the number identifier for the second occurrence of the duplicated product.
ZPHI-TKN-PAX-FILE-2
is the name of the pax archive file that contains the OSS file for the second
occurrence of the duplicated product.
ZPHI-TKN-ABS-OSS-FILENAME
is the name of the file that both products refer to.
Cause. Two products are attempting to place a file with the same name into the same
subvolume. These two files have the same fingerprints.
Effect. The second occurrence of the duplicate file is discarded, and the Build
continues. Some file attributes, in particular the security settings, might conflict
between the two definitions. The security settings and other file attributes from the
indicated product and pax archive file are used.
Recovery. Ensure that the file has the appropriate security and attributes after the
configuration is activated (after ZPHIRNM is run).
Tokens
ZPHI-TKN-PRODUCT-NUM-1 <1> token-type ZSPI-TYP-STRING
ZPHI-TKN-PAX-FILE-1 <2> token-type ZSPI-TYP-STRING
ZPHI-TKN-PRODUCT-NUM-2 <3> token-type ZSPI-TYP-STRING
ZPHI-TKN-PAX-FILE-2 <4> token-type ZSPI-TYP-STRING
ZPHI-TKN-ABS-OSS-FILENAME <5> token-type ZSPI-TYP-STRING
Message Text
WARNING: A duplicate OSS file was found. Product <1> (<2>)
and Product <3> (<4>) both place file <5>. These two files
have the same fingerprint. The file from <1> (<2>) will be
used. The file from <3> (<4>) will be ignored.