HP 3000 Manuals

Error, Warning and Status Messages (Continued) [ FCOPY Reference Manual ] MPE/iX 5.0 Documentation


FCOPY Reference Manual

Error, Warning and Status Messages (Continued) 

123          Message    SUBSET OPTION: THIS INPUT DEVICE DOES NOT
                      BACKSPACE

           Cause      The specified subset requires backspacing in the
                      fromfile, but the device for that file is not a
                      disk or magnetic tape.

           Action     Check the MPE FILE command associated with the
                      fromfile and its backreference.

--------------------------------------------------------------

124          Message    READ ERROR IN FROMFILE AT RECORD RECNUM

           Cause      An error occurred while spacing through the
                      fromfile in search of the start of a subset.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

125          Message    SUBSET OPTION: NUMERIC SUBSET IS EMPTY

           Cause      A subset specified by starting-record-number, 
                      number-of records and/or last-record-number does
                      not exist, or contains no data.

           Action     Change the specified subset definition to a valid
                      one and try the operation again.

--------------------------------------------------------------

126          Message    VERIFY OPTION: ERROR WHILE REWINDING FROMFILE

           Cause      An error occurred while spacing backward to the
                      beginning of the fromfile at the start of a
                      "verify" operation.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

127          Message    VERIFY OPTION: ERROR WHILE REWINDING TOFILE

           Cause      An error occurred while spacing backward to the
                      beginning of the tofile at the start of a "verify"
                      operation.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

128          Message    EOF FOUND WHILE SPACING IN FROMFILE

           Cause      An end-of-file mark was encountered while spacing
                      through the fromfile in search of the start of a
                      subset.

           Action     Make sure that the starting record number for the
                      subset does not exceed the number of records in the
                      file.

--------------------------------------------------------------

129          Message    EOF FOUND WHILE SPACING IN TOFILE

           Cause      An end-of-file mark was encountered while spacing
                      through the tofile in search of the start of a
                      subset during a "compare" or "verify" operation.

           Action     In a compare operation, the fromfile and tofiles 
                      are not identical.  Display the tofile to determine
                      what it actually contains.
                      In a verify operation, the copy operation was not
                      performed correctly.  Retry the operation.

--------------------------------------------------------------

130          Message    FCHECK ERROR

           Cause      The FCHECK intrinsic failed.

           Action     Notify your system manager.

--------------------------------------------------------------

131          Message    ERROR WHILE WRITING EOF TOFILE

           Cause      An error occurred while writing an end-of-file mark
                      in the tofile.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

132          Message    VERIFY OPTION: ERROR WHILE SPACING IN THE
                      FROMFILE

           Cause      An error occurred while writing an end-of-file mark
                      in the fromfile during a "verify" operation.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

133          Message    VERIFY OPTION: ERROR WHILE SPACING IN THE TOFILE

           Cause      An error occurred while writing an end-of-file mark
                      in the tofile during a "verify" operation.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

134          Message    FOUND EOF IN TOFILE

           Cause      FCOPY has performed the specified operation but has
                      filled the tofile before completing the operation.

           Action     The tofile was not large enough.  Use the MPE LISTF
                      filename,2 command to determine the tofile's size
                      and then increase its size (using the MPE PURGE and
                      BUILD commands) and retry the operation.  To copy
                      from one file to a smaller file, use SUBSET=.

--------------------------------------------------------------

135          Message    WRITE ERROR TO TOFILE

           Cause      An error occurred while writing to the tofile.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

136          Message    READ ERROR FROM TOFILE

           Cause      An error occurred while reading from the tofile 
                      during a "compare" or "verify" operation.

           Action     In a compare operation, retry the operation.  If
                      the error persists, you must try to recreate the
                      tofile.
                      In a verify operation, retry the operation.

--------------------------------------------------------------

137 *        Message    WARNING: AN UNLABELED TAPE OPERATION ENDS ON AN
                      ERROR

           Cause      An operation involving a magnetic tape fromfile was
                      terminated by reading beyond the end of valid data
                      rather than by sensing an end-of-file mark.

           Action     This is not an error.  You can avoid this message
                      by specifying FILES=n where n is the number of
                      files on the tape.

--------------------------------------------------------------

138          Message    TITLE OPTION: TITLE TOO LONG

           Cause      The title specified for the "list" function is
                      longer than the 70 characters allowed, or it
                      extends over more than one line (record).

           Action     In a job, correct the command and resubmit the job.
                      In a session, reenter the command using the correct
                      format.

