NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
M-15
MODIFY LABEL Command
immediately after reporting a fatal error. Nonfatal errors are handled depending on
the value of the ALLOWERRORS option as follows:
If you specify ALLOWERRORS without ON, OFF, or the number of errors,
ALLOWERRORS ON is the default.
If you do not specify the ALLOWERRORS option, ALLOWERRORS OFF is the
default.
The description of each MODIFY LABEL error states whether the error is fatal or
nonfatal.
When MODIFY LABEL continues processing after a nonfatal error has occurred, it
advances to the next SQL object or object program.
[ NO ] LISTALL
specifies how much information MODIFY LABEL writes to the current OUT file. If
LISTALL is specified, MODIFY reports the name of each SQL object and object
program whose label was considered for modification and indicates whether or not
the object or program was modified. If NO LISTALL is specified, only summary
information will be reported.
LISTALL is the default.
DETAIL [ MATCH | ALL ] REPORT [ TO EMS-Collector]
[ ON ]
[ OFF ]
specifies that detailed information about the MODIFY LABEL operation is to be
sent in event messages to a valid EMS collector.
If MATCH is specified, detailed information is reported about SQL objects and
object programs specified in target-spec that contain node numbers matching
the criteria specified in the REPLACE clause. If ALL is specified, detailed
information is reported about all SQL objects and object programs specified in
target-spec.
MATCH is the default.
For a description of report options, see REPORT Option
on page R-3.
OFF The MODIFY LABEL command terminates
immediately after the first nonfatal error is
encountered
ON The MODIFY LABEL command continues, no matter
how many nonfatal errors are encountered
number-of-errors The MODIFY LABEL command continues until the
number of nonfatal errors exceeds the value of
number-of-errors