SDCDE Fatal Error Messages [ HP SYSTEM DICTIONARY XL COBOL DEFINITION EXTRACTOR Reference Manual ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL COBOL DEFINITION EXTRACTOR Reference Manual
SDCDE Fatal Error Messages
4813 MESSAGE SDCDE version incompatible with that of SD intrinsic (SDERR
4813)
CAUSE The program's version number is different from the intrinsic's
version number.
ACTION Notify the Dictionary Administrator.
--------------------------------------------------------------------------------------
4814 MESSAGE Program aborts due to too many errors (SDERR 4814)
CAUSE The program detected the number of errors specified through the
run-option parameter.
ACTION Check your input and see where the errors have occurred.
--------------------------------------------------------------------------------------
4815 MESSAGE $STDINX open error. Program aborted (SDERR 4815)
CAUSE An error occurred while opening $STDINX.
ACTION Notify the System Manager.
--------------------------------------------------------------------------------------
4820 MESSAGE Unable to read from input file. Program aborted (SDERR 4820)
CAUSE A disc error occurred while reading from the program input file.
ACTION Check the file system error message. Notify the System Manager
if a serious problem is suspected.
--------------------------------------------------------------------------------------
4821 MESSAGE Premature EOF reached on input file. Program aborted (SDERR
4821)
CAUSE The EOF is found while reading from the input file.
ACTION Edit the SDIN file to correct the problem. Be sure to include
the EXIT command before EOF.
--------------------------------------------------------------------------------------
4822 MESSAGE Unable to write to SDLOG. Program aborted (SDERR 4822)
CAUSE A disc error occurred while writing to SDLOG.
ACTION Check the file system error message. See if the disc is full.
Notify the System Manager if a serious error is suspected.
--------------------------------------------------------------------------------------
(cont.)
--------------------------------------------------------------------------------------
4823 MESSAGE Unable to close SDLOG. Program aborted (SDERR 4823)
CAUSE A disc error occurred while closing SDLOG.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4824 MESSAGE Unable to write to copylib. Program aborted (SDERR 4824)
CAUSE A disc error occurred while writing to the copy library.
ACTION Check the file system error message, and make sure that the
copylib is not full. Notify the System Manager if a serious
error is suspected.
If FSERR 0 (END OF FILE), the copylib may contain records that
have been deleted. These records are not discarded until an
FCOPY with option KEY=0 is used. This is referred to as
Compacting a KSAMFILE.
--------------------------------------------------------------------------------------
4825 MESSAGE Unable to find a record by key in copylib. Program aborted
(SDERR 4825)
CAUSE The FFINDBYKEY intrinsic failed while attempting to find a copy
library record using a key value.
ACTION Make sure that the copy library has not been corrupted. Notify
the System Manager if a serious error is suspected.
--------------------------------------------------------------------------------------
4830 MESSAGE Unable to read from copylib. Program aborted (SDERR 4830)
CAUSE A disc error occurred while reading from the copy library.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4831 MESSAGE Unable to remove records from copylib. Program aborted (SDERR
4831)
CAUSE The FREMOVE intrinsic failed while attempting to remove lines
from an copy library module that is being rewritten.
ACTION Notify the System Manager if a serious error is suspected.
--------------------------------------------------------------------------------------
4832 MESSAGE Unable to open temporary file SDTMP. Program aborted (SDERR
4832)
CAUSE A disc error occurred while opening the temporary file SDTMP.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
(cont.)
--------------------------------------------------------------------------------------
4833 MESSAGE Unable to read from temp file SDTMP. Program aborted (SDERR
4833)
CAUSE A disc error occurred while reading from the temporary file
SDTMP.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4834 MESSAGE Unable to write to temp file SDTMP. Program aborted (SDERR 4834)
CAUSE A disc error occurred while writing to the temporary file SDTMP.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4835 MESSAGE Unable to delete temp file SDTMP. Program aborted (SDERR 4835)
CAUSE A disc error occurred while deleting the temporary file SDTMP.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4840 MESSAGE Unable to open temp file SDREDO. Program aborted (SDERR 4840)
CAUSE A disc error occurred while opening the temporary file SDREDO.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4841 MESSAGE Unable to read from temp file SDREDO. Program aborted (SDERR
4841)
CAUSE A disc error occurred while reading from the temporary file
SDREDO.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4842 MESSAGE Unable to write to temp file SDREDO. Program aborted (SDERR
4842)
CAUSE A disc error occurred while writing to the temporary file
SDREDO.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
(cont.)
--------------------------------------------------------------------------------------
4843 MESSAGE Unable to delete temp file SDREDO. Program aborted (SDERR 4843)
CAUSE A disc error occurred while deleting the temporary file SDREDO.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4844 MESSAGE Unable to open temp file SDTEXT. Program aborted (SDERR 4844)
CAUSE A disc error occurred while opening the temporary file SDTEXT.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4845 MESSAGE Unable to reset temp file SDTEXT. Program aborted (SDERR 4845)
CAUSE A disc error occurred while resetting the temporary file SDTEXT.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4850 MESSAGE Unable to write to temp file SDTEXT. Program aborted (SDERR
4850)
CAUSE A disc error occurred while writing to the temporary file
SDTEXT.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4851 MESSAGE Unable to read from temp file SDTEXT. Program aborted (SDERR
4851)
CAUSE A disc error occurred while reading from the temporary file
SDTEXT.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4852 MESSAGE Unable to delete temp file SDTEXT. Program aborted (SDERR 4852)
CAUSE A disc error occurred while deleting the temporary file SDTEXT.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
(cont.)
--------------------------------------------------------------------------------------
4853 MESSAGE Unable to open temp file SDRECUR. Program aborted (SDERR 4853)
CAUSE A disc error occurred while opening the temporary file SDRECUR.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4854 MESSAGE Unable to read from temp file SDRECUR. Program aborted (SDERR
4854)
CAUSE A disc error occurred while reading from the temporary file
SDRECUR.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4855 MESSAGE Unable to write to temp file SDRECUR. Program aborted (SDERR
4855)
CAUSE A disc error occurred while writing to the temporary file
SDRECUR.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4860 MESSAGE Unable to delete temp file SDRECUR. Program aborted (SDERR 4860)
CAUSE A disc error occurred while deleting the temporary file SDRECUR.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4861 MESSAGE Unable to open temp file SDRELLST. Program aborted (SDERR 4861)
CAUSE A disc error occurred while opening the temporary file SDRELLST.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4862 MESSAGE Unable to reset temp file SDRELLST. Program aborted (SDERR 4862)
CAUSE A disc error occurred while resetting the temporary file
SDRELLST.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------
4863 MESSAGE Unable to write temp file SDRELLST. Program aborted (SDERR 4863)
CAUSE A disc error occurred while writing to the temporary file
SDRELLST.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4864 MESSAGE Unable to read from temp file SDRELLST. Program aborted (SDERR
4864)
CAUSE A disc error occurred while reading from the temporary file
SDRELLST.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4865 MESSAGE Unable to delete temp file SDRELLST. Program aborted (SDERR
4865)
CAUSE A disc error occurred while deleting the temporary file
SDRELLST.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4870 MESSAGE Unable to set EOF on message buffer file. Program aborted
(SDERR 4870)
CAUSE The FCONTROL intrinsic failed on the message buffer file
(SDREDO).
ACTION Notify the System Manager.
--------------------------------------------------------------------------------------
4871 MESSAGE Unable to read from message buffer file. Program aborted (SDERR
4871)
CAUSE The FREAD intrinsic failed while reading from the message buffer
file (SDREDO).
ACTION Notify the System Manager.
--------------------------------------------------------------------------------------
4872 MESSAGE Source line formatting algorithm failed (SDERR 4872)
CAUSE The algorithm used to format each line of the generated
definition has found a situation that it was not designed to
handle.
ACTION Notify the Dictionary Administrator.
--------------------------------------------------------------------------------------
(cont.)
--------------------------------------------------------------------------------------
4873 MESSAGE Exceeded max number of tries for a valid password. Prog aborted
(SDERR 4873)
CAUSE A valid SD password was not entered within the maximum number of
times allowed, while in job mode.
ACTION Correct the password and re-run the job.
--------------------------------------------------------------------------------------
4880 MESSAGE Unable to open temp file SDCNST. Program aborted (SDERR 4880)
CAUSE A disc error occurred while opening the temporary file SDCNST.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4881 MESSAGE Unable to reset temp file SDCNST. Program aborted (SDERR 4881)
CAUSE A disc error occurred while resetting the temporary file SDCNST.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4882 MESSAGE Unable to write temp file SDCNST. Program aborted (SDERR 4882)
CAUSE A disc error occurred while writing to the temporary file
SDCNST.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4883 MESSAGE Unable to read from temp file SDCNST. Program aborted (SDERR
4883)
CAUSE A disc error occurred while reading from the temporary file
SDCNST.
ACTION Check the file system error message. Notify the System Manager
if a serious error is suspected.
--------------------------------------------------------------------------------------
4884 MESSAGE Unable to delete temp file SDCNST. Program aborted (SDERR 4884)
CAUSE A disc error occurred while deleting the temporary file SDCNST.
ACTION Check the file system error message. Notify the System Manager
if a serious problem is suspected.
--------------------------------------------------------------------------------------
None MESSAGE Message catalog (SDCAT.PUB.SYS) open error.
CAUSE SDCAT.PUB.SYS message catalog does not exist.
ACTION Notify Dictionary Administrator of the problem.
--------------------------------------------------------------------------------------
(cont.)
--------------------------------------------------------------------------------------
None MESSAGE Message catalog (SDCAT.PUB.SYS) access error.
CAUSE SDDBD could not access SDCAT.PUB.SYS.
ACTION Check and see if SDCAT.PUB.SYS is being exclusively accessed by
some other users. If a serious problem is suspected, notify
System Manager and Dictionary Administrator.
--------------------------------------------------------------------------------------
None MESSAGE Message catalog (SDCAT.PUB.SYS) illegally formatted.
CAUSE SDCAT.PUB.SYS is not in accordance with the NL message catalog
format.
ACTION Notify Dictionary Administrator of this problem.
--------------------------------------------------------------------------------------
None MESSAGE Message catalog (SDCAT.PUB.SYS) internal error
CAUSE SDCAT.PUB.SYS contains an internal error.
ACTION Notify Dictionary Administrator and System Manager of this
problem.
--------------------------------------------------------------------------------------
None MESSAGE Message catalog access error: set = set-no, msg = msg-no, err =
err-no
CAUSE An error occurred while attempting to access an SDDBD message.
The message set number is sss, message line number is mmm, and
the NL error code is eee.
ACTION Check the message catalog (SDCAT.PUB.SYS) and see if the message
is missing. If a serious problem is suspected, notify System
Manager.
--------------------------------------------------------------------------------------
None MESSAGE Error while writing to $STDLIST. Program is aborted.
CAUSE An error is detected while writing to $STDLIST.
ACTION If the SDDLIST = clause is used at the RUN command, see if the
file equated to $STDLIST is filled up. If a serious problem is
suspected, notify System Manager.
--------------------------------------------------------------------------------------
MPE/iX 5.0 Documentation