HP 3000 Manuals

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


Information Access Server: Error Messages

Messages 6000 - 6999 (continued) 

--------------------------------------------------------------------------------------

AC6607              INTERNAL ERROR-ABORTSESS 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.  When the
                    Access PC user terminates remote processing by exiting Access PC,
                    HDSPNS has itself adopted back as a system process under DSDAD and
                    aborts the user session it created.  An error occurred when
                    calling a special intrinsic to abort the user session.

                     Call your HP representative.

--------------------------------------------------------------------------------------

AC6608              INTERNAL ERROR-ADOPT back 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.  When
                    the Access PC user terminates remote processing by exiting Access
                    PC, HDSPNS has itself adopted back as a system process under DSDAD
                    and aborts the user session it created.  An error occurred when
                    calling a special intrinsic to have HDSPNS adopted back under
                    DSDAD.

                     Call your HP representative.

--------------------------------------------------------------------------------------

AC6609              ERROR-CREATEPROCESS of son process failed, error number 

                    Generated by:  HDSPNS

                    The creation of the son process (HDSP) failed.  The program file
                    may have been deleted accidentally.

                    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.  It
                    then spawns HDSP as a son process.  An error occurred when calling
                    the CREATEPROCESS intrinsic to spawn HDSP.

                     Respond to the CREATEPROCESS error code specified.
--------------------------------------------------------------------------------------

AC6610              INTERNAL ERROR-Illegal function received from DSDAD - name 

                    Generated by:  HDSPNS

                    HDSPNS understands only three functions that can be received from
                    DSDAD. HDSPNS received some other function from DSDAD.

                     Call your HP representative.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6611              INTERNAL ERROR-Son process terminated

                    Generated by:  HDSPNS

                    HDSPNS uses the temporary message file LINK0002 in the user's
                    logon group and account to receive messages from its son process
                    HDSP, and temporary message file LINK0003 in the user's logon
                    group and account to send messages to its son process HDSP. One of
                    the following three condition codes was returned from an intrinsic
                    call related to one of these files:  CCG from the IOWAIT intrinsic
                    on LINK002, CCG from the FREAD intrinsic on LINK0002, or CCG from
                    the FWRITE intrinsic on LINK0003.  All these condition codes
                    indicate an end-of-file situation, which on a message file
                    indicates the process on the other side of the file (i.e., HDSP)
                    is no longer executing.

                     Check for the spoolfile HDSPERR which should contain either a
                    fatal error message from HDSP or a process abort message with a
                    Pascal stack trace.  Call your HP representative.

--------------------------------------------------------------------------------------

AC6612              INTERNAL ERROR-DICTADD failed, error number 

                    Generated by:  HDSPNS

                    HDSPNS uses the MPE port communication facility (related to file
                    I/O) to communicate with DSDAD. An error occurred when calling a
                    special procedure to give the port dictionary entry to DSDAD.

                     Call your HP representative.

--------------------------------------------------------------------------------------

AC6613              INTERNAL ERROR-GET_PORT_AFT failed, error number 

                    Generated by:  HDSPNS

                    HDSPNS uses the MPE port communication facility (related to file
                    I/O) to communicate with DSDAD. An error occurred when calling a
                    special procedure to get an AFT number.

                     Call your HP representative.
--------------------------------------------------------------------------------------

AC6614              INTERNAL ERROR-CREATE_IOWAITPORT failed, error number 

                    Generated by:  HDSPNS

                    HDSPNS uses the MPE port communication facility (related to file
                    I/O) to communicate with DSDAD. On MPE/V, an error occurred when
                    calling a special procedure to get a port established with DSDAD.
                    On MPE/XL, a port could not be established with DSDAD after a
                    issuing a sequence of special procedures.

                     Call your HP representative.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6615              INTERNAL ERROR-GET_PORT_DST failed, error number 

                    Generated by:  HDSPNS

                    HDSPNS uses the MPE port communication facility (related to file
                    I/O) to communicate with DSDAD. An error occurred when calling a
                    special procedure while establishing a port with DSDAD. This is an
                    MPE/V only error condition.

                     Call your HP representative.

--------------------------------------------------------------------------------------

AC6617              INTERNAL ERROR-IOWAIT failed for IPC conn, IPC error number, FSERR
                    number 

                    Generated by:  HDSPNS

                    HDSPNS uses an IPC connection to communicate with Access PC. A
                    file system error occurred when calling the IOWAIT intrinsic to
                    initate completion operations for an I/O request to the IPC
                    connection with Access PC.

                     Respond to the FSERR and the IPC error specified.

