HP 3000 Manuals

Messages 26000 - 26999 [ Information Access Server: Error Messages ] MPE/iX 5.0 Documentation


Information Access Server: Error Messages

Messages 26000 - 26999 


NOTE Causes and actions are listed only when more information is necessary. If the error message contains an MPE error number, respond to the MPE error and try again.
-------------------------------------------------------------------------------------- AC26004 Command file execution halted Generated by: HDPBATCH A CTRL-Y was typed by the user while the Host Batch Facility was doing some processing, and the user confirmed to abort the current operation. -------------------------------------------------------------------------------------- AC26006 A 20 second pause to wait for DEBUG to catch up Generated by: HDPBATCH A DEBUG command was issued to the Host Batch Facility and it is pausing 20 seconds for the invocation and initialization of the DEBUG facility on the HDSP process. The delay is needed due to the use of IPC message files between the Host Batch Facility (HDPBATCH) and HDSP. -------------------------------------------------------------------------------------- AC26008 No user information has been entered yet Generated by: HDPBATCH A command was issued to the Host Batch Facility that requires access to the data dictionary, but no user name or optional optional password has been specified with the REMOTE or the USERINFO commands. -------------------------------------------------------------------------------------- AC26009 No action taken Generated by: HDPBATCH The user did not supply a user name before executing a command that requires that the user already be identified to Information Access Server. When prompted for this information, nothing was specified and the default user name was not used. Therefore, the command did not execute. -------------------------------------------------------------------------------------- AC26010 No tables have been selected Generated by: HDPBATCH The user issued a command to the Host Batch Facility that required one or more tables to have been previously selected. No tables were selected. Select the table(s) before attempting to do the current operation. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26012 Record mode was not activated Generated by: HDPBATCH This message is written to the output log file when the RECORD command issued by Information Access Server is unable to begin RECORD mode for some reason. -------------------------------------------------------------------------------------- AC26013 A CONTROL-Y was detected Generated by: HDPBATCH The user pressed CTRL-Y, which has been detected by the Host Batch Facility. The current operation is interrupted. -------------------------------------------------------------------------------------- AC26014 Too many items, default used Generated by: HDPBATCH This message is written to the output log file when HDSP returns more items to HDPBATCH than allowed. Only the maximum allowed have been displayed. -------------------------------------------------------------------------------------- AC26016 No tables have been selected Generated by: HDPBATCH The user issued a command to the Host Batch Facility that required one or more tables to have been previously selected. No tables were selected. Select the table(s) before trying to do the current operation. -------------------------------------------------------------------------------------- AC26017 JOIN is active Generated by: HDPBATCH The user has selected more than one table, indicating that he or she wanted to perform a JOIN operation. A SHOW STATUS command was issued. -------------------------------------------------------------------------------------- AC26022 WARNING-The table has 0 records Generated by: HDPBATCH No records met the selection criteria specified (including the JOIN criteria if a JOIN operation was being performed). The user can continue processing, but there are no records in the table being manipulated. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26023 WARNING-Attempting to LIST beyond the end of the table Generated by: HDPBATCH The LIST command was issued specifying a record number greater than the number of records in the table. Use the SHOW STATUS command to see how many records are in the table. -------------------------------------------------------------------------------------- AC26300 ERROR-Answer must be YES or NO Generated by: HDPBATCH The user has replied to a prompt in the Host Batch Facility with something other than "YES", "YE", "Y", "NO", or "N" in any combination of upper and lower case letters, and only those responses are valid. A valid response must be issued before continuing. -------------------------------------------------------------------------------------- AC26301 ERROR-Failed to initiate Access Server, error = number Generated by: HDPBATCH The Host Batch Facility was unable to successfully spawn HDSP as a son process and establish communication with it using IPC message files. See the Information Access Server error number specified for the problem. -------------------------------------------------------------------------------------- AC26302 ERROR-Access Server has terminated unexpectedly Generated by: HDPBATCH HDSP has terminated on the Host Batch Facility. The termination was detected by an end of file condition being encountered on the LINK0002 IPC message file between HDPBATCH and HDSP. There should be an HDSPERR spool file produced by HDSP containing other error information, including possibly a stack marker trace if HDSP aborted. Check for errors in the HDSPERR spoolfile. Call your HP representative if the file shows an abort or an error you cannot correct. -------------------------------------------------------------------------------------- AC26303 ERROR-Failed to read from communication file, FSERR number Generated by: HDPBATCH A temporary IPC message file, LINK0002, in the user's logon group and account, is used for communications being sent from HDSP to HDPBATCH. A file system error occurred when HDPBATCH tried reading from that file. Respond to the specified FSERR. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26304 ERROR-Incorrect packet length received, expected number, found number Generated by: HDPBATCH HDPBATCH received an internal command packet from HDSP that did not have a valid packet length value. Write down the sequence of Host Batch Facility commands issued prior to the error and call your HP representative. -------------------------------------------------------------------------------------- AC26305 ERROR-Failed to write to communication file, FSERR number Generated by: HDPBATCH A temporary IPC message file, LINK0003, in the user's logon group and account, is used for communications being sent from HDPBATCH to HDSP. A file system error occurred when HDPBATCH tried writing to that file. Respond to the specified FSERR. -------------------------------------------------------------------------------------- AC26306 ERROR-Error number occurred, but failed to get error message Generated by: HDPBATCH The specified Information Access Server error occurred, but in the process of trying to get the corresponding error message text, another error occurred, most likely related to the message catalog facility. Respond to the specified error and try again. -------------------------------------------------------------------------------------- AC26307 ERROR-Received an unexpected message from Access Server Generated by: HDPBATCH A temporary IPC message file, LINK0002, in the user's logon group and account, is used for communications being sent from HDSP to HDPBATCH. An internal command packet was received by HDPBATCH which it did not expect, indicating that either HDSP aborted or it is out of synchronization with HDPBATCH. Check the HDSPERR spool file in the user's logon group and account, and respond to any error conditions listed there. If there are none listed, or resolving them does not resolve this problem, write down the sequence of Host Batch commands leading to the error and call your HP representative. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26308 ERROR-Provide user information to start Access Server session Generated by: HDPBATCH A command was issued to the Host Batch Facility that requires access to the data dictionary, but the user has not yet specified a user name and optional password via the REMOTE or the USERINFO commands. The processing of the command file is aborted because of this error. Add the user name and password for the Information Access Server session to the REMOTE command. -------------------------------------------------------------------------------------- AC26309 ERROR-No table has been selected Generated by: HDPBATCH The user issued a command to the Host Batch Facility that requires one or more tables to have been previously selected. No tables were selected. Select the table(s) before trying to do the current operation. -------------------------------------------------------------------------------------- AC26310 ERROR-Invalid output type specified Generated by: HDPBATCH The OUTPUT_TAB command or SELECT command following an OUTPUT_TAB command was specified with an invalid output type specified. Specify a correct output type and include quotes around the type if it contains an embedded blank. -------------------------------------------------------------------------------------- AC26311 ERROR-Command not valid in this context Generated by: HDPBATCH A command was issued to the Host Batch Facility, but it was not valid in light of the commands previously issued. Certain operations require two or more commands to be issued in succession, and certain operations can be performed only after other operations are performed. -------------------------------------------------------------------------------------- AC26313 ERROR-No database identified, specify one with CONFIG_TAB command Generated by: HDPBATCH An attempt was made to configure an IMAGE table in the Host Batch Facility, but the CONFIG_TAB command has not yet been issued to identify the database containing the dataset from which this table is derived. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26314 ERROR-No dataset selected Generated by: HDPBATCH An attempt was made to configure an IMAGE table in the Host Batch Facility, but the SELECT command has not yet been issued to identify the dataset from which this table is derived. -------------------------------------------------------------------------------------- AC26315 ERROR-Too many data items selected for table Generated by: HDPBATCH An attempt was made to configure an IMAGE table in the Host Batch Facility, but too many SELECT commands were issued specifying columns to include in the table. No more than 64 items may be configured as columns in the table. -------------------------------------------------------------------------------------- AC26316 ERROR-Items with subitems are not supported Generated by: HDPBATCH An attempt was made to configure an IMAGE table in the Host Batch Facility, but one of the items specified in a SELECT command was an IMAGE compound item. An IMAGE table with compound items can only be configured in the Administrator Utility. Either remove the item from the list of items, or configure the table using the Administrator Utility. -------------------------------------------------------------------------------------- AC26317 ERROR-First command parameter must be a table name Generated by: HDPBATCH The PERFORM_CFG command was issued in the Host Batch Facility, but the first parameter in the command was not a valid table name. -------------------------------------------------------------------------------------- AC26318 ERROR-Dataset has already been selected Generated by: HDPBATCH An attempt was made to configure an IMAGE table in the Host Batch Facility, but more than one SELECT command specifying a dataset was issued after the CONFIG_TAB command. An IMAGE table can be derived from only one IMAGE dataset, so there should be only one SELECT command. -------------------------------------------------------------------------------------- AC26320 ERROR-Item name not found Generated by: HDPBATCH An item name was specified in a command in the Host Batch Facility, but the item does not exist in the corresponding table. Use the SHOW ITEMS command to see the names of items available in the currently selected table. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26321 ERROR-Too many tables selected for JOIN Generated by: HDPBATCH More than 16 SELECT commands were issued in succession during table selection in the Host Batch Facility. No more than 16 tables can be selected at one time for a JOIN operation in the Host Batch Facility. -------------------------------------------------------------------------------------- AC26322 ERROR-Table name is required with SELECT TABLE command Generated by: HDPBATCH A SELECT command or TABLE command was issued in the Host Batch Facility, but no table name was specified as a parameter in the command. -------------------------------------------------------------------------------------- AC26323 ERROR-Expected table name (or '*') and one or more column names Generated by: HDPBATCH A SELECT command or COLUMN command was issued in the Host Batch Facility to select the columns desired in the result table, but the parameters in the command were not specified correctly. The first parameter must be a table name or an '*' (meaning to use the current table if only one table is selected), followed by a list of columns desired from that table. -------------------------------------------------------------------------------------- AC26324 ERROR-Search specification must be in quotes Generated by: HDPBATCH A SEARCH command or DEFINE_Q command was issued in the Host Batch Facility to specify a selection criteria, but the criteria was not enclosed with quote marks. The double quote mark (") must be used. -------------------------------------------------------------------------------------- AC26325 ERROR-Search expression exceeds maximum length Generated by: HDPBATCH A SEARCH command or DEFINE_Q command was issued in the Host Batch Facility to specify a selection criteria, but the criteria was too long. Remove any blanks that are not required. If it is still too long, break up the criteria into multiple criteria, and use the query on result operation. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26326 ERROR-Parameter(s) missing from command line Generated by: HDPBATCH A command was issued in the Host Batch Facility, but it did not contain all the required parameters. See Chapter 13 in the Information Access Server: Database Administration manual for information about command syntax and try again. -------------------------------------------------------------------------------------- AC26327 ERROR-Invalid SORT order, specify A or D as second parameter Generated by: HDPBATCH A SELECT or SORT command was issued in the Host Batch Facility to specify a column on which to sort the table, but the second parameter was not the letter "A" or "D" (upper or lower case) indicating whether to use an ascending or descending sort. In the SORT command, if a single column sort is specified for the table and no letter is specified to indicate sort direction, the default is ascending. In the SELECT command, a direction must always be specified. -------------------------------------------------------------------------------------- AC26328 ERROR-Invalid SORT level, specify 1 to 16 as third parameter Generated by: HDPBATCH A SELECT command was issued in the Host Batch Facility to specify a column on which to sort the table, but the third parameter was not a number from "1" through "16" inclusive, indicating the level of sort this column represents. A value must be specified. -------------------------------------------------------------------------------------- AC26329 ERROR-Valid SUMMARY types are TOT, AVE, MAX, MIN, GROUP & COUNT Generated by: HDPBATCH A SELECT command was issued in the Host Batch Facility to specify a column on which to perform a summarize operation, but the operation was not specified correctly. The operation must be one of those listed in the message text. -------------------------------------------------------------------------------------- AC26330 ERROR-Use SELECT command to project columns when JOIN is active Generated by: HDPBATCH More than one table was selected using the SELECT command in the Host Batch Facility (implying a JOIN operation), and the COLUMN command was issued. The COLUMN command can be used only if one table is selected. Use the COLUMN, SELECT, and JOIN_COL commands in succesion to specify which columns to include in the result table and what the JOIN columns are in the source tables. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26331 ERROR-Join column already specified Generated by: HDPBATCH The JOIN_COL command was issued in the Host Batch Facility specifying the same table name more than once. Only one JOIN column can be selected from each table being JOINed in the Host Batch Facility. Use a view table configured in the Administrator Utility or by the SQL command to JOIN tables on more than one column or expression. -------------------------------------------------------------------------------------- AC26332 ERROR-Failed to close file RECORD file, FSERR number Generated by: HDPBATCH A file system error occurred in the Host Batch Facility during an attempt to close the file into which commands were being recorded. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC26333 ERROR-Failed to open file specified, FSERR number Generated by: HDPBATCH The RECORD command was issued in the Host Batch Facility, but a file system error occurred while trying to open the file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC26334 ERROR-Expected ON or OFF Generated by: HDPBATCH The ECHO or TIME command was issued in the Host Batch Facility, but the parameter was not the literal "ON" or "OFF" in upper or lower case letters. Only those literal values can be specified. -------------------------------------------------------------------------------------- AC26335 ERROR-Table and user names required with RELEASE command Generated by: HDPBATCH The RELEASE_TABLE command was issued in the Host Batch Facility, but the two required parameters, a saved table name and a user name, were not specified properly. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26336 ERROR-No previous table to restore Generated by: HDPBATCH A POP_TAB command was issued in the Host Batch Facility to refine the query for the table last processed. Internally, the Host Batch Facility attempts to use as a starting point the table already opened before the last query was issued. It cannot do this currently as either no query has been performed, or no table is currently selected. -------------------------------------------------------------------------------------- AC26337 ERROR-Invalid time specified with SPEED command Generated by: HDPBATCH The SPEED command was issued in the Host Batch Facility, but the parameter was not a valid integral time between 0 and 60 inclusive. Correct the command and try again. -------------------------------------------------------------------------------------- AC26338 ERROR-LOCAL options not available Generated by: HDPBATCH An attempt was made to output a table from the Host Batch Facility into a PC format. This cannot be done from the Host Batch Facility because there is no PC connection and output to a shared disc is not supported. -------------------------------------------------------------------------------------- AC26339 ERROR-Valid options are Status, Tables, Items, DATASets, DATAItems Generated by: HDPBATCH The SHOW command requires a parameter, which must be TABLES, ITEMS, STATUS, DATASETS, or DATAITEMS. Correct the command file and try again. -------------------------------------------------------------------------------------- AC26340 ERROR-File equation for LISTEQ failed, CIERR number, CIPARM number Generated by: HDPBATCH The Host Batch Facility issues the MPE command LISTEQ to determine which file equations are active upon invocation. It then processes the contents of the IAFILE(s) in the PPCSAVE.HPOFFICE and in the user's logon group and account to execute any file equations or other MPE commands there. At the end of the session, the Host Batch Facility resets all file equations, then restores those present at invocation (LISTEQ). The output from LISTEQ is directed to a file. An error occurred on the needed file equation. CIERR gives the error number and CIPARM gives the file system error number. Respond to the errors specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26341 ERROR-Failed to list file equations, CIERR number, CIPARM number Generated by: HDPBATCH An error occurred when an attempt was made to issue LISTEQ. CIERR gives the error number. If it is a file system error, CIPARM gives the file system error number. If CIERR is not a file system error, CIPARM gives the number of the parameter on the LISTEQ command which generated the error. See the first paragraph of AC26340. Respond to the errors specified. -------------------------------------------------------------------------------------- AC26342 ERROR-Can't reset LISTEQ file equation, CIERR number, CIPARM number Generated by: HDPBATCH An error occurred when an attempt was made to reset the file equation used with LISTEQ. CIERR gives the error number and CIPARM gives the file system error number. See the first paragraph of AC26340. Respond to the errors specified. -------------------------------------------------------------------------------------- AC26343 ERROR-Failed to open the LISTEQ file, FSERR number Generated by: HDPBATCH A file system error occurred when an attempt was made to open the file containing the output. See the first paragraph of AC26340. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC26344 ERROR-Failed to read from the LISTEQ file, FSERR number Generated by: HDPBATCH A file system error occurred when an attempt was made to read the file containing the output. See the first paragraph of AC26340. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC26345 ERROR-Failed to close the LISTEQ file, FSERR number Generated by: HDPBATCH A file system error when an attempt was made to close the file containing the output. See the first paragraph of AC26340. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26346 ERROR-Failed to close communication file, FSERR number Generated by: HDPBATCH A file system error occurred closing either the LINK0002 or the LINK0003 temporary IPC message files (in the user's logon group and account) used for communication between HDPBATCH and HDSP. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC26347 ERROR-Failed to open communication file, FSERR number Generated by: HDPBATCH A file system error occurred opening either the LINK0002 or the LINK0003 temporary IPC message files (in the user's logon group and account) used for communication between HDPBATCH and HDSP. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC26348 ERROR-Failed to read from batch command file, FSERR number Generated by: HDPBATCH A file system error occurred while reading from the batch command file being executed. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC26349 ERROR-Unknown command command Generated by: HDPBATCH A command was issued to the Host Batch Facility that it did not recognize. See Chapter 13 in the Information Access Server: Database Administration manual to determine the correct spelling for the command you want to use. -------------------------------------------------------------------------------------- AC26350 ERROR-Too many XEQ files are active Generated by: HDPBATCH Host Batch Facility command files can call other command files, but only up to a nesting level of 10. This limit was exceeded. Reduce the number of nested XEQ files. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26352 ERROR-XCONTRAP failed setting up CONTROL-Y Generated by: HDPBATCH The MPE intrinsic XCONTRAP is used to enable the detection of the user pressing CTRL-Y. A failure occurred when calling this intrinsic. -------------------------------------------------------------------------------------- AC26353 ERROR-Record mode is already ON Generated by: HDPBATCH The RECORD command was issued to the Host Batch Facility specifying a file name in which to record all commands, but record mode is already active. Stop the current recording with RECORD OFF before starting to record into another file. -------------------------------------------------------------------------------------- AC26354 ERROR-Item with subitems can't be configured in a table Generated by: HDPBATCH An attempt was made to configure an IMAGE table in the Host Batch Facility, but one of the items specified in a SELECT command was an IMAGE compound item. An IMAGE table with compound items can only be configured in the Administrator Utility. This message is written to the output log file and is not fatal becauase the items are only being displayed. Either remove the item from the list of items, or configure the table using the Administrator Utility. -------------------------------------------------------------------------------------- AC26355 ERROR-MPE command error number, but could not get text Generated by: HDPBATCH An error occurred when executing an MPE command. An attempt to display the error message text failed, so only the error number was displayed. Respond to the file system error and try again. -------------------------------------------------------------------------------------- AC26357 ERROR-Parameter missing a matching quote Generated by: HDPBATCH A command isssued to the Host Batch Facility contained a parameter that had an opening quote but no closing quote. Make sure that all quotes delimiting parameters are balanced. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26358 ERROR-Failed to get job number Generated by: HDPBATCH An error occurred when calling the JOBINFO intrinsic to get information about the job number for the initiated batch job. Respond to the file system error and try again. -------------------------------------------------------------------------------------- AC26359 ERROR-Failed to get job name, JOBINFO error number Generated by: HDPBATCH An error occurred when calling the JOBINFO intrinsic to get information about the job name for the batch job initiated. Respond to the file system error and try again. -------------------------------------------------------------------------------------- AC26360 ERROR-Found number items, but expected number in open table Generated by: HDPBATCH During an attempt to display the records in the current table, HDPBATCH detected a discrepency between the number of items it thought were in the table and the number HDSP thinks are in the table. Use the SHOW ITEMS command to see how many records HDPBATCH thinks are in the table. Save the table as a saved table, and access it from Access PC to see how many records HDSP thinks are in the table. Also, try doing the same sequence of operations from Access PC to see if the same kind of problem occurs. If the problem occurs, enable datacomm tracing to record the internal commands being issued and call your HP representative. -------------------------------------------------------------------------------------- AC26361 ERROR-The help catalog is not opened; HELP disabled Generated by: HDPBATCH The help facility has been disabled because the help catalog could not be opened. An error message was displayed when the Host Batch Facility started to tell you why the help catalog was not opened. Respond to that error and try again. -------------------------------------------------------------------------------------- AC26363 ERROR-Failed to open the system error message catalog, FSERR number Generated by: HDPBATCH A file system error occurred when the Host Batch Facility tried to open the MPE system catalog. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26364 ERROR-Record number found is too large Generated by: HDPBATCH The LIST command was issued to the Host Batch Facility, but the record number specified is too large. Use the SHOW STATUS command to see how many records are in the current table. -------------------------------------------------------------------------------------- AC26365 ERROR-Record number must be a positive number Generated by: HDPBATCH The LIST command was issued to the Host Batch Facility, but the record number specified was negative. You cannot use a relative number to begin listing from a particular record; you must always use absolute numbers. -------------------------------------------------------------------------------------- AC26366 ERROR-Illegal characters found in the record number Generated by: HDPBATCH The LIST command was issued to the Host Batch Facility, but the record number specified contained non-numeric characters. -------------------------------------------------------------------------------------- AC26367 ERROR-Command not allowed when JOIN is active Generated by: HDPBATCH A command was issued to the Host Batch Facility when more than one table had been selected, implying that a JOIN operation was to be performed. Only certain commands can be issued when a JOIN operation is in progress, and the command just issued is not one of them. Close a table and try again. -------------------------------------------------------------------------------------- AC26368 ERROR-No open tables to delete Generated by: HDPBATCH A DEL_TAB command was issued to the Host Batch Facility. Internally, tables are deleted by telling HDSP to close an open table with the delete option, identifying the table by the number of an open table. In the Host Batch Facility, this means that a table must be selected first to open it before it can be deleted. The Host Batch Facility does not automatically open the table first. -------------------------------------------------------------------------------------- AC26369 ERROR-Account specified does not exist Generated by: HDPBATCH A file was specified as a parameter in a command issued to the Host Batch Facility, and the MPE account specified does not exist. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26370 ERROR-Group specified does not exist Generated by: HDPBATCH A file was specified as a parameter in a command issued to the Host Batch Facility, and the MPE group specified does not exist in the MPE account specified (if one was), or in the logon account. -------------------------------------------------------------------------------------- AC26371 ERROR-File specified does not exist Generated by: HDPBATCH A file was specified as a parameter in a command issued to the Host Batch Facility. The file specified does not exist in the MPE group and/or account specified (if one was) or in the logon group and/or account. -------------------------------------------------------------------------------------- AC26372 ERROR-File specified is opened exclusively Generated by: HDPBATCH A file was specified as a parameter in a command issued to the Host Batch Facility, but the file specified is currently open exclusively by some other process. HDPBATCH is unable to open the file. -------------------------------------------------------------------------------------- AC26373 ERROR-Invalid lockword. File can't be opened Generated by: HDPBATCH A file was specified as a parameter in a command issued to the Host Batch Facility, but the lockword specified for the file is not correct. -------------------------------------------------------------------------------------- AC26374 ERROR-Security violation accessing the file specified Generated by: HDPBATCH A file was specified as a parameter in a command issued to the Host Batch Facility, but a MPE security violation occurred trying to open the file. Release the file, alter the security or the file, group, or account, or specify a different file. -------------------------------------------------------------------------------------- AC26375 ERROR-Sort level has exceeded the maximum sort keys supported Generated by: HDPBATCH Another sort level was to be added, but the maximum number of sort levels has already been reached. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26376 ERROR-Maximum summarized options supported has been reached Generated by: HDPBATCH A maximum of 25 summary operations can be performed at one time in the Host Batch Facility. More than 25 operations have been specified. Reduce the number of summary operations (between 1-25). -------------------------------------------------------------------------------------- AC26378 ERROR-TELL command is invalid before a successful USER command Generated by: HDPBATCH The TELL command was issued to the Host Batch Facility to record a message in the JOB-STATUS dataset in the HDPENV.PPCDICT.HPOFFICE database, but the USERINFO or REMOTE commands have not yet been issued identifying the current user. This must be done before issuing the TELL command. Issue a USERINFO command with your name and password before using TELL. -------------------------------------------------------------------------------------- AC26379 WARNING-Command exceeding 80 characters written to record file Generated by: HDPBATCH The record facility in the Host Batch Facility has been enabled, and a command was issued that is longer than 80 characters. Since the record file has a record length of 80, the command was written to the file taking more than one record. Edit the record file to insert the "&" continuation characters at the proper places in the records and delete the warning. -------------------------------------------------------------------------------------- AC26380 WARNING-HELP is not available for the namecommand Generated by: HDPBATCH While running the Host Batch Facility interactively, you requested help for a valid command, but no on-line help is available for that command. For MPE commands, exit the Host Batch Facility and request help from the MPE prompt. -------------------------------------------------------------------------------------- AC26381 ERROR-Name failed for HDPHC000.PPC.SYS, FSERR number Generated by: HDPBATCH A file system error occurred during performance of the specified operation on the message catalog that contains the help facility text for the Host Batch Facility. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26382 ERROR-Invalid table type specified Generated by: HDPBATCH The SELECT command was issued to the Host Batch Facility to select a table, but the parameter after the table name in the command was not the literal "SAVED" or "S". Only these literals may be used; if the table is not a saved table, do not included the parameter. Either omit the parameter (to designate a configured table) or change the parameter to SAVED of S. -------------------------------------------------------------------------------------- AC26383 ERROR-Could not run the program, check the name and try again Generated by: HDPBATCH Within the Host Batch Facility, a >RUN command was given with an invalid program name. Correct the program name. -------------------------------------------------------------------------------------- AC26384 ERROR-Invalid LIB= parameter, valid options are G, P and S Generated by: HDPBATCH The RUN command was issued to the Host Batch Facility to run a program, but the fourth parameter, which specifies the LIB= option when the program is run, was not the literal "G", "P", or "S". Only these literals may be used. Correct the >RUN string. -------------------------------------------------------------------------------------- AC26385 ERROR-Invalid PARM= parameter, number must be between -32768 & 32767 Generated by: HDPBATCH The RUN command was issued to the Host Batch Facility to run a program, but the second parameter, which specifies the PARM= option when the program is run, was not an integral value between -32768 and 32767. Only values in this range may be used. Correct the >RUN string. -------------------------------------------------------------------------------------- AC26386 WARNING-Previous SEARCH specification has been overwritten Generated by: HDPBATCH Within host batch, you specified one SEARCH and are now specifying a second SEARCH before you have issued a PERFORM_Q command. This warning reminds you that we do not accumulate search conditions but use only the last one specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26387 ERROR-User must have PM capability to run DEBUG Generated by: HDPBATCH The DEBUG command was issued to the Host Batch Facility to invoke the MPE Debug facility, but the MPE user does not have PM (privileged mode) capability. This capability is required to use the Debug facility. -------------------------------------------------------------------------------------- AC26388 ERROR-Use the Host Batch RUN command; take off the colon Generated by: HDPBATCH The user attempted to run a program within the Host Batch Facility by using the MPE RUN command, with a ":" preceding the command as is done when issuing other MPE commands within the Host Batch Facility. The MPE RUN command is not supported by the MPE COMMAND intrinsic on MPE/V ; the Host Batch command RUN needs to be used instead. No ":" precedes the command, and the parameters are specified differently than for the MPE RUN command. This error will not occur on MPE/XL. Issue the >RUN command instead of the MPE :RUN command. -------------------------------------------------------------------------------------- AC26389 ERROR-Can't select two tables with the same name Generated by: HDPBATCH The SELECT command was issued to the Host Batch Facility to select a table to manipulate, but the table name specified is the same as a name that was previously selected. If you want to JOIN a table with itself or with a saved table that has the same name, use the SQL command. -------------------------------------------------------------------------------------- AC26390 ERROR-Only 64 parameters are allowed Generated by: HDPBATCH When using the prompting feature in the Host Batch Facility, you used up all the parameter buffer space. Specify up to 64 parameters. -------------------------------------------------------------------------------------- AC26392 ERROR-Prompt is longer than maximum of 80 characters Generated by: HDPBATCH When using the prompting feature in the Host Batch Facility, the character value assigned to parameters with the ASSIGN, INPUT, or SECUREINPUT commands is limited to 80 characters in length. Use a shorter character string for a parameter value. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC26394 ERROR-FREAD from $STDINX failed, FSERR number Generated by: HDPBATCH A file system error was reported when attempting to FREAD from $STDINX. See the MPE File System Reference Manual to determine the cause of the error. -------------------------------------------------------------------------------------- AC26395 ERROR-Parameter name must have a length of between 1 and 16 chars Generated by: HDPBATCH When using the prompting feature in the Host Batch Facility, parameter names are limited to 16 characters. Specify a parameter name that is up to 16 characters in length. -------------------------------------------------------------------------------------- AC26396 ERROR-Parameter name can contain only A..Z, a..z, 0..9, - or _ Generated by: HDPBATCH When using the prompting feature in the Host Batch Facility, you entered an invalid character as part of the parameter name. Specify a valid parameter name. Parameter names must start with an alphabetic character and can contain alphabetic characters (A..Z, a..z), numbers (0..9), a dash (-), or an underscore (_). -------------------------------------------------------------------------------------- AC26397 ERROR-The SQL command requires one quoted SQL statement Generated by: HDPBATCH When using the SQL command in the Host Batch Facility, more than one parameter was specified after the SQL command or the parameter that was specified was not a quoted SQL statement.


MPE/iX 5.0 Documentation