--------------------------------------------------------------

139          Message    DUMP OPTION: TOFILE RECSIZE NOT WITHIN LEGAL
                      LIMIT

           Cause      A file display was directed to an intermediate
                      storage device with an incorrect record size.  That
                      record size must be greater than 60 bytes (30
                      words).

           Action     Change the record size of the intermediate storage
                      file (using the MPE PURGE and BUILD commands) so
                      that it is within the allowed range, and then retry
                      the operation.

--------------------------------------------------------------

140          Message    COMPARE OR VERIFY OPTION: OPERATION FAILS;
                      DIFFERENT FIXED RECSIZES

           Cause      The "compare" or "verify" operation was not
                      attempted because the record sizes of the tofile 
                      and fromfile are not identical.

           Action     In a compare operation, none.  The compare
                      operation revealed that the fixed record sizes of
                      the two files are not identical.
                      In a verify operation, change the record size of
                      the tofile (using the MPE PURGE and BUILD commands)
                      so that it is the same as that of the fromfile and
                      then retry the operation.

--------------------------------------------------------------

141 **       Message    COMPARE BEGINS

           Cause      The comparison phase of a "verify" operation has
                      begun.

           Action     None.

--------------------------------------------------------------

143 *        Message    WARNING: FROMFILE IS EMPTY

           Cause      The fromfile contained no data.  Nothing was copied
                      or compared.

           Action     None.  You may inadvertently have specified the
                      wrong file as the fromfile.

--------------------------------------------------------------

144          Message    NEW OPTION: FILE ALREADY EXISTS

           Cause      The tofile named for the "new file" function
                      already exists in the specified (or implied) group
                      and account.

           Action     Change the name of the tofile and try the operation
                      again.

--------------------------------------------------------------

145          Message    BACKSPACE ERROR IN FROMFILE

           Cause      An error occurred while spacing backward to the
                      beginning of the fromfile or a subset within it.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

146          Message    CANNOT OPEN TEMPORARY LABEL FILE

           Cause      This may indicate a lack of space in your account.

           Action     Allocate more space in the account.

--------------------------------------------------------------

147          Message    WRITE ERROR IN TEMPORARY LABEL FILE

           Cause      An error occurred while writing to the temporary
                      label file.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

148          Message    READ ERROR IN TEMPORARY LABEL FILE

           Cause      An error occurred while reading from the fromfile.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

149          Message    OVERFLOW IN TEMPORARY LABEL FILE

           Cause      There are more labels in the fromfile than can be
                      copied.

           Action     Use the NOUSERLABELS function to copy files without
                      labels.

--------------------------------------------------------------

150          Message    READ ERROR IN FROMFILE LABELS

           Cause      An error occurred while reading labels in the
                      fromfile.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

151          Message    WRITE ERROR IN TOFILE LABELS

           Cause      An error occurred while reading labels in the
                      tofile.

           Action     Check the syntax of your command and retry the
                      operation.

--------------------------------------------------------------

152          Message    OVERFLOW IN TOFILE LABELS

           Cause      There are too many labels in the fromfile to be
                      copied to the tofile.

           Action     If the tofile is an old file, retry the operation
                      using the NOUSERLABELS option.  If it is a new
                      file, use the NEW option.

--------------------------------------------------------------

153          Message    ATTEMPT TO BACKSPACE OVER FROMFILEBOF

           Cause      The negative number specified in a "skip
                      end-of-file" function for the fromfile is too
                      large.

           Action     Change the number to a smaller one to avoid
                      skipping too many files back.

--------------------------------------------------------------

154          Message    ATTEMPT TO BACKSPACE OVER TOFILEBOF

           Cause      The negative number specified in a "skip
                      end-of-file" function for the tofile is too large.

           Action     Change the number to a smaller one to avoid
                      skipping too many files back.

--------------------------------------------------------------

155          Message    DEBLOCK OPTION: INVALID LOGICAL RECORD LENGTH

           Cause      Specified logical record length is greater than the
                      physical record length of the fromfile, or it is
                      equal to zero.

           Action     Correct the DEBLOCK option and retry the operation.
                      Make sure that there is a minus sign in front of
                      the logical record length if it is specified in
                      bytes.

--------------------------------------------------------------

