Next:  Other Error Messages
Up:  Error Messages
 Previous:  Error Messages
 
The following messages will be generated if a DECnet error occurs:
-  TASK: Network is unreachable.: An error occured when trying
      to connect to the network.  This may be caused by any number of
      problems (network is down, password was incorrect, etc).
 -  TASK: Target task not found.: DECnet was unable to find
      the specified task.  This could be caused by not having the
      SHOWTIME.COM and DOLIST.COM command files in the PCAM root
      directory.
 -  TASK: Too many active logical link connections.: This error
      should never occur during execution of the programme since it
      only opens one logical link at a time.  If it does occur, it
      probably signifies some type of error with the network
      connection.
 -  TASK: Remote object rejected the request.: The specified task
      rejected the connection request.  This probably signifies some
      type of network error.
 -  TASK: Invalid handle detected.: A DECnet task-task function
      was passed an invalid handle.  This signifies a problem with the
      software running on the PC.
 -  TASK: SynchronizeClocks timeout.: The programme was unable to
      synchronize the PC clock with CELIA because CELIA was not
      responding within a reasonable time.  This error will occur if
      CELIA is being heavily used when the PC is trying to synchronize
      clocks.
 -  TASK: Patient data not found.: The programme was unable to find
      the patient data on the VAX.  This error will occur if the
      patient data does not exist within the permanent data base.
 -  TASK: Network error.: An unknown error occurred when trying to 
      access the network.
 -  FILE: Network is unreachable.: This error has the same meaning
      as the equivalent TASK message (see above).
 -  FILE: Target task not found.: This error has the same meaning
      as the equivalent TASK message (see above).
 -  FILE: Too many active logical link connections.: This
      error has the same meaning as the equivalent TASK message (see above).
 -  FILE: Remote object rejected the request.: This error has
      the same meaning as the equivalent TASK message (see above).
 -  FILE: Invalid handle detected.: This error has the same meaning
      as the equivalent TASK message (see above).
 -  FILE: No matching files.: DECnet was unable to find any files
      that matched the specification.  This error will occur if the programme
      is trying to use a file on the VAX that does not exist.
 -  FILE: Network error.: This error has the same meaning
      as the equivalent TASK message (see above).
 
 
 
 
 
 
 Next:  Other Error Messages
Up:  Error Messages
 Previous:  Error Messages