/usr/share/hercules/hercmsdc.html is in hercules 3.07-2.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN" "html.dtd">
<HTML>
<HEAD><TITLE>
Hercules Version 3: System Messages: DC - dasdcopy</TITLE>
<LINK REL=STYLESHEET TYPE="text/css" HREF="hercules.css">
</HEAD>
<BODY BGCOLOR="#ffffcc" TEXT="#000000" LINK="#0000A0"
VLINK="#008040" ALINK="#000000">
<h1>Hercules Version 3: System Messages: DC - dasdcopy</h1>
<p>
This page describes the messages for the Hercules S/370,
ESA/390, and z/Architecture emulator disk image copy utility.
<p>
Note that this utility can be called by several names:
<code>dasdcopy</code>, <code>ckd2cckd</code>, <code>cckd2ckd</code>,
<code>fba2cfba</code>, and <code>cfba2fba</code>. The same program is used
for all of these functions. The name used to invoke the program is
reported in each of these messages as <code><em>progname</em></code>.
<h3>Messages</h3>
<dl class="messages">
<dt><code><a name="HHCDC001E">
HHCDC001E <em>progname</em>: <em>filename</em> open
error: <em>error</em>
</a></code>
<dd><dl>
<dt>Meaning
<dd>An error was encountered when trying to open the input file
named <code><em>filename</em></code> to determine its type.
The error is described by <code><em>error</em></code>.
<dt>Action
<dd>Correct the error and retry the operation.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
<dt><code><a name="HHCDC002E">
HHCDC002E <em>progname</em>: <em>filename</em> read
error: <em>error</em>
</a></code>
<dd><dl>
<dt>Meaning
<dd>An error was encountered when trying to read the input
file named <code><em>filename</em></code> to determine its type.
The error is described by <code><em>error</em></code>.
<dt>Action
<dd>Correct the error and retry the operation.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
<dt><code><a name="HHCDC003E">
HHCDC003E <em>progname</em>: <em>filename</em> open failed
</a></code>
<dd><dl>
<dt>Meaning
<dd>An error was encountered when trying to open the input
file named <code><em>filename</em></code> for copying. A
previous message described the error.
<dt>Action
<dd>Correct the error and retry the operation.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
<dt><code><a name="HHCDC004E">
HHCDC004E <em>progname</em>: ckd lookup failed for <em>size</em> cyls
</a></code>
<dd><dl>
<dt>Meaning
<dd>There was no disk drive table entry that matched the number of
cylinders in the CKD source file, <code><em>size</em></code>. The program cannot
determine how much data to copy.
<dt>Action
<dd>Correct the error and retry the operation.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
<dt><code><a name="HHCDC005E">
HHCDC005E <em>progname</em>: fba lookup failed, blks <em>size</em>
</a></code>
<dd><dl>
<dt>Meaning
<dd>There was no disk drive table entry that matched the number of
blocks in the FBA source file, <code><em>size</em></code>. The program cannot
determine how much data to copy.
<dt>Action
<dd>Correct the error and retry the operation.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
<dt><code><a name="HHCDC006E">
HHCDC006E <em>progname</em>: <em>filename</em> create failed
</a></code>
<dd><dl>
<dt>Meaning
<dd>An error was encountered when trying to create the output file named
<code><em>filename</em></code>. A previous message described the error.
<dt>Action
<dd>Correct the error and retry the operation.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
<dt><code><a name="HHCDC007E">
HHCDC007E <em>progname</em>: <em>filename</em> open failed
</a></code>
<dd><dl>
<dt>Meaning
<dd>An error was encountered when trying to open the newly created
output file named <code><em>filename</em></code>. A previous message described
the error.
<dt>Action
<dd>Correct the error and retry the operation.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
<dt><code><a name="HHCDC008E">
HHCDC008E <em>progname</em>: <em>filename</em> read error
(<em>track</em>|<em>block</em>) <em>number</em> stat=<em>status</em>
</a></code>
<dd><dl>
<dt>Meaning
<dd>An error was encountered when trying to read a block or track from
the input file named <code><em>filename</em></code>. The block or track is
number <code><em>number</em></code>.
The status returned is shown as <code><em>status</em></code>.
<dt>Action
<dd>Correct the error and retry the operation.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
<dt><code><a name="HHCDC009E">
HHCDC009E <em>progname</em>: <em>filename</em> write error
(<em>track</em>|<em>block</em>) <em>number</em> stat=<em>status</em>
</a></code>
<dd><dl>
<dt>Meaning
<dd>An error was encountered when trying to read a block or track from
the input file named <code><em>filename</em></code>. The block or track is number
<code><em>number</em></code>.
The status returned is shown as <code><em>status</em></code>.
<dt>Action
<dd>Correct the error and retry the operation.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
<dt><code><a name="HHCDC010I">
HHCDC010I <em>progname</em> successfully completed
</a></code>
<dd><dl>
<dt>Meaning
<dd>The copy operation has completed successfully.
<dt>Issued by
<dd>dasdcopy.c, function main
</dl>
</dl>
<p><center><hr width=15% noshade></center>
<p>
If you have a question about Hercules, see the
<a href="hercfaq.html">Hercules Frequently-Asked Questions</a> page.
<p><center><hr width=15% noshade>
<a href="hercmsg.html"><img src="images/back.gif" border=0 alt="back"></a>
</center>
<p class="lastupd">Last updated $Date: 2008-11-02 16:57:01 -0600 (Sun, 02 Nov 2008) $ $Revision: 4903 $</p>
</BODY>
</HTML>
|