noft Manual (G06.27+, H06.03+, J06.03+)
noft Diagnostic Messages
noft Manual—528273-003
4-5
Data Errors
Recovery. Give the object code file being examined and the series of commands that
you used to your service provider for analysis.
Data Errors
1000
Cause. The object code file was stripped of its symbol table.
Recovery. Rebuild the object code file with symbols information.
1001
Cause. The object code file was stripped of its symbol table.
Recovery. Rebuild the object code file with symbols information.
1002
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. (For more information, see
LISTPROC or LP on page 3-30.)
1003
Cause. noft cannot find the data structure for the run-time procedure table.
Recovery. Rebuild the object code file as a loadfile.
*** DATA ERROR *** [1000]:
Cannot dump out by procedure/source name because the object
file does not contain full symbols.
*** 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.