nld and noft Manual
noft Diagnostic Messages
nld and noft Manual—520384-003
11-5
Data Errors
Cause. The object file was stripped of its symbol table.
Recovery. Rebuild the object file with symbols information.
Cause. The specified procedure was not a subprocedure.
Recovery. Use LISTPROC BRIEF and LISTPROC SUBPROC DETAIL to determine if
there is a relationship between the two procedures (see LISTPROC or LP on
page 5-27).
Cause. noft cannot find the data structure for the run-time procedure table.
Recovery. Rebuild the object file as a loadfile.
Cause. LISTPROC could not find the specified procedure.
Recovery. Use LISTPROC * to see what procedures are available (see LISTPROC
or LP on page 5-27).
Cause. LISTCOMPILERS could not find the appropriate source file. This might be the
result of setting limits with SET SCOPEPROC or SET SCOPESOURCE.
Recovery. Use SHOW on page 5-47 to see if there is any scoping. If there is, either
reset the scope or change the scope.
*** DATA ERROR *** [1001]:
Cannot find end of file.
*** DATA ERROR *** [1002]:
Cannot find parent proc for procedure-name.
*** DATA ERROR *** [1003]:
Cannot find read only data section.
*** DATA ERROR *** [1004]:
Could not find selected procedure.
*** DATA ERROR *** [1005]:
Could not find source file associated with procedure.