Consultor Eletrônico



Kbase P117109: Database shutdown abnormally with error 6092.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/01/2009
Status: Verified

SYMPTOM(s):

Database shutdown abnormally with error 6092.

<function>:Unknown O/S error during <system call>, errno <error number>, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (6092)

The files mentioned in the error are different file names associated with the database.

Errno 33 on NT / Windows platform reports:

33L ERROR_LOCK_VIOLATION The process cannot access the file because another process has locked a portion of the file.

bkwrite: write to disk failed errno <num>. (3645)

Begin ABNORMAL shutdown code (2249)

FACT(s) (Environment):

Windows NT 4.0
Progress 8.x
Progress 9.x
OpenEdge Category: Database

CAUSE:

A system backup (e.g. Veritas Backup Exec) was being executed and touched one more files associated with the database while the database was being served in a multi-user mode.

FIX:

Add all Progress database files to the exclusion list for the Veritas backup software. Veritas should not be used to backup a database that is being served and accessed by users.