QUERY/V Messages (continued)
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| INVALID DATA BASE NAME | The specified data base does | Re-enter the command with a |
| | not exist. | valid data base name. |
| | | |
| INVALID DATA SET NAME set | The data set, set name, does | Re-enter the command with a |
| name | not belong to the specified | valid data set name (use the |
| | data base. | FORM command to determine |
| | | the valid set names). |
| | | |
| INVALID EDIT COMMAND | An invalid REDO editing | Refer to the EDIT command in |
| | subcommand was entered. | Section 3 for information on |
| | | the valid subcommands. |
| | | |
| INVALID FILE NAME GIVEN | The file name specified must | Refer to Using the HP 3000 |
| | be a legal MPE file name. | for a description of legal |
| | | file names. |
| | | |
| INVALID MODE | The response to the MODE= | If prompted, enter a valid |
| | prompt is not an integer | mode, or re-enter the |
| | from 1 to 8. | command with a valid mode. |
| | | |
| INVALID NAME FOLLOWS FORM | There is an error in one of | Use HELP to check the FORM |
| COMMAND | the parameters for the FORM | syntax and re-enter the |
| | command. | command. |
| | | |
| INVALID NUMBER FOR COMMAND | The specified command number | Use LISTREDO to list the |
| HISTORY BUFFER. | does not exist in the | commands, then re-enter the |
| | command history buffer. | command with a valid command |
| | | number. |
| | | |
| INVALID PACKED DECIMAL DIGIT | The data base contains | Consult with your data base |
| | invalid numeric data. | administrator. |
| | | |
| INVALID PASSWORD | The password contains more | If prompted, re-enter the |
| | than eight characters. | password. Otherwise, |
| | contains more than eight | re-enter the command with a |
| | characters. | valid password. |
| | | |
| INVALID RANGE FOR COMMAND | The specified range does not | Use LISTREDO to list all the |
| HISTORY BUFFER. | exist in the command history | commands, then re-enter the |
| | buffer. | command with a valid range |
| | | of command numbers. |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| INVALID RELATIONAL OPERATOR | An invalid relational | Refer to Table 3-1, then |
| | operator has been entered. | re-enter the command with a |
| | | correct operator. |
| | | |
| INVALID SUB-ITEM INDEX | The sub-item index must be a | Correct the sub-item index |
| | valid integer. | and re-enter the statement. |
| | | |
| INVALID ZONED DIGIT | The data base contains | Consult with your data base |
| | invalid numeric data. | administrator. |
| | | |
| INVALID # VALUES FOR | Multiple data item values | Re-enter the command |
| RELATIONAL OPERATOR | only follow "equal" or "not | changing either the |
| | equal" relational operators. | relational operator or the |
| | | values. |
| | | |
| JOINING A DATA SET TO ITSELF | A data set cannot be named | Use a data set equivalence |
| IS ONLY ALLOWED THROUGH THE | twice in the same data item | to join a set to itself. |
| USE OF DATA SET EQUIVALENCES | equivalence. | Refer to JOIN for a |
| | | description of dummy data |
| | | sets. |
| | | |
| LANGUAGE INVALID. | Language specified not | Ask your system manager what |
| NATIVE-3000 USED | configured. The default, | languages are available on |
| | NATIVE-3000 was used. | your system. |
| | | |
| LANGUAGE NOT CONFIGURED ON | Languages are configured on | Ask your system manager what |
| THIS SYSTEM. NATIVE-3000 | each system. Language | languages are available on |
| USED | specified is not a available | your system. |
| | on your system. The default | |
| | language is NATIVE-3000. | |
| | | |
| LEVEL ERROR | The Level number appearing | Revise the necessary |
| | in a sort, group, or total | statement and re-enter it. |
| | statement is not valid for | |
| | the statement. | |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| LIMIT MUST BE POSITIVE | The # LIMIT parameter must | Correct the command and |
| | be greater than or equal to | re-enter it. |
| | zero. | |
| | | |
| LITERAL EXPECTED | A literal is missing from | Correct the command and |
| | the TRANSMEMO command. | re-enter it. |
| | | |
| LITERAL TOO LARGE | The literal character string | Revise the statement |
| | exceeds the record size of | containing the character |
| | the output device. | string and re- enter it. |
| | | |
| LINE WOULD EXCEED MAXIMUM OF | The current edit subcommand | First use the B or S |
| 70 CHARACTERS. BREAK LINE | would cause the current line | subcommand to split the |
| FIRST | to be too long. | line. Then re- enter the |
| | | current subcommand. |
| | | |
| LOGICAL CONNECTIONS ARE | It must be possible to trace | Refer to the JOIN command |
| INCOMPLETE; COMPOUND DATA | the data item equivalence | for more information. |
| SET CANNOT BE GENERATED | from one data set to every | Correct the command and |
| | other data set named in the | re-enter it. |
| | JOIN command. | |
| | | |
| LOGGING ENABLED AND NO LOG | Logging may have been | Consult with your data base |
| PROCESS RUNNING | enabled in DBUTIL for the | administrator or refer to |
| | specified data base and no | the IMAGE Reference Manual |
| | MPE log process is running, | for more information on |
| | or there may not be enough | logging. |
| | disc space. | |
| | | |
| LOGGING NOT ENABLED FOR THIS | You have opened the data | Refer to the IMAGE Reference |
| USER | base for read access only | Manual for more information |
| | and there is no need to log | on logging. |
| | transactions. | |
| | | |
| MATCH NOT VALID WHEN | QUERY can only allow the | If possible, change the |
| LANGUAGE <> NATIVE-3000 | matching option for | language to NATIVE-3000 for |
| | NATIVE-3000. | the match. |
| | | |
| MAXIMUM NUMBER OF DATA BASES | No more data bases may be | One of the data bases opened |
| (10) ALREADY OPEN | opened since the maximum | with the MULTIDB command can |
| | number of data bases that | be closed with the CLOSE |
| | can be open at one time is | command. |
| | (10). | |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| MISSING SEARCH KEY VALUE FOR | Command tried to add an | Add an entry with the same |
| item name IN MASTER set name | entry to a detail data set | search item value to the |
| | linked to the specified | master data set and then |
| | master data set without a | re-enter this command. |
| | corresponding entry in the | |
| | master data set for the | |
| | search item value. Item | |
| | name is the detail data set | |
| | search item and set name is | |
| | the master data set name. | |
| | | |
| MISSING SEARCH OR SORT ITEM | Internal QUERY problem. | Contact your HP support |
| | | representative. |
| | | |
| MORE THAN 5 FIELDS ARE BEING | The total statements | Revise the necessary total |
| TOTALED | referenced more than five | statements and re-enter the |
| | different data items. | command. |
| | | |
| MORE THAN 10 PATTERNS IN ONE | There may be no more than | Correct the command and |
| RETRIEVAL COMMAND | ten pattern matches in one | re-enter it. |
| | retrieval command. | |
| | | |
| MUST OPEN THE FIRST DATA | The MULTIDB command may only | Use the DEFINE or DATA-BASE= |
| BASE WITH EITHER THE DEFINE | be used after the primary | command to open the primary |
| COMMAND OR THE DATA-BASE= | data base is open. | data base, Then re-enter the |
| COMMAND | | command. |
| | | |
| MUST SPECIFY BOTH DATA BASE | If the data base name is | Specify the missing |
| NAME AND DATA SET NAME IN | specified in a user | parameter in your user |
| USER DEFINED PROCEDURE | procedure, then the data set | procedure, recompile and |
| | name must be also, and vice | store into the proper SL. |
| | versa. | |
| | | |
| NEW COMMAND EXCEEDS MAXIMUM | The length of the edited | Reduce the command length by |
| OF 698 CHARACTERS | command exceeds the QUERY | deleting characters. |
| | maximum of 698 characters. | |
| | | |
| NLCOLLATE INTRINSIC INTERNAL | An unexpected error occurred | Contact your HP support |
| ERROR | during a data comparison. | representative. |
| | | |
| NLUTIL INTRINSIC INTERNAL | The NLS subsystem | Contact your HP support |
| ERROR | encountered an error from | Representative. |
| | which it could not recover | |
| | while attempting to | |
| | initialize | |
| | language-dependent | |
| | information. | |
| | | |
| NO DATA BASE NAME GIVEN | A data base name is missing | Re-enter the command with |
| | from the command. | the data base name. |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| NO DATA BASE WITH THE GIVEN | The specified data base name | Use DEFINE and MULTIDB to |
| NAME IS CURRENTLY OPEN | is invalid or not currently | see which data bases are |
| | open. | open; correct the command |
| | | and re-enter. |
| | | |
| NO ENTRY | No entries match the | None |
| | selection criteria. | |
| | | |
| NO COMMAND TO EDIT | The command history buffer | None. |
| | is empty. | |
| | | |
| NO FILE NAME GIVEN | A file name was expected in | Correct the command and |
| | the command. | re-enter it. |
| | | |
| NO RECORDS HAVE BEEN | The SUBSET command was | First use a FIND or |
| RETRIEVED YET - SUBSET | entered before entries were | MULTIFIND command then |
| COMMAND NOT ALLOWED | retrieved with a FIND or | re-enter the SUBSET command. |
| | MULTIFIND command. | |
| | | |
| NO RECORDS TO REPORT | No records have been | First use FIND or MULTIFIND, |
| | retrieved yet. | then re-enter the REPORT |
| | | command. |
| | | |
| NO RETRIEVAL WAS MADE FROM | The data base specified is | Correct the data base name |
| DATA BASE data base name, | not the name of a currently | in your user procedure, |
| WHICH WAS NAMED IN USER | opened data base. | recompile, and store into |
| PROCEDURE | | the proper SL. |
| | | |
| NO RETRIEVAL WAS MADE FROM | The FIND, MULTIFIND or | Enter another FIND, |
| DATA SET data base name: | SUBSET command did not | MULTIFIND or SUBSET command |
| data set name | access this data set. | accessing this data set, or |
| | | correct your report |
| | | statement. |
| | | |
| NO SUCH DATA BASE | The referenced data base | Re-enter the command with |
| | does not exist or you did | the correct data base name |
| | not include the account or | or append a group or account |
| | group name. | and try again. |
| | | |
| NO TRANSACTION IS IN | TRANSEND was entered before | Use TRANSBEGIN if you wish |
| PROGRESS | TRANSBEGIN; TRANSBEGIN is | to start a transaction. |
| | needed to start a | |
| | transaction. | |
| | | |
| NO. OF SORT ITEMS EXCEEDS | The number of sort items | Revise the report and |
| LIMIT | defined exceeds the maximum | re-enter the command. |
| | of 66. | |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| NON-NUMERIC DIGIT | The value entered contains | Enter the correct value. |
| ENCOUNTERED | an illegal character. | |
| | | |
| NOT A FIND PROCEDURE | The referenced procedure | Use DISPLAY or DISPLAY LIST |
| | does not contain a FIND | to determine the correct |
| | command. | procedure name. Re-enter |
| | | the command. |
| | | |
| NOT A JOIN PROCEDURE | The referenced procedure | Use DISPLAY or DISPLAY LIST |
| | does not contain a JOIN | to determine the correct |
| | command. | procedure name. Re-enter |
| | | the command. |
| | | |
| NOT A MULTIFIND PROCEDURE | The referenced procedure | Use DISPLAY or DISPLAY LIST |
| | does not contain a MULTIFIND | to determine the correct |
| | command. | procedure name. Re-enter |
| | | the command. |
| | | |
| NOT A SUBSET PROCEDURE | The referenced procedure | Use DISPLAY or DISPLAY LIST |
| | does not contain a SUBSET | to determine the correct |
| | command. | procedure name. Re-enter |
| | | the command. |
| | | |
| NOT A REPORT PROCEDURE | The referenced procedure | Use DISPLAY or DISPLAY LIST |
| | does not contain a REPORT | to determine the correct |
| | command. | procedure name. Re-enter |
| | | the command. |
| | | |
| NOT A REPORT STATEMENT | The statement is not | Revise the statement and |
| | recognized as a valid report | re-enter it. |
| | statement. | |
| | | |
| NOT AN UPDATE PROCEDURE | The referenced procedure | Use DISPLAY and DISPLAY LIST |
| | does not contain an UPDATE | to determine correct |
| | command. | procedure name. Re-enter |
| | | the command. |
| | | |
| NOT ALLOWED TO USE | MATCHING cannot be used with | Use JOIN and MULTIFIND to |
| "MATCHING" WITH FIND CHAIN | the FIND CHAIN command. | access the same data. |
| | | |
| NOT ENOUGH SECTORS IN QSKIB | More data item values appear | Re-enter the command with |
| FILE | in a retrieval command than | fewer data item values. |
| | can be stored in a temporary | |
| | file known as QSKIB. The | |
| | QSKIB file can contain | |
| | approximately 12,000 | |
| | characters. | |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| NOREPEAT MAY ONLY BE | The number of registers | Correct the report. |
| ASSOCIATED WITH UP TO 10 | which use the NOREPEAT | |
| SORT LEVELS AND/OR REGISTERS | option plus the number of | |
| | sort levels for which the | |
| | total statement uses | |
| | NOREPEAT, must be less than | |
| | or equal to 10. | |
| | | |
| NOREPEAT OPTION ALLOWED ONLY | NOREPEAT cannot be used as a | Correct the statement and |
| IN REGISTER OR TOTAL | REPORT option on any | re-enter it. |
| STATEMENTS | statement types other than | |
| | Register or Total. | |
| | | |
| NUMBER SPECIFIED IS TOO | The value entered is too | Enter the correct value. |
| LARGE/SMALL FOR DATA ITEM | large or two small for data | Refer to Table 1-1 for value |
| TYPE x | type x. | ranges of different data |
| | | types. |
| | | |
| NUMERIC EDIT MASK EXCEEDS 20 | The numeric edit mask in an | Revise the edit mask and |
| CHARACTERS | edit statement exceeds the | re-enter the statement. |
| | maximum allowable 20 | |
| | characters. | |
| | | |
| OLD FORMAT ON PROCEDURE FILE | The file specified as the | Ask the data base |
| | Proc-file does not have a | administrator for help. |
| | file code of 1070. | |
| | | |
| OPTION ERROR | The statement option is | Revise the statement and |
| | either illegal for the | re-enter it. |
| | statement in which it | |
| | appears, the option is not | |
| | recognized as valid, or you | |
| | have used NOREPEAT in a | |
| | single data set report. | |
| | | |
| OUTMODED ROOT FILE | The data base root file was | Consult with your data base |
| | created using a different | administrator. |
| | version of the IMAGE | |
| | software. Current QUERY | |
| | software is not compatible | |
| | with this file. | |
| | | |
| PARAMETER ERROR | A syntax or spelling error | Revise the statement and |
| | has occurred. | re-enter the command. |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| PASSWORD DOES NOT MATCH ANY | The password was typed | Re-type the password. |
| DEFINED FOR SPECIFIED DATA | incorrectly. | |
| BASE. USER CLASS ZERO (0) | | |
| WAS ASSIGNED | | |
| | | |
| PROCEDURE CANNOT BE DELETED | You have attempted to delete | To delete a procedure, use |
| BY ALTER | a procedure, line by line, | the DESTROY command. |
| | using ALTER. The procedure | |
| | is not changed and the ALTER | |
| | command terminates. | |
| | | |
| PROCEDURE NAME NOT FOUND | The named procedure is not | Correct the procedure name, |
| | in the directory for the | declare a different |
| | current Proc-file. This | Proc-file, or correct the |
| | message may also appear if | command syntax. |
| | the command syntax is | |
| | incorrect. | |
| | | |
| PROCEDURE NAME TOO LONG | The name of the procedure is | Re-enter the command with a |
| | more than eight characters. | valid procedure name. |
| | | |
| PROC-FILE BUSY | The Proc-file is currently | The command using the |
| | being accessed by another | Proc-file is ignored. Try |
| | user. | again later. |
| | | |
| PROC-FILE BUSY, DO YOU WISH | The Proc-file is being | Reply NO to abort the |
| TO WAIT (YES OR NO)? | accessed by another user. | command. Reply YES to be |
| | In batch mode the default | placed in wait queue until |
| | answer is YES. | all users ahead of you in |
| | | queue have accessed the |
| | | file. |
| | | |
| PROC-FILE NOT DECLARED | The command has referenced a | Use the PROC-FILE= command |
| | procedure before a Proc-file | to declare a Proc-file. |
| | has been declared. | |
| | | |
| PROC-FILE OVERFLOW, INPUT | The procedure being entered | Either delete unused |
| TERMINATED | or altered is too large for | procedures in the Proc-file |
| | the remaining space in the | or create the procedure in |
| | Proc-file. Part of the | another Proc-file. |
| | procedure will be lost. | |
| | | |
| PROC-FILE TOO LARGE - MUST | The file being declared as | Re-enter the command with a |
| BE <= 400 RECORDS | the Proc-file is larger than | different file name. |
| | 400 records. | |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| PROC-FILE TOO SMALL - MUST | The file being declared as | Re-enter the command with a |
| BE >= 5 RECORDS | the Proc-file is smaller | different file name. |
| | than five records. | |
| | | |
| 'QSLIST' DEVICE NOT | The device defined as QSLIST | Wait and try again later or |
| AVAILABLE | is in use by another | use the terminal. |
| | process. | |
| | | |
| QUERY IS NOT ALLOWED TO | The data base administrator | Use another data base. |
| ACCESS THIS DATA BASE | has disallowed all access to | |
| | this data base. | |
| | | |
| QUERY IS NOT ALLOWED TO | The data base administrator | Use the MODE=, DEFINE, |
| MODIFY THIS DATA BASE - USE | has disallowed all write | DATA-BASE=, or MULTIDB |
| MODES 5-8 | access to this data base. | command to specify a mode |
| | | greater than or equal to 5. |
| | | |
| RANGE IN PATTERN HAS FIRST | If a range is specified in | Correct the command and |
| CHARACTER GREATER THAN | pattern matching, the first | re-enter it. |
| SECONDCHARACTER | number must be less than or | |
| | equal to the second number. | |
| | | |
| READ ERROR FROM COMMAND | A physical read error | Check the input device and |
| INPUT FILE | occurred while reading from | try entering the command |
| | the file used for input to | again. Consult with the |
| | QUERY. | system manager. |
| | | |
| RECORD HAS NOT YET BEEN | The command has been | First use a retrieval |
| FOUND | executed prior to selecting | command and then re-enter |
| | entries with a retrieval | the command. |
| | command. | |
| | | Use a FIND, FIND ALL or |
| | UPDATE DELETE or UPDATE | SUBSET (following a FIND or |
| | REPLACE: The command was | FIND ALL) and then re-enter |
| | used after a multiple data | the command. |
| | set retrieval. | |
| | | |
| RECORDS = x | This message is printed in | None |
| | response to CREATE SPACE. x | |
| | is the number of unused | |
| | records in the Proc-file. | |
| | | |
| REDO ONLY AVAILABLE DURING | The REDO command cannot be | Remove the command. |
| INTERACTIVE SESSION | issued from a job file or a | |
| | command file. | |
| | | |
| REPORT CANNOT BE GENERATED | The REPORT command contains | Revise the report and |
| DUE TO ERRORS | errors and will not generate | re-enter the command. |
| | a report. | |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| REPORT INCOMPLETE - ITEMS | Some of the data items | Re-enter the retrieval and |
| MISSING | selected by the retrieval | REPORT commands. |
| | command may have been | |
| | deleted by some other user | |
| | prior to executing the | |
| | REPORT command. | |
| | | |
| REQUESTED ACCESS MODE IS | The data base is currently | Try another mode, or try |
| UNAVAILABLE | being accessed in an access | again later. (Refer to |
| | mode which is incompatible | Section 1 for compatible |
| | with the one specified. | modes). |
| | | |
| RETRIEVAL FROM MORE THAN ONE | The LIST or FIND command has | Use the FORM command to |
| DATA SET | specified access to more | determine the data base |
| | than one data set or the | structure. Re-enter the |
| | FIND CHAIN command has | command. |
| | specified access to more | |
| | than one detail data set. | |
| | | |
| SAME LINES HAVE CONFLICTING | A statement option has | Revise the necessary |
| REPORT OPTIONS label | appeared more than once in | statements and re-enter the |
| | statements concerning the | command. |
| | same report line. label is | |
| | the statement type and | |
| | level. | |
| | | |
| | A physical error has | Contact your HP support |
| | occurred during QUERY access | representative. |
| { READ } | of a scratch file. The file | |
| SCRATCH FILE { OPEN } ERROR | is not accessible to the | |
| { WRITE} | user. code is the file | |
| | system error number. | |
| code | | |
| | | |
| SECURITY VIOLATION | MPE file security has been | Try another mode or log-on |
| | violated (for example, a | account or ask the data base |
| | user with read access | administrator for help. |
| | attempts to open a file with | |
| | write access.) | |
| | | |
| SELECT FILE IS EMPTY - NO | The SAVE command was entered | First use either FIND, |
| RECORDS HAVE BEEN FOUND YET | before a select file was | SUBSET, or MULTIFIND, then |
| | established with either | re-enter the SAVE command. |
| | FIND, SUBSET, or MULTIFIND. | |
| | | |
| SETLOCKS COMMAND ALREADY IN | SETLOCKS was previously | Enter RELEASE to cancel the |
| EFFECT | entered without an | locks already in effect. If |
| | intervening RELEASE command. | RELEASE is not entered, any |
| | | new locks will be held along |
| | | with any locks already in |
| | | effect. |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| SETLOCKS COMMAND WAS NOT IN | SETLOCKS was not previously | None. |
| EFFECT | entered. | |
| | | |
| SKIP OPTION ALREADY | The SKIP option has been | Revise the statement and |
| SPECIFIED | specified twice in the same | re-enter the command. |
| | statement. | |
| | | |
| SKIP OPTION ERROR | The SKIP option is not SKIP | Revise the statement and |
| | A n or SKIP B n where n is 1 | re-enter the command. |
| | to 5 inclusive. | |
| | | |
| SKIP OPTION NOT ALLOWED IN | The header statement | Revise the statement and |
| HEADER | contains a SKIP option. | re-enter the command. |
| | | |
| SORTLIB: message | An error has occurred in one | Refer to the SORT/3000 |
| | of the SORT/3000 procedures | Reference Manual and try the |
| | operating in behalf of | command again. |
| | QUERY. message is the | |
| | SORT/3000 error message. | |
| | | |
| SORT LEVEL MISSING OR | The group or total | Revise the necessary |
| DUPLICATE label | statements reference sort | statements and re-enter the |
| | statements which either do | command. |
| | not exist or appear twice in | |
| | the REPORT command. For | |
| | example, S1 appears twice, | |
| | or a total statement is | |
| | labeled T3 when no S3 | |
| | statement exists. label is | |
| | the statement type and | |
| | level. | |
| | | |
| SPACE OPTION ALREADY | A SPACE A or SPACE B option | Revise the necessary |
| SPECIFIED | appears twice in the same | statements and re-enter the |
| | statement. | command. |
| | | |
| SPACE OPTION ERROR | A SPACE option is not SPACE | Revise the necessary |
| | A n or SPACE B n, where n is | statements and re-enter the |
| | 1 to 5 inclusive. | command. |
| | | |
| SPECIFIED FILE CALLS FOR | The file named in the SAVE | Either use another file name |
| CARRIAGE CONTROL CHARACTERS | command cannot have carriage | or refer to the MPE Commands |
| (CHECK FOR FILE EQUATE) | control characters. | Reference Manual for the |
| | | FILE and RESET commands. |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| SPECIFIED FILE HAS A | The file named in the SAVE | Correct the file equate |
| NON-SDFILE FILECODE (CHECK | command must have an SDFILE | (refer to Appendix G for |
| FOR FILE EQUATE) | filecode. | SAVE file specifications) or |
| | | use another file name. |
| | | |
| SPECIFIED FILE HAS | The file named in the SAVE | Correct the file equate |
| INCOMPATIBLE RECORD SIZE | command has an incorrect | (refer to Appendix G for |
| (CHECK FOR FILE EQUATE) | record size. | SAVE file specifications) or |
| | | use another file name. |
| | | |
| SPECIFIED FILE HAS | The file named in the SAVE | Correct the file equate |
| INCOMPATIBLE FILE LIMIT | command has an illegal file | (refer to Appendix G for |
| (CHECK FOR FILE EQUATE) | limit. | SAVE file specifications) or |
| | | use another file name. |
| | | |
| SPECIFIED FILE HAS | The file named in the SAVE | Correct the file equate |
| NON-FIXED-LENGTH RECORDS | command must have | (refer to Appendix G for |
| (CHECK FOR FILE EQUATE) | fixed-length records. | SAVE file specifications) or |
| | | use another file name. |
| | | |
| SPECIFIED FILE HAS | The file named in the SAVE | Correct the file equate |
| MULTIRECORD ACCESS (CHECK | command cannot have | (refer to Appendix G for |
| FOR FILE EQUATE) | multirecord access. | SAVE file specifications) or |
| | | use another file name. |
| | | |
| SPECIFIED FILE HAS NOBUF | The file named in the SAVE | Correct the file equate |
| (CHECK FOR FILE EQUATE) | command cannot have NOBUF. | (refer to Appendix G for |
| | | SAVE file specifications) or |
| | | use another file name. |
| | | |
| SPECIFIED FILE HAS NOWAIT | The file named in the SAVE | Correct the file equate |
| I/O (CHECK FOR FILE EQUATE) | command cannot have NOWAIT | (refer to Appendix G for |
| | I/O. | SAVE file specifications) or |
| | | use another file name. |
| | | |
| SPECIFIED FILE IS NOT AN | The file named in the SAVE | Correct the file equate |
| ASCII FILE (CHECK FOR FILE | command must be ASCII. | (refer to Appendix G for |
| EQUATE) | | SAVE file specifications) or |
| | | use another file name. |
| | | |
| SPECIFIED FILE IS NOT ON | The file named in the SAVE | Correct the file equate |
| DISC (CHECK FOR FILE EQUATE) | command must be a disc file. | (refer to Appendix G for |
| | | SAVE file specifications) or |
| | | use another file name. |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| STATUS=%XXXXXX | A hardware trap has occurred | Consult with the system |
| P=%XXXXXX | which cannot be handled by | manager. |
| TRAP=%XXXXXX | QUERY. (May be caused by | |
| | hardware failure). QUERY | |
| | terminates. XXXXXX is an | |
| | octal number. Status is the | |
| | status register, P is the | |
| | P-register and TRAP is the | |
| | MPE trap number. | |
| | | |
| SUB-ITEM INDEX MUST BE 1 OR | The sub-item index must be | Correct the sub-item index |
| GREATER | an integer greater than 0 | and re-enter it. Use the |
| | and less than or equal to | FORM command to check the |
| | the number of sub-items that | number of sub-items for that |
| | the data item possesses. | data item. |
| | | |
| SUB-ITEM INDEX TOO LARGE | The sub-item index | Use FORM to check the number |
| | specifying which sub-item to | of sub-items for that data |
| | use is greater than the | item and re-enter the |
| | number that the data item | command. |
| | possesses. | |
| | | |
| SUBSYSTEM BUFFER TOO SMALL | Internal QUERY problem. | Contact your HP support |
| | | representative. |
| | | |
| TEXT MUST BE NO GREATER THAN | The memo on the log file | Re-enter the log file memo. |
| 512 CHARACTERS | cannot exceed 512 | |
| | characters. | |
| | | |
| THE DATA ITEM data item name | The value of this data item | Correct the command and |
| DOES NOT BELONG TO ANY DATA | cannot be reported since it | re-enter it. The FORM |
| SET NAMED IN THE MOST RECENT | does not belong to any data | command can be used to |
| JOIN COMMAND | set that was accessed by the | determine what items are in |
| | MULTIFIND command. | each set in the JOIN |
| | | command. The SHOW JOIN |
| | | command will show you the |
| | | current JOIN. |
| | | |
| THE DATA SET data set name, | The data set specified in | Correct the data set name in |
| NAMED IN A USER PROCEDURE, | the user procedure does not | your user procedure, |
| IS NOT IN DATA BASE data | belong to the data base | recompile, and store into |
| base name. | specified, or is not | the proper SL, or change |
| | accessible to you based upon | your password. |
| | your password. | |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| THE DATA SET data base name: | A data set named in the | Enter SHOW JOIN to see the |
| data set name WAS NOT NAMED | MULTIFIND or SUBSET of a | most recent JOIN command. |
| IN THE MOST RECENT JOIN | MULTIFIND must have been | |
| COMMAND. | specified in the most recent | |
| | JOIN command. | |
| | | |
| THE SAVE COMMAND MAY NOT BE | The JOIN command contained | None |
| USED IF THE @ SIGN WAS | the optional @ parameter. | |
| SPECIFIED IN THE JOIN | | |
| COMMAND | | |
| | | |
| THE @ SIGN IS NOT ALLOWED ON | The @ sign is not allowed in | Refer to Section 3 (under |
| A CYCLE OF DATA SETS | a JOIN command if the data | the JOIN command) for more |
| | item equivalences form a | information. Correct the |
| | cycle. | command and re-enter it. |
| | | |
| THE @ SIGN IS NOT ALLOWED ON | There can only be one @ per | Correct the command and |
| BOTH SIDES OF THE "TO" | data item equivalence. | re-enter it. |
| | | |
| THIS COMMAND HAS GONE OVER | Only 260,064 entries can be | Re-enter the command with |
| THE LIMIT OF 260,064 | selected as a result of a | stricter selection criteria |
| ENTRIES; 260,064 ENTRIES | single FIND or MULTIFIND | or use the entries already |
| HAVE BEEN KEPT | command. | selected. |
| | | |
| THIS DATA BASE IS ALREADY | A data base can only be | Use the DEFINE or MULTIDB |
| OPEN FOR THIS JOB OR SESSION | opened once within QUERY. | command to alter any |
| | | environment specifications |
| | | for a particular data base. |
| | | |
| THIS DATA BASE WAS OPENED | This data base is the | To change a data base from |
| WITH THE DEFINE COMMAND | primary data base and a data | being a primary data base to |
| | base can only be opened once | a data base opened with the |
| | within QUERY. | MULTIDB command, first open |
| | | a new primary data base with |
| | | the DEFINE or DATA-BASE= |
| | | command. Then open the |
| | | previous primary data base |
| | | with the MULTIDB command. |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| TOO MANY DATA ITEM | There can only be up to 53 | Decrease the number of |
| EQUIVALENCES WERE SPECIFIED | data item equivalences. | equivalences and re-enter |
| | | the command. |
| | | |
| UNABLE TO ACCESS DATA BASE | The root file cannot be | Ask the data base |
| IN THIS MODE, m, n | opened with the access | administrator for help. |
| | options required for the | |
| | specific MODE. m is the list | |
| | of required options and n is | |
| | the list of options granted | |
| | by MPE file system. (m, n | |
| | are integers). | |
| | | |
| UNABLE TO USE FILE name | The requested new Proc-file | Re-enter the command with a |
| | name is not large enough or | different name. |
| | is not an empty existing | |
| | Proc-file. | |
| | | |
| UNDO COMMAND NOT ALLOWED NOW | The UNDO command is only | Refer to the SUBSET command |
| | allowed following a SUBSET | for correct usage. |
| | command. | |
| | | |
| UNEXPECTED ERROR IN REPORT | Internal QUERY problem. | Contact your HP support |
| PRINT: REPORT COUNT TABLE | | representative. |
| FULL | | |
| | | |
| UNIFYDETAIL MAY NOT BE USED | The header and detail lines | Correct the report. |
| - HEADER AND DETAIL SPACE | will not all fit on one | |
| DOES NOT FIT ON ONE PAGE | page, of may not be used for | |
| | this report. | |
| | | |
| UNLOAD PROC FAILURE | The MPE intrinsic UNLOADPROC | Notify the system manager. |
| | failed. This error | |
| | indicates hardware or system | |
| | software failure. | |
| | | |
| UPDATE TO MORE THAN ONE DATA | The UPDATE DELETE and UPDATE | Use the FIND or SUBSET |
| SET | REPLACE commands cannot used | command to select entries to |
| | on entries selected from | be deleted or replaced. |
| | more than one data set. | |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| USE PLUS OR MINUS SIGN | To move backward, you must | Re-enter the REDO editing |
| | use a minus sign. To move | subcommand. |
| | forward, you must use a plus | |
| | sign. | |
| | | |
| USER LANGUAGE INVALID | User language not available. | Ask the System Manager to |
| | Only NATIVE-3000 is | configure the desired |
| | available on your system. | language on your system. |
| | | |
| USER LANGUAGE NOT CONFIGURED | Languages are configured on | Ask your system manager what |
| ON THIS SYSTEM. NATIVE-3000 | each computer system. | languages are available on |
| USED. | Language specified is not | your system. |
| | available on your system. | |
| | The default language is | |
| | NATIVE-3000. | |
| | | |
| USING SERIAL READ | QUERY must read each record | Wait for QUERY to complete |
| | of the detail data set | the search, or terminate the |
| | without the benefit of a | command with CONTROL Y. |
| | master data set search key. | |
| | | |
| USING SORT/MERGE | Sorting and merging of data | Wait for QUERY to complete |
| | sets must be used in the | the search, or terminate the |
| | searching of the compound | command with CONTROL Y. |
| | data set being created by | |
| | the MULTIFIND command. | |
| | | |
| WARNING: LOCKS ARE BEING | SETLOCKS has been entered | If you do not need to retain |
| HELD | and there are locks in | these locks, enter a RELEASE |
| | effect that will remain | command since other users |
| | until RELEASE is entered. | may want to access the |
| | | locked data set(s). |
| | | |
| WHAT IS THE VALUE OF item | The command contains a null | Supply the requested data |
| name | data item value. You are | item value. |
| | prompted for the data item | |
| | value. | |
| | | |
| WRITE ERROR TO COMMAND | A physical write error | Check the output device and |
| LISTFILE | occurred while writing to | try the current command |
| | the standard list device | again. Consult with the |
| | ($STDLIST). | system manager. |
| | | |
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
| | | |
| MESSAGE | MEANING | ACTION |
| | | |
----------------------------------------------------------------------------------------------
| | | |
| @ SIGNS MUST BE PROPAGATED | @ must propagate along data | Refer to the JOIN command. |
| | item equivalences. | Correct the command and |
| | | re-enter. |
| | | |
| $MISSING MAY ONLY BE USED | $MISSING cannot be used as a | Correct the command and |
| FOR MULTIPLE DATA SET ACCESS | value for a SUBSET command | re-enter it. |
| | on a single data set select | |
| | file or for the FIND CHAIN | |
| | command. | |
| | | |
----------------------------------------------------------------------------------------------