--------------------------------------------------------------------------------------

AC6618              INTERNAL ERROR-IOWAIT failed for DSDAD port, FSERR number 

                    Generated by:  HDSPNS

                    HDSPNS uses the MPE port communication facility (related to file
                    I/O) to communicate with DSDAD. A file system error occurred when
                    calling the IOWAIT intrinsic to initate completion operations for
                    an I/O request to the port with DSDAD.

                     Respond to the FSERR specified.
--------------------------------------------------------------------------------------

AC6619              INTERNAL ERROR-IOWAIT failed for FREAD on LINK0002 file, FSERR
                    number 

                    Generated by:  HDSPNS

                    HDSPNS uses the temporary message file LINK0002 in the user's
                    logon group and account to receive messages from its son process
                    HDSP. A file system error occurred when calling the IOWAIT
                    intrinsic after calling the FREAD intrinsic for this file.

                     Respond to the FSERR specified.

--------------------------------------------------------------------------------------

AC6620              INTERNAL ERROR-IPCRECV failed, error number 

                    Generated by:  HDSPNS

                    HDSPNS uses an IPC connection to communicate with Access PC. An
                    error occurred when calling the NS IPCRECV intrinsic to receive a
                    message.  Respond to the IPC error specified.

                     Respond to the FSERR specified.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6621              INTERNAL ERROR-IPCSEND failed, error number 

                    Generated by:  HDSPNS

                    HDSPNS uses an IPC connection to communicate with Access PC. An
                    error occurred when calling the NS IPCSEND intrinsic to send a
                    message.

                     Respond to the IPC error specified.

--------------------------------------------------------------------------------------

AC6622              INTERNAL ERROR-FCLOSE failed, FSERR number 

                    Generated by:  HDSPNS

                    A file system error occurred when calling the FCLOSE intrinsic to
                    close one of the message files used.

                     Respond to the FSERR specified.

--------------------------------------------------------------------------------------

AC6623              INTERNAL ERROR-FOPEN failed, FSERR number 

                    Generated by:  HDSPNS

                    A file system error occurred when calling the FOPEN intrinsic to
                    open one of the message files used.

                     Respond to the FSERR specified.
--------------------------------------------------------------------------------------

AC6624              INTERNAL ERROR-IPCGET failed, error number 

                    Generated by:  HDSPNS

                    HDSPNS uses an IPC connection to communicate with Access PC. An
                    error occurred when calling the NS IPCGET intrinsic to get a
                    message.

                     Respond to the IPC error specified.

--------------------------------------------------------------------------------------

AC6625              INTERNAL ERROR-NSCOM 0 has already been executed

                    Generated by:  HDSPNS

                    NSCOM 0 is a request sent from Access PC for HDSPNS to create an
                    execution environment for itself.  This command can only be
                    executed once per connection, so an invalid internal command
                    sequence has been sent from Access PC or the HDSPNS process
                    (currently a system process) did not properly clean-up from a
                    previous connection or connection attempt.

                     Call your HP representative.

--------------------------------------------------------------------------------------

AC6626              INTERNAL ERROR-NSCOM 1 repeated or executed before NSCOM 0

                    Generated by:  HDSPNS

                    NSCOM 1 is a request sent from Access PC for HDSPNS to spawn the
                    son process HDSP.PPC.SYS. This command can only be executed once
                    per connection, and must not be executed until NSCOM 0 (create an
                    execution environment) has been executed.  An invalid internal
                    command sequence has been sent from Access PC or the HDSPNS
                    process (currently either a user process or a system process) did
                    not properly clean-up from a previous connection or connection
                    attempt.

                     Call your HP representative.

          Table 1-0.  (cont.) 
--------------------------------------------------------------------------------------

AC6627              ERROR-Password/user/group/account begin with non-alpha character

                    Generated by:  HDSPNS

                    HDSPNS is spawned as asystem 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 establish
                    the session because either an MPE password or user, group, or
                    account name given by the Access PC user began with a non-alpha
                    character.

                     Check these values on the Remote Connect screen in Access PC or
                    in the appropriate connection file being used.

--------------------------------------------------------------------------------------

