This page describes the messages for the Hercules S/370,
ESA/390, and z/Architecture emulator utility program dasdisup
.
HHCDS001E Cannot obtain storage for member array: error
error
.
dasdisup
.
HHCDS002I End of directory: count members selected
count
members have been selected for processing.
HHCDS003E Directory block byte count is invalid
dasdisup
.
HHCDS004E Number of members exceeds MAX_MEMBERS
dasdisup.c
and
recompile the program, then run it again.
HHCDS005E Member member TTR count is zero
member
has no data associated
with it. Since aliases have been skipped already, this means
that the SYS1.SVCLIB directory is corrupt.
dasdisup
again.
HHCDS006W Member member is not single text record
member
is not contained in a single
text record. This is an invalid condition. The member will be skipped
later, and message HHCDS011E will be issued.
dasdisup
.
HHCDS007W Member member size size exceeds X'7F8' bytes
member
is too long. The maximum length of
an OS/360 SVC load module is X'7F8' (2040 decimal) bytes. The member will
be processed, but OS/360 will have problems with it.
dasdisup
.
HHCDS008W Member member size size is not a multiple of 8
member
is not a multiple of 8 bytes long. Its
actual size is size
. This is not valid for an OS/360
load module. OS/360 will issue an ABEND when an attempt is made to
load the module.
dasdisup
.
HHCDS009I Alias alias skipped
alias
has been skipped, since no processing is
necessary for it.
HHCDS010I Member member skipped
member
has been skipped, since it does not
have an XCTL table.
dasdisup
.
HHCDS011E Member member has multiple text records
member
has multiple text records. This
is not a valid condition for an OS/360 SVC module. The member will not
be processed. Message HHCDS006W was issued for
this member earlier.
dasdisup
.
HHCDS012E Member member has invalid TTR ttr
member
is invalid. The pointer found is ttr
. The member cannot be located
to be processed. The SYS1.SVCLIB directory is probably corrupt.
dasdisup
.
HHCDS013I Processing member member text record TTR=ttr
CCHHR=cchhr
member
is being processed. Its relative
location is ttr
, and its absolute location is cchhr
.
HHCDS014E Member member error reading TTR ttr
member
, at the
relative location ttr
, failed. The member cannot be processed.
dasdisup
. If this
is unsuccessful, rebuild the entire DASD volume.
HHCDS015E Member member TTR ttr text record length
length is not valid
length
of the text record at location ttr
of the member named member
is less than 8, greater than 1024,
or not a multiple of 8. All of these conditions must be met for the
length to be valid. The member is probably corrupt.
dasdisup
.
HHCDS016E Member member TTR ttr text record length
textlength does not match length dirlength in directory
textlength
of the text record at location
ttr
is not the same as the length dirlength
in the
directory entry for member member
. Either the member, or the
directory, is probably corrupt.
dasdisup
.
If this does not correct the problem, rebuild SYS1.SVCLIB in its entirety.
HHCDS017E Member member TTR ttr XCTL table
improperly terminated
member
at location ttr
runs
past the end of the text record. The member is probably corrupt.
dasdisup
.
HHCDS018I member
(Alias
|Member
) skipped
member
is not an Open, Close,
or EOV module, and so does not have an XCTL table that needs to be
updated. It has been skipped.
HHCDS019I In member member: reference TTRL=ttrl
status
reference
in the
member named member
was found, The referenced member is at the
location ttrl
in the table. status
is optional; it may
be one of:
** Member reference not found
replaced by TTRL=newttrl flag
newttrl
. If flag
is
****
, the actual length of the referenced member is different
from the length of the member in the reference pointer.
If you have a question about Hercules, see the Hercules Frequently-Asked Questions page.
Last updated $Date$ $Revision$