7. RETURN CODES AND MESSAGES › 7.2 Messages Description › 7.2.6 VCCVVSAM Messages
7.2.6 VCCVVSAM Messages
VCCVS01I
--------
TASK(NN) VOL=Volser rrrrrrrrrrrrr. VOLUME SEGMENT INCOMPLETE
FOR DSN=data set name.
NOTE: This message will appear only if the TEST=Y parameter
have been specified, as its main function is VCC error
diagnosis. This message is issued when the VSAM catalog scan
module VCCVVSAM determines that a multi-volume VSAM data set
is defined on a volume that is excluded from VCC processing
because of one of the following reasons (rrrrrrrrrrrrr):
EXCLUDED - Volume has been excluded from VCC
processing directly using the EXCLUDEVOL
parameter, or indirectly by not being in a
VCC INCLUDEVOL list (if specified).
NOT MOUNTED - Volume is not mounted and online, and
therefore is not being processed by VCC.
NOT READY - Volume is mounted, but was not ready at
the time the VCC internal volume table was
built, and therefore is not being
processed by VCC.
MOUNTED WRONG - Volume is mounted, but does not have the
desired mount attributes to be eligible to
be processed by VCC (refer to Section
3.1.1.2 for descriptions of REMOVEMNT and
RESERVEMNT).
VCCVVSAM action: VCCVVSAM does not build the volume segment
in question.
VCCVS02W
--------
TASK(NN) VOL=volser rrrrrrrrrrrrr. NO PROCESSING FOR USER
CATALOG=user catalog name.
NOTE: This message will only appear if the TEST=Y parameter
has been specified, as its main function is VCC error
diagnosis. This message is issued when the VSAM catalog scan
module VCCVVSAM finds a user catalog connector that points to
a volume that is excluded from VCC processing because of one
of the reasons listed for message VCCVS01I.
VCCVVSAM action: VCC does not process the user catalog.
VCCVS03W
--------
TASK(NN) BUFFER OVERRUN.
DSN=data set name.
VCC issues this message if the log record currently being
created is larger than 4089 bytes.
VCCVVSAM action: The record is written. Any data that would
have made the VCC log record larger than
4089 bytes in length (including the RDW) is
lost.
VCCVS04I
--------
TASK(NN) NO PROCESSING FOR EXCLUDED VSAM DSN=data set name.
NOTE: This message will appear only if the TEST=Y parameter
has been specified, as its main function is VCC error
diagnosis. This message is issued if the current catalog
record being processed defines a VSAM data set that has been
explicitly excluded through the EXCLUDEDSN parameter or
implicitly excluded by not being in the INCLUDEDSN list (if
any).
VCCVVSAM action: The catalog record is ignored.
VCCVS05E
--------
TASK(NN) SMF WRITE ERROR. CATALOG PROCESSING TERMINATED.
This message is issued if an error occurs while a VCC log
record is being written to SMF.
VCCVVSAM action: VCC terminates processing.
VCCVS06W
--------
TASK(NN) CLUSTER SETS-OF-FIELDS MISSING FOR DSN=data set
name.
This message is issued if there are no sets-of-fields
pointers in the cluster record defining data set name.
VCCVVSAM action: VCC writes an incomplete record.
VCCVS07W
--------
TASK(NN) VOLUME INFORMATION MISSING FOR USER CATALOG = user
catalog name.
This message is issued if a catalog connector record is
encountered during the scan of a catalog, but the volume
information is missing.
VCCVVSAM action: VCC cannot process the user catalog.
VCCVS08W
--------
TASK(NN) EXTENSION SETS-OF-FIELDS MISSING.
DSN=data set name
This message is issued if the number of sets-of-fields in a
catalog extension record is zero.
VCCVVSAM action: VCC writes an incomplete record for the
VSAM data set in question.
VCCVS09W
--------
DATA
TASK(NN) INDEX SETS-OF-FIELDS MISSING. DSN=data set name.
This message is issued if the number of sets-of-fields in a
catalog record defining the data or index component of a VSAM
data set is zero.
VCCVVSAM action: VCC writes an incomplete record for the
VSAM data set in question.
VCCVS10W
--------
DATA
TASK(NN) INDEX COMPONENT POINT FAILURE. R15.ccccccc
REASON.rrrrrrrr
VCC issues this message if the POINT fails for the catalog
records that describe the data/index component of a VSAM data
set. The register 15 return code and the VSAM error reason
code are provided. Refer to manual VSAM Administration:
Macro Instruction Reference for a description of error reason
and return codes.
VCCVVSAM action: VCC writes an incomplete record for the
VSAM data set in question.
VCCVS11W
--------
DATA
TASK(NN) INDEX COMPONENT READ FAILURE. R15.ccccccc
REASON.rrrrrrrr
VCC issues this message if the READ fails for the catalog
records that describe the data/index component of a VSAM data
set. The register 15 return code and the VSAM error reason
code are provided. Refer to manual VSAM Administration:
Macro Instruction Reference for a description of error reason
and return codes.
VCCVVSAM action: VCC writes an incomplete record for the
VSAM data set in question.
VCCVS12W
--------
TASK(NN) EXTENSION RECORD POINT FAILURE. R15.ccccccc
REASON.rrrrrrrr
VCC issues this message if the POINT fails for a catalog
extension record. The register 15 return code and the VSAM
error reason code are provided. Refer to manual VSAM
Administration: Macro Instruction Reference for a
description of error reason and return codes.
VCCVVSAM action: VCC writes an incomplete record for the
VSAM data set in question.
VCCVS13W
--------
TASK(NN) EXTENSION RECORD READ FAILURE. R15.ccccccc
REASON.rrrrrrrr
VCC issues this message if the READ fails for a catalog
extension record. The register 15 return code and the VSAM
error reason code are provided. Refer to manual VSAM
Administration: Macro Instruction Reference for a
description of error reason and return codes.
VCCVVSAM action: VCC writes an incomplete record for the
VSAM data set in question.
VCCVS14W
--------
TASK(NN) VSAM CATALOG READ FAILURE. R15.ccccccc
REASON.rrrrrrrr
VCC issues this message if the READ for the next sequential
catalog record fails. The register 15 return code and the
VSAM error reason code are provided. Refer to manual VSAM
Administration: Macro Instruction Reference for a
description of error reason and return codes.
VCCVVSAM action: VCC writes an incomplete record for the
VSAM data set in question.
VCCVS15W
--------
TASK(NN) VSAM CATALOG POINT FAILURE. R15.ccccccc
REASON.rrrrrrrr
VCC issues this message if the POINT for the next sequential
catalog record fails. The register 15 return code and the
VSAM error reason code are provided. Refer to manual VSAM
Administration: Macro Instruction Reference for a
description of error reason and return codes.
VCCVVSAM action: VCC writes an incomplete record for the
VSAM data set in question.