noft Manual (G06.26+)
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 noft Utility
- 3 noft Options
- Break Key
- ! (Exclamation Point)
- CD
- COMMENT
- DUMPADDRESS or DA
- DUMPOFFSET or DO
- DUMPPROC or DP
- DYNSTR2
- ENV
- EXIT or E
- FC
- FILE or F
- HELP or ?
- HISTORY or H
- LAYOUT
- LIBLIST
- LISTATTRIBUTE or LA
- LISTCOMPILERS or LC
- LISTOPTIMIZE or LO
- LISTPROC or LP
- LISTSOURCE or LS
- LISTSRLEXPORTS or LLE
- LISTSRLFIXUPS or LLF
- LISTSRLINFO or LLI
- LISTUNREFERENCED or LUR
- LISTUNRESOLVED or LU
- LOG
- OBEY
- OUT
- QUIT or Q
- RESET
- SET
- SHOW
- SYSTEM or VOLUME
- XREFPROC or XP
- 4 noft Diagnostic Messages
- 5 ar Utility
- 6 ar Diagnostic Messages
- A Sample nld and noft Session
- B Converting From Binder to noft
- C Native Object File Structure
- Glossary
- Index

ar Diagnostic Messages
noft Manual—528273-001
6-5
Cause. During an extract (-x) operation, the file name of the specified file is longer
than the maximum supported by the file system. The specific member is not extracted.
Recovery. Use the -T option to truncate the file name to the maximum length allowed
by the File System during extraction.
Effect. The identified option combination is not allowed.
Recovery. Reenter the command correctly.
Cause. This is an advisory message. It warns when an archive member is not
extracted because a file of that name already exists.
Recovery. To overwrite the existing file, either purge it before using ar or be sure not
to use the C option on the ar command.
Cause. The specified archive has an invalid file format.
Recovery. Rebuild the archive.
Cause. When running in the Guardian environment, ar does not allow files to be
extracted to the OSS file space.
Recovery. Specify a location in the Guardian file space where members can be
extracted.
Cause. The file member specified in the file operand is not in the archive. The -t
option can be used to find out what members exist in the archive.
Recovery. Reenter the command with correct member names.
file name filename: filename too long for filesystem.
illegal option combination for option.
member already exists.
member: archive: bad file format.
member, cannot extract because destination is not in Guardian
filespace.
member: not found in archive.