AC6628              ERROR-Group name used in logon does not exist

                    Generated by:  HDSPNS

                    An error occurred when calling a special intrinsic to establish
                    the session because the MPE group name given by the Access PC user
                    does not exist.

                     See the first paragraph of the cause for AC6627.  Check the MPE
                    group name on the Remote Connect screen in Access PC or in the
                    appropriate connection file being used.

--------------------------------------------------------------------------------------

AC6629              ERROR-Account name used in logon does not exist

                    Generated by:  HDSPNS

                    An error occurred when calling a special intrinsic intrinsic to
                    establish the session because the MPE account name given by the
                    Access PC user does not exist.

                     See the first paragraph of the cause for AC6627.  Check the MPE
                    account name on the Remote Connect screen in Access PC or in the
                    appropriate connection file being used.

--------------------------------------------------------------------------------------

AC6630              ERROR-User name used in logon does not exist

                    Generated by:  HDSPNS

                    An error occurred when calling a special intrinsic to establish
                    the session because the MPE user name given by the Access PC user
                    does not exist.

                     See the first paragraph of the cause for AC6627.  Check the MPE
                    user name on the Remote Connect screen in Access PC or in the
                    appropriate connection file being used.
--------------------------------------------------------------------------------------

AC6631              ERROR-No home group has been specified for user

                    Generated by:  HDSPNS

                    An error occurred when calling a special intrinsic to establish
                    the session because an MPE group name was not supplied by the
                    Access PC user and no home group is defined for the MPE user in
                    the account.

                     See the first paragraph of the cause for AC6627.  Check that the
                    correct user and account is given on the Remote Connect screen in
                    Access PC or in the appropriate connection file being used, and
                    specify a group name if needed.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6632              ERROR-Incorrect password in OfficeShare logon

                    Generated by:  HDSPNS

                    An error occurred when calling a special intrinsic to establish
                    the session because an MPE password given by the Access user PC is
                    not correct.

                     See the first paragraph of the cause for AC6627.  Check the
                    passwords given on the Remote Connect screen in Access PC or in
                    the appropriate connection file being used.

--------------------------------------------------------------------------------------

AC6633              ERROR-Missing password in OfficeShare logon

                    Generated by:  HDSPNS

                    An error occurred when calling a special intrinsic to establish
                    the session because an MPE password that is needed was not given
                    by the Access PC user.

                     See the first paragraph of the cause for AC6627.  Supply the
                    passwords on the Remote Connect screen in Access PC or in the
                    appropriate connection file being used.

--------------------------------------------------------------------------------------

AC6634              ERROR-MPE session limit exceeded on host system

                    Generated by:  HDSPNS

                    An error occurred when calling a special intrinsic to establish
                    the session because the MPE session limit has been reached.

                     See the first paragraph of the cause for AC6627.  Wait until one
                    or more users log off the HP 3000 and try again, or raise the
                    session limit.
--------------------------------------------------------------------------------------

AC6635              INTERNAL ERROR-Could not get passwords for diagnostic logon

                    Generated by:  HDSPNS

                    Fatal system error.

                     Note the steps you were performing before the error occurred and
                    call your HP representative.

--------------------------------------------------------------------------------------

AC6636              INTERNAL ERROR-Illegal NSCOM operation type received

                    Generated by:  HDSPNS

                    There are four valid NSCOM operations (0 through 3) that Access PC
                    can request HDSPNS to perform.  HDSPNS received a request to
                    perform an NSCOM operation other than one of these.

                     Call your HP representative.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6701              INTERNAL ERROR-DBFIND error number, FSERR number in proc name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBFIND intrinsic.  If word 3 of the status array returned from the
                    call was non-zero, a file system error occurred during the call
                    and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.
--------------------------------------------------------------------------------------

AC6702              INTERNAL ERROR-DBGET error number, FSERR number in proc name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBGET intrinsic.  If word 3 of the status array returned from the
                    call was non-zero, a file system error occurred during the call
                    and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.

--------------------------------------------------------------------------------------

AC6703              INTERNAL ERROR-DBPUT error number, FSERR number in proc name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBPUT intrinsic.  If word 3 of the status array returned from the
                    call was non-zero, a file system error occurred during the call
                    and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.

          Table 1-0.  (cont.) 
--------------------------------------------------------------------------------------

AC6704              INTERNAL ERROR-DBUPDATE error number, FSERR number in proc name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBUPDATE intrinsic.  If word 3 of the status array returned from
                    the call was non-zero, a file system error occurred during the
                    call and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.

--------------------------------------------------------------------------------------

AC6705              INTERNAL ERROR-DBDELETE error number, FSERR number in proc name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBDELETE intrinsic.  If word 3 of the status array returned from
                    the call was non-zero, a file system error occurred during the
                    call and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.
--------------------------------------------------------------------------------------

AC6706              INTERNAL ERROR-DBOPEN error number, FSERR number in proc name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBOPEN intrinsic.  If word 3 of the status array returned from the
                    call was non-zero, a file system error occurred during the call
                    and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6707              INTERNAL ERROR-DBCLOSE error number, FSERR number in proc name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBCLOSE intrinsic.  If word 3 of the status array returned from
                    the call was non-zero, a file system error occurred during the
                    call and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.
--------------------------------------------------------------------------------------

AC6708              INTERNAL ERROR-DBLOCK error number, FSERR number in proc name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBLOCK intrinsic.  If word 3 of the status array returned from the
                    call was non-zero, a file system error occurred during the call
                    and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.

--------------------------------------------------------------------------------------

AC6709              INTERNAL ERROR-DBUNLOCK error number, FSERR number in proc name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBUNLOCK intrinsic.  If word 3 of the status array returned from
                    the call was non-zero, a file system error occurred during the
                    call and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.

          Table 1-0.  (cont.) 
--------------------------------------------------------------------------------------

AC6710              INTERNAL ERROR-DBINFO error number, FSERR number in procedure name 

                    Generated by:  HDSP or Administrator Utility

                    During an attempt to access the data dictionary's HDPENV database,
                    the specified condition word value was returned on a call to the
                    DBINFO intrinsic.  If word 3 of the status array returned from the
                    call was non-zero, a file system error occurred during the call
                    and the FSERR is included in the message text, else the FSERR
                    value shown is zero.  The name of the procedure in the program
                    that encountered the error is also included in the message text.

                    The database might be corrupt, there might be a problem in the
                    Access Server software, or there might be some other problem.

                     Respond to the IMAGE condition word value specified, and if
                    non-zero, the FSERR specified.  If still unable to resolve the
                    problem, record the operation being performed at the time of the
                    error, store all files in PPCDICT.HPOFFICE and PPCSAVE.HPOFFICE,
                    and call your HP representative.

--------------------------------------------------------------------------------------

AC6720              INTERNAL ERROR-FCLOSE of save table file failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    A file system error occurred during a call to the FCLOSE intrinsic
                    when trying to close a file that corresponds to a saved table.

                     Respond to the FSERR specified.

--------------------------------------------------------------------------------------

AC6721              INTERNAL ERROR-FFILEINFO to save table file failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    A file system error occurred during a call to the FFILEINFO
                    intrinsic when trying to get information about a file that
                    corresponds to a saved table.

                     Respond to the FSERR specified.

--------------------------------------------------------------------------------------

AC6722              INTERNAL ERROR-FOPEN of save table file failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    A file system error occurred during a call to the FOPEN intrinsic
                    when trying to open a file that corresponds to a saved table.

                     Respond to the FSERR specified.
--------------------------------------------------------------------------------------

AC6723              INTERNAL ERROR-Tried to FCLOSE a table file with invalid file code

                    Generated by:  HDSP or Administrator Utility

                    A saved table is being purged, but its file code does not match
                    that which Access Server is using.  This check is to prevent
                    Access Server from accidentially purging an IMAGE database due to
                    any unknown software problem.

                     Call your HP representative.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6730              INTERNAL ERROR-FOPEN to purge HDPENV.PPCDICT.HPOFFICEPW failed,
                    FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    The file HDPENVPW.PPCSAVE.HPOFFICE is used to store the password
                    (encrypted) for the data dictionary's HDPENV database.  A file
                    system error occurred during a call to the FOPEN intrinsic when
                    trying to purge the file.

                     Respond to the FSERR specified.

--------------------------------------------------------------------------------------

AC6731              INTERNAL ERROR-FCLOSE of HDPENVPW failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    The file HDPENVPW.PPCSAVE.HPOFFICE is used to store the password
                    (encrypted) for the data dictionary's HDPENV database.  A file
                    system error occurred during a call to the FCLOSE intrinsic when
                    trying to close the file.

                     Respond to the FSERR specified.

--------------------------------------------------------------------------------------

AC6732              INTERNAL ERROR-FOPEN to build HDPENVPW failed, FSERR number 

                    Generated by:  Administrator Utility

                    The file HDPENVPW.PPCSAVE.HPOFFICE is used to store the password
                    (encrypted) for the data dictionary's HDPENV database.  A file
                    system error occurred during a call to the FOPEN intrinsic when
                    trying to create the file.

                     Respond to the FSERR specified.
--------------------------------------------------------------------------------------

AC6733              INTERNAL ERROR-LOGCLOSE to build HDPENVPW failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    The file HDPENVPW.PPCSAVE.HPOFFICE is used to store the password
                    (encrypted) for the data dictionary's HDPENV database.  A file
                    system error occurred during a call to a special intrinsic when
                    trying to create the file.

                     Respond to the FSERR specified.

--------------------------------------------------------------------------------------

AC6734              INTERNAL ERROR-FOPEN to read HDPENVPW failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    The file HDPENVPW.PPCSAVE.HPOFFICE is used to store the password
                    (encrypted) for the data dictionary's HDPENV database.  A file
                    system error occurred during a call to the FOPEN intrinsic when
                    trying to open the file.

                     Respond to the FSERR specified.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6735              INTERNAL ERROR-FWRITE to HDPENVPW failed, FSERR number 

                    Generated by:  Administrator Utility

                    The file HDPENVPW.PPCSAVE.HPOFFICE is used to store the password
                    (encrypted) for the data dictionary's HDPENV database.  A file
                    system error occurred during a call to the FWRITE intrinsic when
                    trying to write to the file.

                     Respond to the FSERR specified.

--------------------------------------------------------------------------------------

AC6736              INTERNAL ERROR-FREAD from HDPENVPW failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    The file HDPENVPW.PPCSAVE.HPOFFICE is used to store the password
                    (encrypted) for the data dictionary's HDPENV database.  A file
                    system error occurred during a call to the FREAD intrinsic when
                    trying to read the file.

                     Respond to the FSERR specified.
--------------------------------------------------------------------------------------

AC6750              INTERNAL ERROR-FILE command failed, CIERR number, CIPARM number 

                    Generated by:  HDSP or Administrator Utility

                    The MPE LISTF command is issued when theAdministrator Utility is
                    run with parm=1 (enable Access Server) or parm=2 (disable Access
                    Server) to obtain a list of all files in PPCSAVE.HPOFFICE that
                    begin with T. These "T" files correspond to the various saved
                    tables for users, and are being checked for synchronization with
                    the entries in the data dictionary.  The output from the LISTF
                    command is directed to a file so it can be processed.

                    The MPE FILE command was issued through the COMMAND intrinsic in
                    preparation for issuing the LISTF command.  When the FILE command
                    was issued, an error was returned by the COMMAND intrinsic.

                     Respond to the CIERR specified.  If the CIPARM value specified is
                    non-zero, it indicates the number of the parameter in the FILE
                    command that was in error.

--------------------------------------------------------------------------------------

AC6751              INTERNAL ERROR-LISTF command failed, CIERR number, CIPARM number 

                    Generated by:  Administrator Utility

                    When the LISTF command was issued, an error was returned by the
                    COMMAND intrinsic.

                     See the first paragraph of the cause for AC6750.  Respond to the
                    CIERR specified.  If the CIPARM value specified is non-zero, it
                    indicates the number of the parameter in the LISTF command that
                    was in error.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6752              INTERNAL ERROR-FOPEN of LISTF work file failed, FSERR number 

                    Generated by:  Administrator Utility

                    A file system error occurred when the FOPEN intrinsic was called
                    to open the file containing the output from the LISTF command.

                     See the first paragraph of the cause for AC6750.  Respond to the
                    FSERR specified.
--------------------------------------------------------------------------------------

AC6753              INTERNAL ERROR-FPOINT to LISTF work file failed, FSERR number 

                    Generated by:  Administrator Utility

                    A file system error occurred when the FPOINT intrinsic was called
                    to set the logical record pointer in the file containing the
                    output from the LISTF command.

                     See the first paragraph of the cause for AC6750.  Respond to the
                    FSERR specified.

--------------------------------------------------------------------------------------

AC6754              INTERNAL ERROR-FREAD from LISTF work file failed, FSERR number 

                    Generated by:  Administrator Utility

                    A file system error occurred when the FREAD intrinsic was called
                    to read from the file containing the output from the LISTF
                    command.

                     See the first paragraph of the cause for AC6750.  Respond to the
                    FSERR specified.

--------------------------------------------------------------------------------------

AC6755              INTERNAL ERROR-FUPDATE to LISTF work file failed, FSERR number 

                    Generated by:  Administrator Utility

                    A file system error occurred when the FUPDATE intrinsic was called
                    to update a record in the file containing the output from the
                    LISTF command.

                     See the first paragraph of the cause for AC6750.  Respond to the
                    FSERR specified.

--------------------------------------------------------------------------------------

AC6756              INTERNAL ERROR-FCLOSE to purge HDPMAIL file failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    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 will result in each user no
                    longer being able to access remote tables.

                    A file system error occurred when the FCLOSE intrinsic was called
                    to purge this file.

                     Respond to the FSERR specified.

          Table 1-0.  (cont.) 
--------------------------------------------------------------------------------------

AC6757              INTERNAL ERROR-FOPEN of HDPMAIL file to build failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    A file system error occurred when the FOPEN intrinsic was called
                    to build this file.

                     See the first paragraph of the cause for AC6756.  Respond to the
                    FSERR specified.

--------------------------------------------------------------------------------------

AC6758              INTERNAL ERROR-FCLOSE of HDPMAIL file to save failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    A file system error occurred when the FCLOSE intrinsic was called
                    to save this file.

                     See the first paragraph of the cause for AC6756.  Respond to the
                    FSERR specified.

--------------------------------------------------------------------------------------

AC6759              INTERNAL ERROR-FOPEN of HDPMAIL file to use failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    A file system error occurred when the FOPEN intrinsic was called
                    to open this file.

                     See the first paragraph of the cause for AC6756.  Respond to the
                    FSERR specified.

--------------------------------------------------------------------------------------

AC6760              INTERNAL ERROR-FWRITE to HDPMAIL file failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    A file system error occurred when the FWRITE intrinsic was called
                    to write to this file.

                     See the first paragraph of the cause for AC6756.  Respond to the
                    FSERR specified.

--------------------------------------------------------------------------------------

AC6761              INTERNAL ERROR-FCLOSE of HDPMAIL file failed, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    A file system error occurred when the FCLOSE intrinsic was called
                    to close this file.

                     See the first paragraph of the cause for AC6756.  Respond to the
                    FSERR specified.
--------------------------------------------------------------------------------------

AC6762              INTERNAL ERROR-CATREAD error number on Set number Message number 

                    Generated by:  HDSP or Administrator Utility

                    An error occurred when the CATREAD intrinsic was called to read
                    the specified message from the specified set in the message
                    catalog HDPMCnnn.PPC.SYS.

                     Respond to the CATREAD error specified.

          Table 1-0.  (cont.) 

--------------------------------------------------------------------------------------

AC6763              INTERNAL ERROR-CATCLOSE intrinsic failed

                    Generated by:  HDSP or Administrator Utility

                    An error occurred when the CATCLOSE intrinsic was called to close
                    the message catalog HDPMCnnn.PPC.SYS.

                     Respond to the CATCLOSE error specified.

--------------------------------------------------------------------------------------

AC6764              INTERNAL ERROR-NLS intrinsic error in determining language failed

                    Generated by:  HDSP or Administrator Utility

                    An error occurred when an NLS intrinsic was called to determine
                    either the user-defined or system default language in preparation
                    for open the message catalog HDPMCnnn.PPC.SYS.

                     Be sure the NLUSERLANG JCW has been correctly set and the
                    language has been configured using LANGINST.PUB.SYS.

--------------------------------------------------------------------------------------

AC6765              INTERNAL ERROR-CATOPEN intrinsic failed

                    Generated by:  HDSP or Administrator Utility

                    An error occurred when the CATOPEN intrinsic was called to open
                    the message catalog HDPMCnnn.PPC.SYS.

                     Respond to the CATOPEN error specified.

--------------------------------------------------------------------------------------

AC6766              INTERNAL ERROR-FOPEN failed on host batch help file, FSERR number 

                    Generated by:  HDSP or Administrator Utility

                    A file system error occurred when the FOPEN intrinsic was called
                    to open the file HDPHCnnn.PPC.SYS that contains the help text for
                    the Host Batch Facility.

                     Respond to the FSERR specified.



MPE/iX 5.0 Documentation