NET/MASTER Messages Manual

NNM1535
Messages
2–288 106159 Tandem Computers Incorporated
NNM1535
find_code_name
'
str_name
' NOT FOUND BEFORE END OF LOG REACHED
Cause. A Log Browse FIND command was issued. However, while searching forward
for the item, the end 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.
NNM1536
find_code_name
'
str_name
' NOT FOUND
Cause. A Log Browse FIND command was issued to continue the search after the end
(or start for a backward search) was reached, but 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.
NNM1537
find_code_name
'
str_name
' FOUND
Cause. A Log Browse FIND command was issued, and the search for the item was
successful.
Effect. The item is found and the search stops.
Recovery. This message is informational only; no recovery action is necessary.
NNM1538 ENTER A LABEL TO LOCATE
Cause. A Log Browse LOCATE command was issued without a label.
Effect. The command is ignored.
Recovery. Add the label and retry the command.