Kbase P119692: probkup fails when backing up to a tape device
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/08/2008 |
|
Status: Unverified
SYMPTOM(s):
Probkup to tape device fails.
** Cannot find or open file <file-name>, errno = <number>. (43)
** Cannot find or open file /dev/rmt/0cn, errno = 5. (43)
Backup terminated due to errors. (1617)
FACT(s) (Environment):
UNIX
Progress 9.x
CAUSE:
Error number 5 in errno.h for Solaris is an i/o error with the device.
Unix administrator confirmed the device was faulty.
FIX:
1. Use the errno.h file for the given operating system to determine the nature of the error.
2. Try using an operating system command to access the device.
3. Have the system administrators run some diagnostics on the hardware.