7. RETURN CODES AND MESSAGES › 7.2 Messages Description › 7.2.1 VCCVBCS Messages
7.2.1 VCCVBCS Messages
VCCBC01I
--------
TASK(nn) VOL=Volser rrrrrrrrrrrrr. VOLUME SEGMENT
INCOMPLETE FOR DSN=data set name.
NOTE: This message will only appear if the TEST=Y parameter
has been specified. Its main function is VCC error diagnosis.
VCC issues this message when the BCS scan module VCCVBCS
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).
VCCVBCS action: VCCVBCS does not rebuild the volume
segment for the volume in question.
VCCBC02W
--------
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. VCC issues this message when the BCS scan module
VCCVBCS 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 VCCBC01I.
VCCVBCS action: VCC does not process the user catalog.
VCCBC03W
--------
TASK(nn) BUFFER OVERRUN. INCOMPLETE RECORD WRITTEN FOR
DSN=data set name.
VCC issues this message if the log record currently being
created is larger than 4089 bytes (SMF recording) or the
record length of the VCCDATA data set (data set recording).
VCCVBCS action: The record is written. Any data that would
have made the VCC log record longer than
the maximum (including the RDW) is lost.
VCCBC04I
--------
TASK(NN) NO PROCESSING FOR EXCLUDED VSAM DSN=data set name.
NOTE: This message will only appear if the TEST=Y parameter
has been specified, as its main function is VCC error
diagnosis. VCC issues this message 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).
VCCVBCS action: The catalog record is ignored.
VCCBC05E
--------
TASK(nn) SMF WRITE ERROR. CATALOG PROCESSING TERMINATING.
VCC issues this message if an error occurs while a VCC log
record is being written to SMF.
VCCVBCS action: VCC terminates processing.
VCCBC14W
--------
TASK(nn) BCS CATALOG READ FAILURE. R15.ccccccc
REASON.rrrrrrrr
VCC issues this message if an error occurs while VCCVBCS is
attempting to read a BCS catalog record. The contents of R15
are displayed (ccccccc) as well as the error reason code
(rrrrrrrr). Refer to IBM publication VSAM Administration:
Macro Instruction Reference manual for a description of error
return codes and reason codes.
VCCVBCS action: VCC processing is terminated.