DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-101
3016 ZPHI-EVT-A7CINFO-FORMAT-ERROR
3016 ZPHI-EVT-A7CINFO-FORMAT-ERROR
The data in the A7CINFO file is not formatted correctly.
ZPHI-TKN-FE-ERROR
is one of these A7CINFO format errors:
1: The pax archive file specified in the record should be in the form:
/G/dsmscm/md100ga7/t8100px1. No ‘/’ characters were found in this field.
2: The OSS file name in the variable length record should be in the form:
dir1/dir2/file. No ‘/’ characters were found in this field. Relative
filenames are not allowed.
3: The pax archive file that a link file refers to should be in the form:
dir1/dir2/file. No ‘/’ characters were found in this field. Relative
filenames are not allowed.
ZPHI-TKN-GENERIC-NUMBER
is the invalid record number in the A7CINFO file.
ZPHI-TKN-FILE-NAME
is the pax archive file that contains the invalid file record.
ZPHI-TKN-INT-SVNM
is the name of the DSV where the error occurred.
ZPHI-TKN-ABS-OSS-FILENAME
is the name of the invalid OSS file.
Cause. Invalid data was found in the A7CINFO file.
Effect. The activity finishes with warnings. The DSV is not processed as part of the
current input.
Tokens
ZPHI-TKN-FE-ERROR <1> token-type ZSPI-TYP-INT
ZPHI-TKN-GENERIC-NUMBER <2> token-type ZSPI-TYP-INT
ZPHI-TKN-FILE-NAME <3> token-type ZSPI-TYP-STRING
ZPHI-TKN-INT-SVNM <4> token-type ZSPI-TYP-SUBVOL
ZPHI-TKN-ABS-OSS-FILENAME <5> token-type ZSPI-TYP-STRING
Message Text
A7CINFO file format error <1> occurred on record number <2>
of pax archive file <3> in DSV <4>. OSS file name is <5>. DSV
skipped, processing continues.