200 *        Message    WARNING: FROMFILE RECSIZE IS number type,TOFILE
                      RECSIZE IS number type 

           Cause      The record sizes of the fromfile and tofile are not
                      identical.

           Action     In a job, FCOPY performs the specified operation
                      despite the conflict.
                      In a session, you are given the choice of whether
                      or not to continue the operation.

                      If the record size of the fromfile is larger than
                      that of the tofile, the "from" records would be
                      truncated.  If the record size of the tofile is
                      larger than that of the fromfile, the content of
                      the excess byte positions in the "to" records will
                      be blanks if the tofile is ASCII, and zeros
                      otherwise.

--------------------------------------------------------------

201 *        Message    WARNING: FROMFILE IS ASCII, TOFILE IS BINARY
                      or
                      WARNING: FROMFILE IS BINARY, TOFILE IS ASCII

           Cause      The data formats of the fromfile and tofile are not
                      identical.

           Action     In a job, FCOPY performs the specified operation
                      despite the conflict.
                      In a session, you are given the choice of whether
                      or not to continue the operation.

--------------------------------------------------------------

301          Message    READ ERROR IN FROMFILE AT RECORD recnum 

           Cause      An error occurred while reading from the fromfile 
                      at the record number displayed (recnum).

           Action     Retry the operation.  If the error persists, use
                      the SUBSET function to copy all of the file except
                      the erroneous record.

--------------------------------------------------------------

302          Message    VERIFY OPTION: RAN OUT OF VERIFY ERRORS AT
                      FROMFILE RECORD recnum 

           Cause      The "verify" function was terminated because the
                      specified maximum number of errors has been
                      exceeded at the record number displayed (recnum).

           Action     Specify a larger number-of-errors parameter and
                      retry the operation.

--------------------------------------------------------------

303          Message    RAN OUT OF IGNERRS AT FROMFILESREC

           Cause      More errors were found in the fromfile than are
                      permitted by the IGNERR option.

           Action     Specify a larger number-of-errors parameter and
                      retry the operation.

--------------------------------------------------------------

304          Message    COMPARE OPTION: RAN OUT OF COMPARE ERRORS AT
                      FROMFILE RECORD recnum 

           Cause      The "compare" function was terminated because the
                      specified maximum number of errors has been
                      exceeded at the record number displayed (recnum).

           Action     Retry the operation specifying a larger
                      number-of-errors parameter.

--------------------------------------------------------------

601          Message    END OF VOLUME SET

           Cause      The end of the last labeled tape of the volume set
                      has been reached.

           Action     None.

--------------------------------------------------------------

800          Message    EOF IN FROMFILE BUT NOT IN TOFILE

                      {AT    }
                      {AFTER } RECORD X
                      {BEFORE}

           Cause      The tofile is larger than the fromfile to which it
                      is being compared.

           Action     None.

--------------------------------------------------------------

801 *        Message    EOF IN TOFILE BUT NOT IN FROMFILE

                      {AT    }
                      {AFTER } RECORD X
                      {BEFORE}

           Cause      The tofile is smaller than the fromfile to which it
                      is being compared.

           Action     None.

--------------------------------------------------------------

802 *        Message    READ ERROR IN FROMFILE

                      {AT    }
                      {AFTER } RECORD X
                      {BEFORE}

           Cause      A read error occurred while verifying or comparing.

           Action     Retry the operation and check the MPE file system
                      error.

--------------------------------------------------------------

803 *        Message    READ ERROR IN TOFILE

                      {AT    }
                      {AFTER } RECORD X
                      {BEFORE}

           Cause      A read error occurred while verifying or comparing,

           Action     Retry the operation and check the MPE file system
                      error.

--------------------------------------------------------------

901          Message    KSAM FROMFILE BOUNDARY (EOF OR BOF)

           Cause      The beginning or end of the fromfile was reached
                      during the FCOPY operation.

           Action     Try again.

--------------------------------------------------------------

902          Message    KSAM FROMFILE POSITIONING ERROR

           Cause      FCOPY could not find the desired position in the
                      fromfile.

           Action     Try again or check the length of the fromfile.

--------------------------------------------------------------

903          Message    ERROR: WRONG CONDITIONS FOR OPENING NEW KSAM FILE

           Cause      The fromfile is not a KSAM file.

           Action     Create a KSAM file before running FCOPY and copy to
                      that file.

--------------------------------------------------------------

904          Message    KSAM ERROR 904

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

905          Message    KSAM ERROR 905

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

906          Message    KSAM ERROR 906

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

