1951
Error(Num) finding main case number for case CaseNum of procedure ProcName
Description
An error Num has occurred while attempting to find the top level parent case for a sub-procedure call tree, where Num is one of the following:
| • | -1, if the parent case of a sub-procedure cannot be found. |
| • | -4, if a sub-case does not contain a SW_PARENTREF field, or if the procedure named in the field does not exist. |
Appears In
SWDIR\logs\sw_warn
Severity
2 (Severe)
Action
Investigate why the parent case for the specified CaseNum cannot be found and why the system has got in this state.
Draft comments: So how do you do this?