noft Manual (G06.27+, H06.03+, J06.03+)

noft Diagnostic Messages
noft Manual528273-003
4-32
Syntax Errors
3035
Cause. SET FORMAT INNERLIST and a dumping command cannot find the source
file that corresponds with the one specified by the object code file in the original or the
current directory.
Recovery. Verify that the source file exists in either the current directory or in its
original location. To change the current directory or subvolume to where the source file
is located, use the appropriate commands for your environment.
3036
Cause. noft cannot find the specified source filename.
Recovery. Verify that the specified source file exists and its name is spelled correctly.
Use LISTSOURCE * to see a list of all source files (for more information, see
LISTSOURCE or LS on page 3-32).
3037
Cause. noft cannot find the specified source file number.
Recovery. Verify that the specified procedure exists in the object code file, and the
number is in range. Use LISTSOURCE * to see a list of all source files (for more
information, see LISTSOURCE or LS on page 3-32).
3038
Cause. noft cannot find the specified addresses in the object code file.
*** SYNTAX ERROR *** [3035]:
Source file filename not in correct position.
Environment Commands
Guardian SYSTEM or VOLUME
on page 3-52
OSS CD
on page 3-5
UNIX CD
on page 3-5
*** SYNTAX ERROR *** [3036]:
Source file name not found, check file descriptor table.
*** SYNTAX ERROR *** [3037]:
Source file number out of range, check file descriptor table.
*** SYNTAX ERROR *** [3038]:
Specified range not within a text section.