907          Message    KSAM ERROR 907

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

908          Message    NOKSAM IS NOT A VALID OPTION FOR KSAM XL FILES

           Cause      You have attempted to open a KSAM XL file with the
                      NOKSAM option.

           Action     Correct the command syntax and try again.

--------------------------------------------------------------

909          Message    VARIABLE RECORD FORMAT IS NOT SUPPORTED FOR KSAM
                      XL FILES

           Cause      You are using a variable record format with a KSAM
                      XL file.

           Action     Rebuild your file with a fixed-record format and
                      try again.

--------------------------------------------------------------

910          Message    ERROR DELETING TO FILE ACD

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

911          Message    ERROR DELETING TO FILE  ACD

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

912          Message    USER CAN'T ACCESS FROMFILE ACD

           Cause      COPYACD was specified for a file to which you have
                      insufficient access rights.

           Action     Retry without specifying COPYACD.

--------------------------------------------------------------

913          Message    USER CAN'T ACCESS FROMFILE ACD

           Cause      COPYACD was specified for a file to which you have
                      insufficient access rights.

           Action     Retry without specifying COPYACD.

--------------------------------------------------------------

914          Message    ERROR COPYING ACD TO NEW TOFILE

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

915 *        Message    WARNING: NO SOURCE ACD

           Cause      COPYACD option specified but the fromfile doesn't
                      have an ACD. Note that on MPE XL release 3.0 or
                      later, this message is not displayed if the COPYACD
                      option is not used and the file does not contain an
                      ACD.

           Action     Quit or continue to copy only the data from the
                      fromfile.

--------------------------------------------------------------

916 *        Message    WARNING: COPYACD NOT RELEVANT

           Cause      COPYACD option should be specified only if the
                      tofile is a local disk file.  Note that on MPE XL
                      release 3.0 or later, this message is not displayed
                      if the COPYACD option is not used and the file does
                      not contain an ACD.

           Action     Quit or continue to copy only the data from the
                      fromfile.

--------------------------------------------------------------

930          Message    WRONG ACCESS TYPE WHILE COPYING LABEL EXTENSION
                      OF SPOOL FILES

           Cause      The tofile has no write access, or the fromfile has
                      no read access.

           Action     Use a file equation to give your file the relevant
                      access rights.

--------------------------------------------------------------

931          Message    ERROR WHILE COPYING LABEL EXTENSION OF SPOOL
                      FILES

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

950          Message    CTRANSLATE ERROR

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

960          Message    LANGUAGE NOT CONFIGURED

           Cause      The language is not installed.

           Action     Run LANGID.PUB.SYS to install it.

--------------------------------------------------------------

961          Message    NLS NOT CONFIGURED

           Cause      NLS is not installed.

           Action     Run LANGID.PUB.SYS to install it.

--------------------------------------------------------------

962          Message    INTERNAL ERROR (NLINFO)

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

963          Message    INTERNAL ERROR (NLREPCHAR)

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

964          Message    INTERNAL ERROR (NLSCANMOVE)

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

965          Message    INTERNAL ERROR (NLTRANSLATE)

           Cause      Internal error.

           Action     Notify your system manager.

--------------------------------------------------------------

966          Message    WARNING: LANG OPTION NOT RELEVANT

           Cause      The tofile doesn't need the language.

           Action     Do not use the LANG option.

--------------------------------------------------------------

970          Message    NO EBCDIC TABLE FOR THIS LANGUAGE

           Cause      Some languages do not support the EBCDIC function.

           Action     Do not use the EBCDIC function.

--------------------------------------------------------------

971          Message    INVALID 16-BIT INPUT DATA FOR UPSHIFT

           Cause      16-bit character truncation.

           Action     Check input data and try again.

--------------------------------------------------------------

The following status messages, without assigned numbers, may also be
given.  They are self-explanatory.

     EOF FOUND IN FROMFILE AFTER RECORD X

     X RECORDS PROCESSED***Y ERRORS

     VERIFY ERROR X FOUND AT RECORD Y

     COMPARE ERROR X FOUND AT RECORD Y

     IGNORED ERROR X: READ ERROR FROM FROMFILE AT RECORD Y

     VERIFY ERROR X FOUND AT RECORD Y, BYTE Z

     COMPARE ERROR X FOUND AT RECORD Y, BYTE Z

     COMPARE ERROR X FOUND AT RECORD Y: DIFFERENT RECORD



MPE/iX 5.0 Documentation