NET/MASTER Messages Manual

NNM1534
Messages
106159 Tandem Computers Incorporated 2–287
NNM1532
num_of_lines
LINES SEARCHED -
find_code_name
'
str_name
' NOT
FOUND
Cause. The Log Browse FIND command could not find the string.
num_of_lines
is the number of lines searched.
find_code_name
is the name of the find code.
str_name
is the item to search for.
Effect. The search stops, and the item is not found.
Recovery. This message is informational only; no recovery action is necessary.
NNM1533 REACHED FIND END LABEL
Cause. A Log Browse FIND command was issued. However, while searching for the
item, the search limit defined by the FEND label was reached.
Effect. The search stops, and the item is not found.
Recovery. This message is informational only; no recovery action is necessary. You can
use the Log Browse LABEL command to relocate the FEND label if necessary.
NNM1534
find_code_name
'
str_name
' NOT FOUND BEFORE START OF LOG
REACHED
Cause. A Log Browse FIND command was issued for backward searching (PREV).
However, while searching backward for the item, the start of the log file was reached
and the item was not found.
find_code_name
is the name of the find code.
str_name
is the item to search for.
Effect. The search stops, and the item is not found.
Recovery. This message is informational only; no recovery action is necessary.