HP 3000 Manuals

PROG MESSAGES [ DICTIONARY 3000 ] MPE/iX 5.0 Documentation


DICTIONARY 3000

PROG MESSAGES 

-----------------------------------------------------------------------------------------------
|              |                                |                                             |
|  ERROR NO.   |            MESSAGE             |          EXPLANATION AND/OR ACTION          |
|              |                                |                                             |
-----------------------------------------------------------------------------------------------
|              |                                |                                             |
| PROG 17      | EXCEEDED MAXIMUM TREE DEPTH    | Recursive code has gone through too many    |
|              |                                | performs to trace tree structure.  Reduce   |
|              |                                | the depth of the parent/child tree.         |
|              |                                |                                             |
| PROG 41      | INCOMPATIBLE CODE FILE         | The IPDIC.PUB code file is not compatible   |
|              |                                | with the version of DICTDBM currently       |
|              |                                | executing.                                  |
|              |                                |                                             |
| PROG 42      | INSUFFICIENT STACK FOR WORK    | DICTDBM needs more data stack for a work    |
|              | SPACE RELOAD                   | space reorganization.  Run DICTDBM with a   |
|              |                                | MAXDATA greater than 25,000.                |
|              |                                |                                             |
| PROG 43      | INSUFFICIENT STACK FOR SYSTEM  | The data stack required for the program is  |
|              | LOAD                           | greater than the maximum specified for      |
|              |                                | DICTDBM. Increase the stack size by         |
|              |                                | specifying a MAXDATA on the run command     |
|              |                                | that is greater than the default of 25,000. |
|              |                                |                                             |
-----------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation