Chapter 16. Library Errors

Table of Contents
command errors
command warnings
object errors

Except for those messages listed under Command Warnings in Table 4-1, all other error conditions cause the Librarian to stop operation with no changes to the library file being operated on. For object errors, reassemble and try again.

command errors

Invalid Command

The command specified is an invalid Librarian command.

Expected an option

Missing "/" on the command line.

File Not Found

The object file cannot be found. Maybe a wrong extension is assumed or it is in a different directory.

Duplicate Module Name

An attempt to ADD a module to a library which already contains a module with this name.

File is not an Object Module

The specified file is not an object module.

File is not a Library

The specified file does not look like a library.

Already specified library operation

Only one library operation may be specified for each execution.

No Library Specified

No library has been specified on the invocation line.

No Library Operation specified

Need option.

No Modules to Operate on

An operation other than LIST has been specified, but no modules have been given on which to operate.

Duplicate PUBLIC symbol

The specified symbol duplicates a PUBLIC symbol in another module.

Cannot create library file

Library file or backup file cannot be created. Check filename.

"NO" not valid for command

Command cannot use NO.

Object module not valid for processor

Object module is probably HPC object module.

Library not valid for processor

Library is probably HPC library.