HP 3000 Manuals

Miscellaneous Messages (1800-1899) [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation


HP SYSTEM DICTIONARY XL SDMAIN

Miscellaneous Messages (1800-1899) 

1800     MESSAGE      Catalog error !  encountered during catalog read (SDERR 1800) 

         CAUSE        An error was encountered while retrieving information from the
                      message catalog.

         ACTION       Contact the DA.

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

1801     MESSAGE      Could not find message set !  in the catalog (SDERR 1801) 

         CAUSE        The indicated message set could not be found in the catalog.

         ACTION       Contact the DA to get a new catalog with the indicated set
                      present.

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

1802     MESSAGE      Could not find message (set:number) !  in the catalog (SDERR 
                      1802) 

         CAUSE        Cannot find the desired message in the specified set in the
                      catalog.

         ACTION       Contact the DA to get a new catalog with the indicated message
                      present.

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

1810     MESSAGE      Bad error message from FErrMsg Intrinsic (SDERR 1810) 
         CAUSE        A file system error occurred, but the associated message cannot
                      be retrieved from the FErrMsg intrinsic.

         ACTION       Contact the DA.

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

1811     MESSAGE      Error message !  not found in the catalog.  Catalog error ! 
                      (SDERR 1811) 

         CAUSE        The indicated error message cannot be found in the message
                      catalog.

         ACTION       Contact the DA to get a new catalog with the indicated error
                      message present.

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

1812     MESSAGE      Native language error (SDERR 1812) 

         CAUSE        An error was detected during a call to the Native Language
                      Intrinsics.

         ACTION       Contact the DA. Internal Error.

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

1813     MESSAGE      Date returned from the dictionary was invalid (SDERR 1813) 

         CAUSE        The data for the DATE-CREATED or DATE-CHANGED attribute field is
                      not in the valid format for a System Dictionary date field.

         ACTION       Contact the DA. Internal error.

1814     MESSAGE      Sort Intrinsic error number !  (SDWARN 1814) 

         CAUSE        An error was detected during a call to the Sort intrinsics.

         ACTION       Use the NOSORT option in all cases so the error is avoided.  In
                      addition, contact the DA. Internal Error.

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

1820     MESSAGE      Heap overflow.  Command is too complex (SDERR 1820) 

         CAUSE        All of the available heap space in the system has been
                      allocated.  The command is too long and/or complex.

         ACTION       Simplify the command by breaking it into two or more pieces and
                      reissue the pieces.

         CAUSE        All of the available heap space in the system has been
                      allocated.  There are too many nested levels in the REPORT
                      command.

         ACTION       Limit the number of nested levels in the report and/or limit the
                      amount of information and qualification at each level of the
                      report.

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

1821     MESSAGE      Library error !  encountered.  Terminate program (SDERR 1821) 
         CAUSE        A Pascal error was encountered.

         ACTION       Contact the DA (remember to supply the library error number).
                      Internal Error.

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

1830     MESSAGE      MPE command is too long (SDERR 1830) 

         CAUSE        The entered MPE command is too long.

         ACTION       Limit the MPE command to 256 characters and reenter it.

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

1831     MESSAGE      Invalid MPE command (SDERR 1831) 

         CAUSE        The specified MPE command is not a legal MPE command.

         ACTION       Enter a legal MPE command.

         CAUSE        The specified MPE command is not allowed to be issued from
                      within SDMAIN.

         ACTION       Enter an MPE command that can be issued through the command
                      intrinsic.

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

1832     MESSAGE      MPE Executor error number !  (SDERR 1832) 

         CAUSE        An error was encountered while executing the MPE command.

         ACTION       Use the error number to look up the error for the specified
                      command in the MPE Intrinsics Manual.

1840     MESSAGE      Intrinsic logging is already !  (SDWARN 1840) 

         CAUSE        Intrinsic logging is already set in the indicated position.

         ACTION       None is needed as logging is already set as desired.

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

1841     MESSAGE      Version is already set to !  status (SDWARN 1841) 

         CAUSE        The status of the version is already set to the status
                      specified.

         ACTION       None is needed as the status of the version is already what is
                      desired.  However, a check should be made to make sure that the
                      version name is correct and you are not trying to set the status
                      of a different version than expected.



MPE/iX 5.0 Documentation