Start Save Messages (1700-1724) [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
Start/Save Messages (1700-1724)
1700 MESSAGE START command has been cancelled (SDWARN 1700)
CAUSE The START/SAVE pair is cancelled so you are returned to the
normal command processing mode.
ACTION No action is needed.
--------------------------------------------------------------------------------------
1701 MESSAGE Create capability is required to SAVE a report (SDERR 1701)
CAUSE The current open scope does not have CREATE capability (scope
right) and so cannot SAVE a report. Accordingly, you are not
allowed to initiate a START/SAVE pair.
ACTION Switch to a scope having create capability.
--------------------------------------------------------------------------------------
1702 MESSAGE A ! command has already been defined (SDERR 1702)
CAUSE Only one of the indicated command (CONFIGURE, FORMAT, or REPORT)
can be issued in each stored report.
ACTION No action is needed. The first instance of the command is
stored with the report.
--------------------------------------------------------------------------------------
1703 MESSAGE Cannot specify ! after a REPORT command (SDERR 1703)
CAUSE The specified command (CONFIGURE or FORMAT) cannot be issued
after the REPORT command has been issued for a stored report.
ACTION Cancel the current report (using [[Control]] Y) if interactive.
Then START the report again issuing the indicated command before
the REPORT command. Or, SAVE the current report and then use
the EDIT REPORT command to insert the indicated command into the
report.
--------------------------------------------------------------------------------------
1704 MESSAGE A START command is already active (SDERR 1704)
CAUSE A START/SAVE pair is already active so another cannot be
initiated.
ACTION Complete the current START/SAVE pair and then another START can
be issued. Remember, [[Control]] Y can be used to cancel the
current START/SAVE pair.
--------------------------------------------------------------------------------------
1705 MESSAGE No START command has been issued (SDERR 1705)
CAUSE A SAVE cannot be issued here because no START has been issued to
initiate the storage of commands.
ACTION Issue a START command and enter the command to be stored. Then,
the SAVE command will be accepted.
1706 MESSAGE No REPORT command so START is active. <Control-Y> to stop.
(SDERR 1706)
CAUSE A REPORT command is required within a START/SAVE pair. As one
has not been issued, the START remains active so one can be
entered.
ACTION Enter a REPORT command and then issue the SAVE. Or, use the
[[Control]] Y (if interactive) to cancel the START.
--------------------------------------------------------------------------------------
1707 MESSAGE No REPORT command was specified. START is cancelled (SDERR
1707)
CAUSE A REPORT command is required within a START/SAVE pair. As input
is NOT interactive, the START is cancelled so further processing
can take place.
ACTION Update the command file to include a REPORT within the
START/SAVE.
--------------------------------------------------------------------------------------
1708 MESSAGE Cannot create REPORT so START is active. <Control-Y> to stop
(SDERR 1708)
CAUSE The indicated report cannot be created. Accordingly, the START
remains active so the problem with the report can be corrected
without losing the commands to be saved.
ACTION Refer to the associated error and correct the problem indicated.
Then, issue the SAVE command. Or, issue a [[Control]] Y (if
interactive) to cancel the START.
--------------------------------------------------------------------------------------
1709 MESSAGE Cannot create REPORT. START is cancelled (SDERR 1709)
CAUSE The indicated report cannot be created. As input is NOT
interactive, the START is cancelled so further processing can
take place.
ACTION Refer to the associated error and correct the problem indicated.
--------------------------------------------------------------------------------------
1710 MESSAGE Definition too long so REPORT not stored and START cancelled
(SDERR 1710)
CAUSE The commands to be stored are too long to store in the
dictionary. Because there is no way to shrink the commands, the
START is cancelled.
ACTION Reissue the START and enter the commands again. However, this
time use simpler commands with fewer lines or simply put more
data on each line so there are less lines to the command.
--------------------------------------------------------------------------------------
1711 MESSAGE Definition SAVE failed so REPORT not stored and START cancelled
(SDERR 1711)
CAUSE The report cannot be stored. Because the data could not be
placed in the dictionary, the START is cancelled.
ACTION Refer to the associated error and correct the problem indicated.
The problem is probably a database capacity error.
1712 MESSAGE Description was too long. It was truncated and stored (SDWARN
1712)
CAUSE The description supplied with the report is too long so it is
truncated.
ACTION No action is needed. As much of the description as can be
handled is stored and the remainder discarded.
--------------------------------------------------------------------------------------
1713 MESSAGE Description SAVE failed. Report saved without Description
(SDERR 1713)
CAUSE The report's description cannot be saved. Because it cannot be
placed in the dictionary, it is discarded and the report saved
without a description.
ACTION Refer to the associated error and correct the indicated problem.
The problem is probably a database capacity error. The
description can be added later, if desired, using the MODIFY
REPORT command.
MPE/iX 5.0 Documentation