HP 3000 Manuals

File System Messages (4001-4074) [ HP SYSTEM DICTIONARY XL UTILITIES-Part 2 SDDBC ] MPE/iX 5.0 Documentation


HP SYSTEM DICTIONARY XL UTILITIES-Part 2 SDDBC

File System Messages (4001-4074) 

4001     MESSAGE      Dictionary cannot be opened (SDERR 4001) 

         CAUSE        The dictionary could not be opened with the specified DEFINE
                      command.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4002     MESSAGE      Dictionary cannot be closed (SDERR 4002) 

         CAUSE        The dictionary could not be closed.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4003     MESSAGE      Unable to open the $STDLIST file (SDERR 4003) 

         CAUSE        The $STDLIST file could not be opened.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4004     MESSAGE      Unable to write the banner message (SDERR 4004) 

         CAUSE        The banner message could not be written to the $STDLIST file.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4005     MESSAGE      Unable to write the command prompt (SDERR 4005) 

         CAUSE        The command prompt could not be written to the $STDLIST file.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4006     MESSAGE      Unable to write the continue prompt (SDERR 4006) 

         CAUSE        The continue prompt could not be written to the $STDLIST file.

         ACTION       Refer to the associated error and correct the indicated problem.
--------------------------------------------------------------------------------------

4007     MESSAGE      Unable to write a prompt message (SDERR 4007) 

         CAUSE        A prompt message could not be written to the $STDLIST file.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4008     MESSAGE      Unable to write to the $STDLIST file (SDERR 4008) 

         CAUSE        An output line could not be written to the $STDLIST file.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4009     MESSAGE      Unable to open the input file (SDERR 4009) 

         CAUSE        The input file could not be opened.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4010     MESSAGE      Unable to close the input file (SDERR 4010) 

         CAUSE        The input file could not be closed.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4011     MESSAGE      Input file recsize too long.  All lines trunc to 80 chars 
                      (SDWARN 4011) 

         CAUSE        The input file has a record size greater than 80 characters.
                      All input lines are a maximum of 80 characters so all lines will
                      be truncated to 80 characters.

         ACTION       If the commands in the input file do not take up more than 80
                      characters per line, no action is needed.  If the commands do
                      take up more than 80 characters per line, all characters after
                      80 will be ignored so the expected action(s) will not occur.  In
                      this case, the commands must be placed on multiple lines so that
                      no one line contains more than 80 characters (including blanks).

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

4012     MESSAGE      Unable to read from the input file (SDERR 4012) 

         CAUSE        Could not read from the input file.

         ACTION       Refer to the associated error and correct the indicated problem.

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

4013     MESSAGE      The log file is full (SDWARN 4013) 
         CAUSE        Could not write to the log file because it is full.  If the log
                      file is a permanent file, the program will try to open the
                      temporary file with the same name as the permanent log file to
                      be the alternate log file.  If the log file is a temporary file,
                      logging will be disabled.  In either case, processing will
                      continue.

         ACTION       No action is needed.

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

4014     MESSAGE      Unable to close the log file (SDERR 4014) 

         CAUSE        The log file could not be closed while exiting the program.

         ACTION       Refer to the associated error and correct the indicated problem
                      for the next run.

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

4015     MESSAGE      Unable to open command file SDCMD (SDERR 4015) 

         CAUSE        The temporary file SDCMD which is used as the command buffer
                      could not be opened.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4017     MESSAGE      Unable to write to command file SDCMD (SDERR 4017) 

         CAUSE        Could not write to the temporary file SDCMD which is used as the
                      command buffer.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4018     MESSAGE      Command file SDCMD is full (SDERR 4018) 

         CAUSE        Could not write to the temporary file SDCMD which is used as the
                      command buffer because it is full.  The command being entered
                      has too many lines (> 32000).

         ACTION       Correct the error causing > 32000 lines to be in the command and
                      reissue the command.

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

4019     MESSAGE      Unable to open temporary file (SDERR 4019) 

         CAUSE        A nameless temporary file used by the program could not be
                      opened.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.
--------------------------------------------------------------------------------------

4020     MESSAGE      Unable to rewind temporary file !  (SDERR 4020) 

         CAUSE        Could not reset the file pointer of the specified temporary file
                      to the beginning of the file.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4021     MESSAGE      Unable to reposition name file to record number !  (SDERR 4021) 

         CAUSE        Could not reset the file pointer of the name file to the
                      specified record number.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4022     MESSAGE      Unable to read from temporary file !  (SDERR 4022) 

         CAUSE        Could not read from the specified temporary file.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4023     MESSAGE      Temporary file !  is full (SDERR 4023) 

         CAUSE        Could not write to the specified temporary file because it is
                      full.

         ACTION       Contact the DA. Internal Error.

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

4024     MESSAGE      Unable to write to temporary file !  (SDERR 4024) 

         CAUSE        Could not write to the specified temporary file.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4025     MESSAGE      Unexpected EOF while reading from temp file !  (SDERR 4025) 

         CAUSE        Encountered an unexpected EOF while reading from the specified
                      temporary file.

         ACTION       Contact the DA. Internal Error.

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

4026     MESSAGE      The schema file is full (SDERR 4026) 

         CAUSE        Could not write to the schema file because it is full.
         ACTION       Contact the DA. Internal Error.

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

4027     MESSAGE      Unable to write to schema file (SDERR 4027) 

         CAUSE        Could not write to the schema file.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4028     MESSAGE      Unable to purge schema file (SDERR 4028) 

         CAUSE        The schema file could not be purged.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4029     MESSAGE      Unable to close schema file (SDERR 4029) 

         CAUSE        The schema file could not be closed.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4030     MESSAGE      Unable to retrieve an MPE file error message (SDERR 4030) 

         CAUSE        A file system error occurred, but the associated message could
                      not be retrieved through the MPE file system intrinsic, FErrMsg.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4031     MESSAGE      Unable to open the $STDINX file (SDERR 4031) 

         CAUSE        Unable to open the $STDINX file to read the prompted scope
                      password.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4032     MESSAGE      Unable to close the $STDINX file (SDERR 4032) 

         CAUSE        The $STDINX file could not be closed

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4033     MESSAGE      Unable to retrieve information about the $STDINX file (SDERR 
                      4033) 

         CAUSE        Unable to retrieve information about the $STDINX file through
                      the FGetInfo Intrinsic.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4034     MESSAGE      Unable to read from the $STDINX file (SDERR 4034) 

         CAUSE        Unable to read from $STDINX when being prompted for the scope
                      password.

         ACTION       Contact the DS (remember to get the associated file error).
                      Internal Error.

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

4035     MESSAGE      Unable to retrieve information about the $STDLIST file (SDERR 
                      4035) 

         CAUSE        Unable to retrieve information about the $STDLIST file through
                      the FGetInfo Intrinsic.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4036     MESSAGE      Unable to retrieve information about the input file (SDERR 4036) 

         CAUSE        Unable to retrieve information about the input file through the
                      FGetInfo Intrinsic.

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.

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

4037     MESSAGE      Unable to set the End-Of-File marker in the temporary file 
                      (SDERR 4036) 

         CAUSE        Unable to set the End-Of-File marker in the temporary file
                      through the FControl Intrinsic

         ACTION       Contact the DA (remember to get the associated file error).
                      Internal Error.



MPE/iX 5.0 Documentation