Error E0001: A database name was not specified.
The name of a CP-AMS, SMART AMS, or SP-AMS database must be specified on the call line.
Error E0002: Output file ’output file’ could not be opened.
The requested output file could not be opened for writing (if it currently existed) or could not be created if it did not previously exist.
Error E0003: File ’database’ is not a valid database-type database name.
database-type is either CP-AMS, SMART AMS, or SP-AMS. The file specified as a database did not contain a valid database name.
An SP-AMS database name is 1 to 128 case sensitive ASCII characters, it cannot include backslashes, and has the extension .asp. A CP-AMS database name consists of 1 to 255 characters, and cannot include slashes, backslashes, colons, asterisks, question marks, quotation marks, less than or greater than symbols, and vertical bars, and has the extension .asp. A valid SMART AMS database name is 1 to 8
Error E0004: Pattern "group-name" - pattern-number not found.
The pattern identified by group-name- pattern-number could not be found in the database.
Error E0005: Group "group-name" not found.
The group group-name could not be found in the specified database.
Error E0006: Database ’database’ not found.
A valid CP-AMS, SMART AMS, or SP-AMS database name was specified but a database with that name could not be found on the system.
Error E0007: ’database’ does not have a valid database file-id.
The file specified as the database was read and did not contain a valid database identifier. database is not a CP-AMS, SMART AMS, or SP-AMS database.
Error E0008: Revision level of database ’database’ unrecognized.
The internal revision level of the CP-AMS, SMART AMS, or SP-AMS database is not a known value. This may mean that the database is corrupted or was created with an obsolete level of BADB.
Error E0009: Cannot read database ’database’ header.
An error occurred when DADB attempted to read the database header.
Error E0010: Cannot convert old database ’database’
to new database format.
An error occurred while attempting to convert a database created by a BADB earlier than BADB/DADB level 3R1. Use an earlier level of DADB to dump the database.
Error E0011: Locale ’current-locale’ is not compatible with the database locale ’db-locale’.
current-locale is the current value of the environment variable LANG and db-locale is the locale stored in the database (the first 20 characters of the value of the environment variable LANG when the database was created).
The locale in use when the database was created does not have the same maximum character byte length as the locale currently in use (value of LANG).