HP 3000 Manuals

DICTDBL MESSAGES [ DICTIONARY 3000 ] MPE/iX 5.0 Documentation


DICTIONARY 3000

DICTDBL MESSAGES 

Errors 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   MESSAGE                   |          EXPLANATION AND/OR ACTION          |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| *ERROR: BAD DATA BASE NAME: base-name       | The utility has encountered an invalid base |
|                                             | name format in the store file.  Probably    |
|                                             | the store file has bad data in it.          |
|                                             |                                             |
| *ERROR: BASE LONGER THAN 6 CHARACTERS       | Base name exceeds 6 characters.             |
|                                             |                                             |
| *ERROR: BASE NAME TOO LONG                  | Data base name, including qualifiers,       |
|                                             | exceeds 24 characters.                      |
|                                             |                                             |
| *ERROR: DATA BASE OPERATION                 | A data base error occurred during the load. |
|                                             | A "DBEXPLAIN message block" is issued to    |
|                                             | explain the error condition.                |
|                                             |                                             |
| *ERROR: DEFERRED MODE REJECTED, CODE=n      | The request for fast I/O has been rejected  |
|                                             | with an error code of "n" .  Refer to the   |
|                                             | DBCONTROL intrinsic in the IMAGE Reference  |
|                                             | Manual for an explanation.                  |
|                                             |                                             |
| *ERROR: FILE EQUATION NOT ALLOWED           | A back-referenced file name (*filename)     |
|                                             | entered as a response to the STORE FILE     |
|                                             | prompt is not allowed.                      |
|                                             |                                             |
| *ERROR: FILE NAME TOO LONG                  | Response to the LIST FILE prompt is greater |
|                                             | than 26 characters.                         |
|                                             |                                             |
| *ERROR: INCOMPATIBLE STORE FILE             | The store file is incompatible with the     |
|                                             | current release of the utility.             |
|                                             |                                             |
| *ERROR: INCORRECT STORE TAPE MOUNTED        | The tape mounted is not the correct store   |
|                                             | tape.  Mount the correct tape.              |
|                                             |                                             |
| *ERROR: INCORRECT TAPE NUMBER: n            | The given tape number "n" is out of         |
|                                             | sequence.  Mount the correct tape.          |
|                                             |                                             |
| *ERROR: INVALID MODE                        | Response to MODE prompt is a number other   |
|                                             | than 1 through 8.                           |
|                                             |                                             |
---------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   MESSAGE                   |          EXPLANATION AND/OR ACTION          |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| *ERROR: INVALID RUN MODE                    | Response to the RUN MODE prompt is invalid. |
|                                             | Enter one of the modes indicated in the     |
|                                             | prompt.                                     |
|                                             |                                             |
| *ERROR: ITEM CONVERSION                     | A conversion error occurred on an item with |
|                                             | properties that have changed in the new     |
|                                             | data base schema.  The item data field is   |
|                                             | set to a null value of all binary zeros.    |
|                                             |                                             |
| *ERROR: ITEM NAME TOO LONG                  | Data item name entered in response to the   |
|                                             | NEW ITEM NAME prompt is longer than 16      |
|                                             | characters.                                 |
|                                             |                                             |
| *ERROR: PASSWORD LONGER THAN 8 CHARACTERS   | Response to the BASE PASSWORD prompt is     |
|                                             | greater than 8 characters.                  |
|                                             |                                             |
| *ERROR: PRINT FILE CANNOT BE OPENED         | The print file for the listing cannot be    |
|                                             | opened.  Enter a correct file name to the   |
|                                             | LIST FILE prompt.                           |
|                                             |                                             |
| *ERROR: SET NAME TOO LONG                   | Data set name entered in response to the    |
|                                             | NEW SET NAME prompt is longer than 16       |
|                                             | characters.                                 |
|                                             |                                             |
| *ERROR: STORE FILE OPEN                     | The store file cannot be opened.  A "file   |
|                                             | error tombstone" is issued to explain the   |
|                                             | error condition.                            |
|                                             |                                             |
---------------------------------------------------------------------------------------------

Warnings 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   MESSAGE                   |          EXPLANATION AND/OR ACTION          |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| *WARNING: CONTROL(Y) NOT ENABLED            | "Arming" Control Y failed.                  |
|                                             |                                             |
---------------------------------------------------------------------------------------------

Condition Prompts 

---------------------------------------------------------------------------------------------
|                                             |                                             |
|                   MESSAGE                   |          EXPLANATION AND/OR ACTION          |
|                                             |                                             |
---------------------------------------------------------------------------------------------
|                                             |                                             |
| CONTINUE SET LOAD(Y/N)?>                    | After an error or a Control Y interrupt,    |
|                                             | this prompt allows the user to continue the |
|                                             | operation or to terminate the utility       |
|                                             | program.                                    |
|                                             |                                             |
| CONTROL(Y) BREAK, CONTINUE(Y/N)?>           | User has entered Control Y during a data    |
|                                             | set load.  A response of "N" will terminate |
|                                             | the utility program.                        |
|                                             |                                             |
| DISPLAY INPUT RECORD(Y/N)?>                 | After an IMAGE error in trying to store a   |
|                                             | new record in the data base, this prompt    |
|                                             | allows the user to dump the record to the   |
|                                             | list file in ASCII and octal format.        |
|                                             |                                             |
| LIST FILE ALREADY EXISTS, PURGE OLD(N/Y)?>  | The list file is being written to disc and  |
|                                             | a file of the same name already exists.     |
|                                             | Respond "Y" to purge the existing file and  |
|                                             | keep the new file.                          |
|                                             |                                             |
| TAPE FILE REQUESTED(Y/N)                    | This prompt is issued if RETURN is entered  |
|                                             | in response to the STORE FILE prompt.  If   |
|                                             | an "N" response is given, the utility       |
|                                             | program terminates.                         |
|                                             |                                             |
---------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation