Error, Warning, and Status Messages [ FCOPY Reference Manual ] MPE/iX 5.0 Documentation
FCOPY Reference Manual
Error, Warning, and Status Messages
These are the messages you are likely to encounter when you use the FCOPY
subsystem.
NOTE In the text,
* indicates a WARNING message
** indicates a STATUS message
--------------------------------------------------------------
Message < CONTROL Y >
Cause Acknowledges receipt of a CTRL Y entered during a
session.
Action None.
--------------------------------------------------------------
Message READ ERROR FROM COMMAND INPUTFILE
Cause An error occurred while reading an FCOPY command
from $STDIN.
Action In a job, resubmit the job.
In a session, reenter the command.
--------------------------------------------------------------
Message WRITE ERROR TO COMMAND LISTFILE
Cause An error occurred while writing an FCOPY message to
$STDLIST.
Action It is likely that nothing serious occurred and all
FCOPY operations were performed successfully. To
make sure, however, do the following:
In a job, resubmit the job.
In a session, reenter the most recent FCOPY
command.
--------------------------------------------------------------
Message SYNTAX ERROR: EOF FOUND IN COMMAND FILE, MISSING
EXIT COMMAND
Cause The command input file did not contain an EXIT
command.
Action Correct the input file.
--------------------------------------------------------------
3 Message SYNTAX ERROR: IN SUBSET OPTION
Cause The SUBSET function was not specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
4 Message SYNTAX ERROR: IN TITLE OPTION
Cause The "title" option of the DISPLAY function was not
specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
5 Message SYNTAX ERROR: IN IGNERR OPTION
Cause The "ignore errors" function is not specified
properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
6 Message SYNTAX ERROR: IN VERIFY OPTION
Cause The "verify" function was not specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
7 Message SYNTAX ERROR: IN SKIPEOF OPTION
Cause The "skip end-of-file" function was not specified
properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
8 Message SYNTAX ERROR: IN COMPARE OPTION
Cause The "compare" function was not specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
9 Message SYNTAX ERROR: IN NEW OPTION
Cause The "new file" function was not specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
10 Message SYNTAX ERROR: IN HEX OPTION
Cause The hexadecimal display function was not specified.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
11 Message SYNTAX ERROR: IN EBCDICOUT OPTION
Cause The EBDICOUT character translation function was not
specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
12 Message SYNTAX ERROR: IN CHAR OPTION
Cause The "display character" function was not specified
properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
13 Message SYNTAX ERROR: IN OCTAL OPTION
Cause The "display octal" function was not specified
properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
14 Message SYNTAX ERROR: IN UPSHIFT OPTION
Cause The "upshift" function was not specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
15 Message SYNTAX ERROR: IN BCDICIN OPTION
Cause The BCDICIN character translation function was not
specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
16 Message SYNTAX ERROR: IN NORECNUM OPTION
Cause The NORECNUM option of the display function was not
specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
17 Message SYNTAX ERROR: IN EBCDICIN OPTION
Cause The EBCDICIN character translation function was not
specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
18 Message SYNTAX ERROR: IN BCDICOUT OPTION
Cause The BCDICOUT character translation function was not
specified properly
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
19 Message SYNTAX ERROR: INVALID FORM OF EXIT COMMAND
Cause The EXIT command was not specified properly.
Action None. FCOPY terminates.
--------------------------------------------------------------
51 Message SYNTAX ERROR: IN QUOTED STRING
Cause The characterstring specified for the SUBSET
function is not valid.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
52 Message SYNTAX ERROR: IN BIT PATTERN
Cause The patternlist specified for the SUBSET function
is not valid.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
53 Message SYNTAX ERROR: INVALID INTEGER
Cause An integer specified in the command is outside the
range allowed for the particular COPY function.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
54 Message SYNTAX ERROR; UNKNOWN OPTION
Cause One of the specified functions was unrecognizable,
or the command passed with the INFO parameter of
the RUN command had more than 70 characters between
semicolons.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
55 Message SYNTAX ERROR: IN FROMFILE SPECIFIER
Cause The fromfile was not specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
56 Message SYNTAX ERROR: IN TOFILE SPECIFIER
Cause The tofile was not specified properly.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
57 Message SYNTAX ERROR: ILLEGAL COMBINATION OF OPTIONS
Cause Two or more "functionlist" entries conflict with
one another.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
58 Message SYNTAX ERROR: FROMFILE AND TOFILE NOT BOTH
SPECIFIED
Cause FROM= and TO= were not both specified in the FCOPY
command.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
59 Message SYNTAX ERROR: ILLEGAL USE OF NEW
Cause The context used to specify a new tofile is not
valid.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
60 Message SYNTAX ERROR: ILLEGAL USE OF *
Cause The context used to specify * as a fromfile or
tofile is not valid.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
62 Message SYNTAX ERROR: FILE NAME TOO LONG
Cause The name specified for the fromfile or tofile is
longer than the 35 characters allowed in a fully
qualified file name with lockword.
Action In a job, correct the command and resubmit the job.
In a session, reenter the command using the correct
format.
--------------------------------------------------------------
102 Message CANNOT CLOSE FROMFILE
Cause MPE cannot close the fromfile. This message is
followed by an MPE file information display
containing (among other things) an error number.
Action Look up the error number in the file system error
table in the MPE V Intrinsics Reference Manual
(30000-90010) or the MPE XL Error Message Manual
Volumes 1 and 2 (32650-90066 and 32650-90152) and
act accordingly.
--------------------------------------------------------------
103 Message CANNOT CLOSE TOFILE
Cause MPE cannot close the tofile. This message is
followed by an MPE file information display
containing an error number. Usually, this occurs
when the file being created already exists. (It
was created after the NEW file checking code
determined that the file did not exist.)
Action Look up the error number in the file system error
table in the MPE V Intrinsics Reference Manual
(30000-90010) or the MPE XL Error Message Manual
Volumes 1 and 2 (32650-90066 and 32650-90152) and
act accordingly.
--------------------------------------------------------------
104 Message CANNOT SAVE NEW TOFILE
Cause MPE cannot close the tofile as a permanent file.
Either you do not have SF capability or there is
not enough group, account, or system file space.
Action If you don't have SF capability, you cannot perform
the operation. If there is not enough file space,
purge some unneeded files to free some file space.
--------------------------------------------------------------
105 Message CANNOT OPEN FROMFILE
Cause MPE cannot open the fromfile. This message is
followed by an MPE file information display
containing an error number.
Action Look up the error number in the file system error
table in the MPE V Intrinsics Reference Manual
(30000-90010) or the MPE XL Error Message Manual
Volumes 1 and 2 (32650-90066 and 32650-90152) and
act accordingly.
--------------------------------------------------------------
106 Message CANNOT OPEN TOFILE
Cause MPE cannot open the tofile. This message is
followed by an MPE file information display
containing an error number.
Action Look up the error number in the file system error
table in the MPE V Intrinsics Reference Manual
(30000-90010) or the MPE XL Error Message Manual
Volumes 1 and 2 (32650-90066 and 32650-90152) and
act accordingly.
--------------------------------------------------------------
107 Message VERIFY OR COMPARE OPTION: CANNOT GET READ ACCESS
TO TOFILE
Cause MPE cannot get read access to the tofile for a
verify or a compare operation. The read access
specified in the file label has been overridden by
an MPE FILE command containing ACC=APPEND, ACC=OUT,
or ACC=OUTKEEP.
Action Reset the FILE command (using the MPE RESET
command) and retry the operation.
--------------------------------------------------------------
108 Message ERROR IN CALLING FGETINFO FOR FROMFILE
Cause An error prevented MPE from obtaining information
from the fromfile's label. This message is
followed by an MPE file information display
containing an error number.
Action Look up the error number in the file system error
table in the MPE V Intrinsics Reference Manual
(30000-90010) or the MPE XL Error Message Manual
Volumes 1 and 2 (32650-90066 and 32650-90152) and
act accordingly.
--------------------------------------------------------------
109 Message ERROR IN CALLING FGETINFO FOR TOFILE
Cause An error prevented MPE from obtaining information
from the tofile's label. This message is followed
by an MPE file information display containing an
error number.
Action Look up the error number in the file system error
table in the MPE V Intrinsics Reference Manual
(30000-90010) or the MPE XL Error Message Manual
Volumes 1 and 2 (32650-90066 and 32650-90152) and
act accordingly.
--------------------------------------------------------------
110 Message IGNERR OPTION: FROMFILE NOT TAPE
Cause The fromfile's device is not a magnetic tape unit.
Action The "ignore errors" function cannot be used in this
case.
--------------------------------------------------------------
111 Message CANNOT GET READ ACCESS TO FROMFILE
Cause MPE cannot get read access to the fromfile. The
read access specified by FCOPY has been overridden
by an MPE FILE command containing ACC=APPEND,
ACC=OUT, or ACC=OUTKEEP.
Action Reset the FILE command (using the MPE RESET
command) and retry the operation.
--------------------------------------------------------------
112 Message CANNOT GET WRITE ACCESS TO TOFILE
Cause MPE cannot get read access to the tofile. The
write access specified by FCOPY has been overridden
by an MPE FILE command containing ACC=IN.
Action Reset the particular FILE command (using the MPE
RESET command) and retry the operation.
--------------------------------------------------------------
113 Message SKIPEOF OPTION: FROMFILE NOT AN UNLABELED TAPE
Cause The "skip end-of-file" function was specified for
the fromfile, and the fromfile device is not a
magnetic tape unit, serial disk, or cartridge tape
unit containing unlabeled media.
Action If the intended fromfile or tofile is on magnetic
tape or serial disk, check the associated MPE FILE
command and its backreference.
--------------------------------------------------------------
114 Message SKIPEOF OPTION: TOFILE NOT AN UNLABELED TAPE
Cause The "skip end-of-file" function was specified for
the tofile, and the tofile device is not a magnetic
tape unit, serial disk, or cartridge tape unit
containing unlabeled media.
Action If the intended fromfile or tofile is on magnetic
tape or serial disk, check the associated MPE FILE
command and its backreference.
--------------------------------------------------------------
115 Message SUBSET OPTION: STRING FALLS OUTSIDE OF FROMFILE
RECSIZE
Cause The characterstring or patternlist specified
extends beyond the record size of the fromfile. No
such subset can exist in the specified fromfile.
Action Change the specified subset definition to a valid
one and try the operation again.
--------------------------------------------------------------
116 Message CANNOT GET LARGE ENOUGH BUFFER
Cause There is not enough data space for the buffers
needed by the operation you have requested. FCOPY
uses the DL-DB area for variable sized buffers.
Action Ask the system manager what size data area was
specified when FCOPY was prepared, and rerun FCOPY
specifying a larger MAXDATA= parameter. Also make
sure that the system configuration can accommodate
your record size in the maximum size allowed for
data segments.
--------------------------------------------------------------
117 Message SKIPEOF OPTION: ERROR WHILE SKIPPING IN FROMFILE
Cause An error occurred while skipping end-of-file marks
in the fromfile.
Action Check the syntax for the SKIPEOF function and retry
the operation.
--------------------------------------------------------------
118 Message SKIPEOF OPTION: ERROR WHILE SKIPPING IN TOFILE
Cause An error occurred while skipping end-of-file marks
in the tofile.
Action Check the syntax for the SKIPEOF function and retry
the operation.
--------------------------------------------------------------
119 Message SUBSET OPTION: ERROR WHILE SPACING IN FROMFILE
Cause An error occurred while skipping end-of-file marks
in the fromfile.
Action Check the syntax for the SKIPEOF function and retry
the operation.
--------------------------------------------------------------
120 Message SUBSET OPTION: SUBSET STARTS OVER EOF BOUNDARY
Cause The specified subset extends over an end-of-file
mark or a tape mark boundary.
Action Change the specified subset definition to a valid
one and try the operation again.
--------------------------------------------------------------
MPE/iX 5.0 Documentation