HP 3000 Manuals

Edit Messages (1350-1374) [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation


HP SYSTEM DICTIONARY XL SDMAIN

Edit Messages (1350-1374) 

1350     MESSAGE      EDIT only allowed when input is from $STDINX (SDERR 1350) 

         CAUSE        The EDIT command is only allowed when input is interactive (or
                      when running interactively and input is from a redirected
                      STDIN).

         ACTION       Use the MODIFY command in the command file or batch job to
                      'edit' an existing variable attribute or report.

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

1351     MESSAGE      No EDTXT file is available so the edit fails (SDERR 1351) 

         CAUSE        No edit file could be opened so the EDIT command has been
                      disabled.

         ACTION       The system tried to open files EDTXT0 through EDTXT999 and
                      failed.  Either there is insufficient disc space for this file
                      or files exist with all of these names.  Rerun the system with
                      the above problem corrected.  For now, the same results can be
                      obtained by using the appropriate MODIFY command and entering
                      the complete text.
--------------------------------------------------------------------------------------

1352     MESSAGE      Cannot delete the variable length attribute (SDERR 1352) 

         CAUSE        The old variable attribute could not be deleted.

         ACTION       Contact the DA. Internal Error.

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

1353     MESSAGE      Cannot create the variable length attribute (SDERR 1353) 

         CAUSE        The variable length attribute could not be created with the new
                      text.

         ACTION       Refer to the associated error.

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

1354     MESSAGE      Cannot invoke EDIT/V (SDERR 1354) 

         CAUSE        The EDIT/V program could not be invoked from the program.

         ACTION       Make sure that the EDIT/V program is on the system.  If it is,
                      contact the DA. Internal Error.

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

1355     MESSAGE      The report definition does not exist (SDERR 1355) 

         CAUSE        There is no definition stored for the indicated report.

         ACTION       Contact the DA. Internal Error.  The definition was deleted
                      manually without using the SDMAIN commands that manipulate
                      reports or the dictionary has been corrupted.

1356     MESSAGE      The report description does not exist (SDERR 1356) 

         CAUSE        There is no description stored for the specified report.

         ACTION       Use the MODIFY REPORT command to add the new text as the
                      description for the report.

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

1357     MESSAGE      The entity was deleted while being edited (SDERR 1357) 

         CAUSE        The entity was deleted by another user while its attribute was
                      being edited.

         ACTION       Do nothing if the entity is not needed.  If it is needed, find
                      out who deleted it and why.  To avoid this problem, open the
                      dictionary in EXCLUSIVE-UPDATE mode.

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

1358     MESSAGE      The relationship was deleted while being edited (SDERR 1358) 

         CAUSE        The relationship was deleted by another user while its attribute
                      was being edited.
         ACTION       Do nothing if the relationship is not needed.  If it is needed,
                      find out who deleted it and why.  To avoid this problem, open
                      the dictionary in EXCLUSIVE-UPDATE mode.

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

1359     MESSAGE      The report was deleted while being edited (SDERR 1359) 

         CAUSE        The report was deleted by another user while its definition or
                      description was being edited.

         ACTION       Do nothing if the report is not needed.  If it is needed, find
                      out who deleted it and why.  To avoid this problem, open the
                      dictionary in EXCLUSIVE-UPDATE mode.

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

1360     MESSAGE      Cannot delete report !  (SDERR 1360) 

         CAUSE        All lines of the report definition were deleted during editing
                      but the report cannot be deleted from the system.

         ACTION       Contact the DA. Internal Error.



MPE/iX 5.0 Documentation