Consultor Eletrônico



Kbase P152983: probkup fails with errors 43, errno = 32 and 1617 on Windows
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   18/09/2009
Status: Unverified

SYMPTOM(s):

probkup fails with errors 43, errno = 32 and 1617 on Windows

Cannot find or open file <file-name>, errno = 32. (43)

The process cannot access the file because it is being used by another process, errno = 32. (43)

Backup terminated due to errors. (1617)

Backup runs fine at a later time

FACT(s) (Environment):

Windows
Progress/OpenEdge Product Family

CAUSE:

The errno within the error 43 message indicates the file is in use by another process. This is a sharing violation and there something occurring on the server that prevented Progress from getting to the backup file.
An anti virus utility touching the file can prevent Progress process from accessing it.

FIX:

Exclude the files created by the backup process from the anti virus scan list.