HP 3000 Manuals

Messages 6000 - 6999 [ Information Access Server: Error Messages ] MPE/iX 5.0 Documentation


Information Access Server: Error Messages

Messages 6000 - 6999 


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.
-------------------------------------------------------------------------------------- AC6003 INTERNAL ERROR-Found priority queue other than CS, DS or ES Generated by: HDSP Part of the Access user definition in the data dictionary is the priority queue that the HDSP server process should run in. When HDSP checked the value so that it would be in the correct queue, a value other than CS, DS, and ES was found. The USER dataset in the HDPENV.PPCDICT.HPOFFICE database is probably corrupt. Restore the entire data dictionary together with all files in PPCSAVE.HPOFFICE and call your HP representative. -------------------------------------------------------------------------------------- AC6004 INTERNAL ERROR-Tried to FCLOSE a table file with invalid file code Generated by: HDSP A saved table is being purged, but its file code does not match that which Information Access is using. This check is to prevent Information Access from accidentially purging an IMAGE database due to any unknown software problem. Call your HP representative. -------------------------------------------------------------------------------------- AC6015 INTERNAL ERROR-Failed to FCLOSE table file, FSERR number Generated by: HDSP A file system error occurred during a call to the FCLOSE intrinsic when trying to close a file that contained a result table. The file's name begins with "T" and is a permanent file in PPCSAVE.HPOFFICE, but is not a saved table. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6017 INTERNAL ERROR-Invalid table type was encountered Generated by: HDSP The Open Table List data structure internal to HDSP contains an invalid table type. Call your HP representative. -------------------------------------------------------------------------------------- AC6022 INTERNAL ERROR-Unrecognized return code was encountered Generated by: HDSP The return code from a procedure internal to HDSP used to check a table name was not 0, 1, or 2. Call your HP representative. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6030 INTERNAL ERROR-FOPEN of the item info file failed, FSERR number Generated by: HDSP A temporary file is used to contain the list of items that are part of an IMAGE dataset being used in the configuration of an IMAGE table from Access PC or the Host Batch Facility. A file system error occurred during a call to the FOPEN intrinsic when trying to open the file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6031 INTERNAL ERROR-FWRITE to the item info file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FWRITE intrinsic when trying to write to the file. See the first paragraph of the cause for AC6030. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6032 INTERNAL ERROR-FREAD from the item info file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FREAD intrinsic when trying to read from the file. See the first paragraph of the cause for AC6030. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6033 INTERNAL ERROR-FCONTROL(5) on the item info file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FCONTROL intrinsic when trying to reposition to the beginning of the file (control code = 5). See the first paragraph of the cause for AC6030. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6035 INTERNAL ERROR-FOPEN of the dataset file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FOPEN intrinsic when trying to open the file. See the first paragraph of the cause for AC6030. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6036 INTERNAL ERROR-FWRITE to the dataset file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FWRITE intrinsic when trying to write to the file. See the first paragraph of the cause for AC6030. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6037 INTERNAL ERROR-FREAD from the dataset file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FREAD intrinsic when trying to read from the file. See the first paragraph of the cause for AC6030. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6038 INTERNAL ERROR-FCONTROL(5) of dataset file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FCONTROL intrinsic when trying to reposition to the beginning of the file (control code = 5). See the first paragraph of the cause for AC6030. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6040 INTERNAL ERROR-FOPEN of table directory file failed, FSERR number Generated by: HDSP A temporary file is used to contain the list of tables accessible by the user from Access PC or the Host Batch Facility. A file system error occurred during a call to the FOPEN intrinsic when trying to open the file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6041 INTERNAL ERROR-FWRITEDIR to table directory file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FWRITEDIR intrinsic when trying to write to the file. See the first paragraph of the cause for AC6040. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6042 INTERNAL ERROR-FREADDIR from table directory file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FREADDIR intrinsic when trying to read from the file. See the first paragraph of the cause for AC6040. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6043 INTERNAL ERROR-FCONTROL(5) on table directory file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FCONTROL intrinsic when trying to reposition to the beginning of the file (control code = 5). See the first paragraph of the cause for AC6040. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6044 INTERNAL ERROR-FFILEINFO from table directory file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FFILEINFO intrinsic when trying to get information about the file. See the first paragraph of the cause for AC6040. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6045 INTERNAL ERROR-FCONTROL(6) on table directory file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FCONTROL intrinsic when trying to write a logical end-of-data indicator in the file (control code = 6). See the first paragraph of the cause for AC6040. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6046 INTERNAL ERROR-FOPEN of temp file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FOPEN intrinsic when an attempt was made to open a temporary file containing a list of table names. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6047 INTERNAL ERROR-FREADDIR from temp file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FREADDIR intrinsic when an attempt was made to read from a temporary file containing a list of table names. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6048 INTERNAL ERROR-FCONTROL (5) of temp file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FCONTROL intrinsic when an attempt was made to reposition to the beginning of a temporary file containing a list of table names (control code = 5). Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6058 INTERNAL ERROR-FOPEN of table file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FOPEN intrinsic when an attempt was made to open a file containing a result table. The file's name begins with "T" and is a permanent file in PPCSAVE.HPOFFICE, but is not a saved table. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6059 INTERNAL ERROR-FCONTROL to table file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FCONTROL intrinsic when an attempt was made to open a file containing a result table. The file's name begins with "T" and is a permanent file in PPCSAVE.HPOFFICE, but is not a saved table. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6060 INTERNAL ERROR-FFILEINFO to table file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FFILEINFO intrinsic when an attempt was made to get information about a file containing a result table. The file's name begins with "T" and is a permanent file in PPCSAVE.HPOFFICE, but is not a saved table. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6061 INTERNAL ERROR-FREAD from table file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FREAD intrinsic when an attempt was made to read from a file containing a result table. The file's name begins with "T" and is a permanent file in PPCSAVE.HPOFFICE, but is not a saved table. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6062 INTERNAL ERROR-FPOINT to table file failed, FSERR number Generated by: HDSP A file system error occurred during a call to the FPOINT intrinsic when an attempt was made to set the logical record pointer in a file containing a result table. The file's name begins with "T" and is a permanent file in PPCSAVE.HPOFFICE, but is not a saved table. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6063 INTERNAL ERROR-Record size from FREAD is incorrect Generated by: HDSP When reading from a table file, the number of bytes read per record doesn't match the record length of the table. Call your HP representative. -------------------------------------------------------------------------------------- AC6064 INTERNAL ERROR-DPCONVERT_ITEMS failed, CODE number Generated by: HDSP Fatal system error. If the error is repeated, note the steps you were performing when the error occurred and call your HP representative. -------------------------------------------------------------------------------------- AC6073 INTERNAL ERROR-IOWAIT to HDPMAIL file failed Generated by: HDSP The file HDPMAIL.PPCSAVE.HPOFFICE is a message file monitored by all active HDSP processes. When the Administrator Utility is run with parm=2 to disable Access Server, a message is written to the HDPMAIL file to inform each HDSP process to immediately issue a terminate message to its corresponding requestor, either Access PC or the Host Batch Facility. This results in each user no longer being able to access remote tables. A file system error occurred when the IOWAIT intrinsic was called to initiate completion operations for an I/O request to the file. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6074 INTERNAL ERROR-FOPEN of file HDPMAIL failed, FSERR number Generated by: HDSP A file system error occurred when the FOPEN intrinsic was called to open the file. See cause for AC6073. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6075 INTERNAL ERROR-FREAD from file HDPMAIL failed, FSERR number Generated by: HDSP A file system error occurred when the FREAD intrinsic was called to read from the file. See cause for AC6073. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6076 INTERNAL ERROR-FCONTROL(48) to HDPMAIL file failed, FSERR number Generated by: HDSP A file system error occurred when the FCONTROL intrinsic was called to enable or disable software interrupts (control code = 48) for the file. See cause for AC6073. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6080 INTERNAL ERROR-FOPEN of the OTL work file failed, FSERR number Generated by: HDSP The Open Table List (OTL) is a combination of a disc resident and memory resident list keeping track of the tables currently open for the user. Generally, as a user performs an operation in Access PC or the Host Batch Facility that changes which columns are in the current result table or changes the data in the table (including the order of the rows), a new result table is opened; a previously opened table may or may not then be closed. A file system error occurred when the FOPEN intrinsic was called to open the file containing the disc resident portion of the OTL. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6081 INTERNAL ERROR-FREAD from the OTL work file failed, FSERR number Generated by: HDSP A file system error occurred when the FREAD intrinsic was called to read from the file containing the disc resident portion of the OTL. See the first paragraph of the cause for AC6080. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6082 INTERNAL ERROR-FWRITE to the OTL work file failed, FSERR number Generated by: HDSP A file system error occurred when the FWRITE intrinsic was called to write to the file containing the disc resident portion of the OTL. See the first paragraph of the cause for AC6080. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6083 INTERNAL ERROR-Memory resident OTL not in sync with OTL work file Generated by: HDSP Some information was retrieved from the disc resident portion of the OTL, and it did not correspond with the information in the memory resident portion. See the first paragraph of the cause for AC6080. This is probably a software problem, so call your HP representative. -------------------------------------------------------------------------------------- AC6090 INTERNAL ERROR-GETDSEG failed to get table extra dseg, error number Generated by: HDSP An error occurred when the GETDSEG intrinsic was called to create an extra data segment to contain part of the OTL for a new table. See the first paragraph of the cause for AC6080. Respond to the GETDSEG error specified. -------------------------------------------------------------------------------------- AC6091 INTERNAL ERROR-DMOVOUT failed to put table in extra dseg Generated by: HDSP An error occurred when the DMOVOUT intrinsic was called to put some of the OTL information for a table into an extra data segment. See the first paragraph of the cause for AC6080. Write down the sequence of Host Batch commands leading to the error and call your HP representative. -------------------------------------------------------------------------------------- AC6092 INTERNAL ERROR-FREEDSEG failed in freeing table extra dseg Generated by: HDSP Fatal system error. If the error is repeated, note the steps you were performing when the error occurred and call your HP representative. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6093 INTERNAL ERROR-DMOVIN failed to get table from extra dseg Generated by: HDSP An error occurred when the DMOVIN intrinsic was called to retrieve some of the OTL information for a table from an extra data segment. See the first paragraph of the cause for AC6080. Write down the sequence of Host Batch commands leading to the error and call your HP representative. -------------------------------------------------------------------------------------- AC6141 INTERNAL ERROR-FFILEINFO (38) failed, FSERR number Generated by: HDSP A file system error occurred when the FFILEINFO intrinsic was called to return the spoolfile device file number (item number = 38) for the HDSPERR spoolfile. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6142 INTERNAL ERROR-FFILEINFO (4) failed, FSERR number Generated by: HDSP A file system error occurred when the FFILEINFO intrinsic was called to return the record size (item number = 4) for the user job file for the Host Batch Facility initiated by a user from Access PC. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6143 INTERNAL ERROR-Failed to build log file, FOPEN error number Generated by: HDSP When Host Batch Facility processing is initiated by a user from Access PC, a log file can be specified by the user to log the Host Batch Facility commands and their results. HDSP builds this actual log file that is used by HDPBATCH. A file system error occurred when the FOPEN intrinsic was called to open the file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6144 INTERNAL ERROR-Failed to build log file, FCLOSE error number Generated by: HDSP When Host Batch Facility processing is initiated by a user from Access PC, a log file can be specified by the user to log the Host Batch Facility commands and their results. HDSP builds this actual log file which is used by HDPBATCH. A file system error occurred when the FCLOSE intrinsic was called to close the file. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6145 INTERNAL ERROR-Failed to read record from host file, FSERR number Generated by: HDSP A file system error occurred when reading from the host job file for PC initiated Host Batch Facility. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6146 INTERNAL ERROR-COMMAND failed setting up STDIN/STDLIST file equations, CIERR number Generated by: HDSP HDSP redirects the files $STDIN and $STDLIST for the son process spawned to obtain the job number for PC initiated Host Batch Facility. An error occurred when the COMMAND intrinisic was called to issue the MPE FILE command for one of these files. Respond to the CIERR specified. -------------------------------------------------------------------------------------- AC6149 INTERNAL ERROR-Failed to open existing IPC file Generated by: HDSP When Host Batch Facility processing is initiated by a user from Access PC, HDSP spawns a son process, HDPUTIL.PPC.SYS, to stream the actual job file. By redirecting HDPUTIL's $STDLIST to a file, HDSP can read back the job number assigned to the Host Batch Facility job, and return that number to the user. Message files are built for communication between HDSP and HDPUTIL. A file system error occurred when trying to open the input message file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6150 INTERNAL ERROR-Failed to purge existing input IPC file, FSERR number Generated by: HDSP A file system error occurred when trying to purge the input message file. See the first paragraph of the cause for AC6149. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6151 INTERNAL ERROR-Failed to build input IPC file, FOPEN error number Generated by: HDSP A file system error occurred when calling the FOPEN intrinsic to open the input message file. See the first paragraph of the cause for AC6149. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6152 INTERNAL ERROR-Failed to build input IPC file, FCLOSE error number Generated by: HDSP A file system error occurred when calling the FCLOSE intrinsic to close the input message file. See the first paragraph for the cause of AC6149. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6153 INTERNAL ERROR-FOPEN failed on input IPC file, FSERR number Generated by: HDSP Fatal system error. If the error is repeated, note the steps you were performing when the error occurred and call your HP representative. -------------------------------------------------------------------------------------- AC6155 INTERNAL ERROR-Failed to purge existing output IPC file, FSERR number Generated by: HDSP A file system error occurred when calling the FOPEN intrinsic to open the input message file. See the first paragraph for the cause of AC6149. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6156 INTERNAL ERROR-Failed to build output IPC file, FOPEN error number Generated by: HDSP A file system error occurred when calling the FOPEN intrinsic to open the output message file. See the first paragraph for the cause of AC6149. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6157 INTERNAL ERROR-Failed to build output IPC file, FCLOSE error number Generated by: HDSP A file system error occurred when calling the FCLOSE intrinsic to close the output message file. See the first paragraph for the cause of AC6149.Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6158 INTERNAL ERROR-FOPEN failed on output IPC file, FSERR number Generated by: HDSP A file system error occurred when calling the FOPEN intrinsic to open the output message file. See the first paragraph for the cause of AC6149. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6160 INTERNAL ERROR-Failed to initiate son, CREATEPROCESS error number Generated by: HDSP When Host Batch Facility processing is initiated by a user from Access PC, HDSP spawns a son process, HDPUTIL.PPC.SYS, to stream the actual job file. An error occurred when calling the CREATEPROCESS intrinsic to spawn HDPUTIL. Respond to the CREATEPROCESS error specified. -------------------------------------------------------------------------------------- AC6161 INTERNAL ERROR-NLCONVCUSTDATE failed, NLS error number Generated by: HDSP The user is trying to initiate Host Batch Facility processing from Access PC, with the job to be streamed on a date specified by the user. An error occurred when calling the NLCONVCUSTDATE intrinsic to convert the date the user specified. Respond to the NLS error specified. -------------------------------------------------------------------------------------- AC6162 INTERNAL ERROR-NLFMTCUSTDATE failed, NLS error number Generated by: HDSP The user is trying to initiate Host Batch Facility processing from Access PC, with the job to be streamed on a date specified by the user. An error occurred when calling the NLFMTCUSTDATE intrinsic to format the date the user specified. Respond to the NLS error specified. -------------------------------------------------------------------------------------- AC6163 INTERNAL ERROR-NLCONVCLOCK failed, NLS error number Generated by: HDSP The user is trying to initiate Host Batch Facility processing from Access PC, with the job to be streamed at a time specified by the user. An error occurred when calling the NLCONVCLOCK intrinsic to convert the time the user specified. Respond to the NLS error specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6164 INTERNAL ERROR-NLFMTCLOCK failed, NLS error number Generated by: HDSP The user is trying to initiate Host Batch Facility processing from Access PC, with the job to be streamed at a time specified by the user. An error occurred when calling the NLFMTCLOCK intrinsic to format the time the user specified. Respond to the NLS error specified. -------------------------------------------------------------------------------------- AC6165 INTERNAL ERROR-Failed to send stream command, FWRITE error number Generated by: HDSP A file system error occurred when calling the FWRITE intrinsic to write to the message file the desired MPE STREAM command. See the first paragraph for the cause of AC6149. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6169 INTERNAL ERROR-Failed to read IPC input record, FREAD error number Generated by: HDSP A file system error occurred when calling the FREAD intrinsic to read information from HDPUTIL from the message file. See the first paragraph for the cause of AC6149.Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6170 INTERNAL ERROR-BINARY intrinsic failed converting stream return status Generated by: HDSP An error occurred when calling the BINARY intrinsic to convert the status returned by HDPUTIL from streaming the job file. See the first paragraph for the cause of AC6149.Be sure there are no obvious reasons why a job cannot be successfully streamed. Call your HP representative for assistance. -------------------------------------------------------------------------------------- AC6171 INTERNAL ERROR-BINARY intrinsic failed converting PM hour specified Generated by: HDSP The user requested the Host Batch Facility job be schedule to run after 12:00 noon, and the binary intrinsic failed while trying to convert the hour specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6172 INTERNAL ERROR-Failed to get job number, check HDSPERR file Generated by: HDSP An error occurred that prevented HDSP from getting the job number. See the first paragraph for the cause of AC6149.Check the spoolfile HDSPERR for more information. -------------------------------------------------------------------------------------- AC6173 INTERNAL ERROR-FOPEN of the job file failed, FSERR number Generated by: HDSP A user tried to initiate Host Batch Facility processing from Access PC. HDSP checks the job file specified by the user to see if it contains a :JOB command as its first record; if not, HDSP will add one. A file system error occurred when calling the FOPEN intrinsic to open the job file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6174 INTERNAL ERROR-FCLOSE of the job file failed, FSERR number Generated by: HDSP A user tried to initiate Host Batch Facility processing from Access PC. HDSP checks the job file specified by the user to see if it contains a :JOB command as its first record; if not, HDSP will add one. A file system error occurred when calling the FCLOSE intrinsic to close the job file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6176 INTERNAL ERROR-FRENAME to the job file failed, FSERR number Generated by: HDSP When calling the FRENAME intrinsic to rename a temporary file containing a Host Batch Facility job to a name in the form Jxxxxxxx based on the time and date, a file system error occurred. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6177 INTERNAL ERROR-FWRITE to the job file failed, FSERR number Generated by: HDSP A user tried to initiate Host Batch Facility processing from Access PC. HDSP checks the job file specified by the user to see if it contains a :JOB command as its first record; if not, HDSP will add one. A file system error occurred when calling the FWRITE intrinsic to write to the job file. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6510 INTERNAL ERROR-HP3000 to 8087 conversion failed Generated by: HDSP Numeric values being sent to Access PC from HDSP must be converted from the format used on the HP 3000 to the format used on the PC (specifically, that defined for INTEL's 8087 processor). An error occurred in the routines that perform this conversion. Obtain a listing of the data in the table(s) being accessed at the time of the error (print out on the HP 3000) if copies of the actual file(s) or database(s) can't be obtained. Call your HP representative. -------------------------------------------------------------------------------------- AC6512 INTERNAL ERROR-SORTINIT intrinsic failure number in sorting table file Generated by: HDSP An error occurred when calling the SORTINIT intrinsic to initiate sorting a table. Respond to the SORTINIT error specified. -------------------------------------------------------------------------------------- AC6520 INTERNAL ERROR-FRENAME of output file for DIF failed, FSERR number Generated by: HDSP An error occurred when calling the FRENAME intrinsic during output to a DIF formatted file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6521 INTERNAL ERROR-CREATEPROCESS of SDTODIF.PUB.SYS failed, error number Generated by: HDSP When a user requests output in DIF format, HDSP generates a file in SD format, then spawns a son process, SDTODIF.PUB.SYS, to convert the file from SD format to DIF format. An error occurred when calling the CREATEPROCESS intrinsic to spawn SDTODIF. Respond to the CREATEPROCESS error specified. -------------------------------------------------------------------------------------- AC6522 INTERNAL ERROR-SDTODIF.PUB.SYS for output to DIF file failed, error number Call your HP representative. -------------------------------------------------------------------------------------- AC6523 INTERNAL ERROR-FINDJCW for JCW 'DIFERROR' failed, error number Generated by: HDSP When a user requests output in DIF format, HDSP generates a file in SD format, then spawns a son process, SDTODIF.PUB.SYS, to convert the file from SD format to DIF format. An error occurred when calling the FINDJCW intrinsic to see the value assigned to the DIFERROR JCW. Respond to the FINDJCW error specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6524 INTERNAL ERROR-FOPEN to purge SD file failed, FSERR number Generated by: HDSP When a user requests output in DIF format, HDSP generates a file in SD format, then spawns a son process, SDTODIF.PUB.SYS, to convert the file from SD format to DIF format. An error occurred when calling the FOPEN intrinsic to begin the purge of the SD file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6525 INTERNAL ERROR-FCLOSE to purge SD file failed, FSERR number Generated by: HDSP When a user requests output in DIF format, HDSP generates a file in SD format, then spawns a son process, SDTODIF.PUB.SYS, to convert the file from SD format to DIF format. An error occurred when calling the FCLOSE intrinsic to purge the SD file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6534 INTERNAL ERROR-Miscalculation made in size of the table/hold files Generated by: HDSP Attempting to output to an MPE file. The number of records in the resulting MPE file was calculated incorrectly by HDSP as not all of the records from the table would fit. This is probably a software problem, so call your HP representative. -------------------------------------------------------------------------------------- AC6538 INTERNAL ERROR-A type of packed array was found in a table Generated by: HDSP This error occurred during an attempt to output to an ASCII or SD file. All packed items are first converted to real for easier formatting during the actual output. During the actual output, an item descriptor was found indicating an item was still in packed format. This is probably a software problem, so call your HP representative. -------------------------------------------------------------------------------------- AC6539 INTERNAL ERROR-A type of zoned array was found in a table Generated by: HDSP This error occurred during an attempt to output to an ASCII or SD file. All zoned items are first converted to real for easier formatting during the actual output. During the actual output, an item descriptor was found indicating an item was still in zoned format. This is probably a software problem, so call your HP representative. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6540 INTERNAL ERROR-An unknown type was found in a table Generated by: HDSP This error occurred during an attempt to output to an ASCII or SD file. During the actual output, an item descriptor was found indicating an item was in an unknown format. This is probably a software problem, so call your HP representative. -------------------------------------------------------------------------------------- AC6550 INTERNAL ERROR-GETPRIORITY intrinsic failed Fatal system error. Call your HP representative. -------------------------------------------------------------------------------------- AC6600 INTERNAL ERROR-Illegal input to IOWAIT, descriptor name, FSERR number Generated by: HDSPNS A file system error occurred when calling the IOWAIT intrinsic to initiate completion operations on an I/O request to a message file. The descriptor specified is the value returned from the call to IOWAIT. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6601 INTERNAL ERROR-FWRITE to LINK0003 file failed, FSERR number Generated by: HDSPNS The LINK0003 file is a temporary message file in the user's logon group and account used to send information from HDSPNS to its son process HDSP. A file system error occurred when calling the FWRITE intrinsic to write to the file. Respond to the FSERR specified. -------------------------------------------------------------------------------------- AC6602 INTERNAL ERROR-FREAD from LINK0002 file failed, FSERR number Generated by: HDSPNS The LINK0002 file is a temporary message file in the user's logon group and account used by HDSPNS to receive information sent from its son process HDSP. A file system error occurred when calling the FREAD intrinsic to read from the file. Respond to the FSERR specified. Table 1-0. (cont.) -------------------------------------------------------------------------------------- AC6603 INTERNAL ERROR-ADOPT to user environment failed, error number Generated by: HDSPNS HDSPNS is spawned as a system process by DSDAD when a request for a server is sent from Access PC. HDSPNS establishes a user session and then has itself adopted into that user session. An error occurred when calling the special intrinsic to have that adoption performed. Call your HP representative. -------------------------------------------------------------------------------------- AC6604 INTERNAL ERROR-JOBINFO of new session failed, error number Generated by: HDSPNS HDSPNS is spawned as a system process by DSDAD when a request for a server is sent from Access PC. HDSPNS establishes a user session, and then has itself adopted into that user session. An error occurred when calling the JOBINFO intrinsic (MPE/V or MPE/XL) or JSINFO intrinsic (MPE/XL only) to get some information about the session that was established. Respond to the error code from the intrinsic call. -------------------------------------------------------------------------------------- AC6605 ERROR-Session could not be created with logon provided, error number Generated by: HDSPNS HDSPNS is spawned as a system process by DSDAD when a request for a server is sent from Access PC. HDSPNS establishes a user session, and then has itself adopted into that user session. An error occurred when calling a special intrinsic for a reason other than that covered by Access Server error conditions AC6627 through AC6634. Respond to the CIERR specified. -------------------------------------------------------------------------------------- AC6606 ERROR-No virtual terminal device available, error number Generated by: HDSPNS HDSPNS is spawned as a system process by DSDAD when a request for a server is sent from Access PC. HDSPNS establishes a user session, and then has itself adopted into that user session. An error occurred when calling a special intrinsic to get a virtual terminal device assigned. The most common failure is that all virtual terminal devices are currently in use by other users. No more remote users can gain access to the HP 3000 until one of the virtual terminal devices is available or more are configured. If this is not the problem, call your HP repesentative.


MPE/iX 5.0 Documentation