Consultor Eletrônico



Kbase P117125: Error 13205 when disabling after imaging online
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1A

SYMPTOM(s):

The operation cannot be performed because the database is not enabled for after-image management. (13205)

Running rfutil <db> -C aimage aioff

The AI management has not been enabled for the database.

After imaging is disabled properly after the error appears.

CAUSE:

Bug# 20060703-002

CAUSE:

OpenEdge is trying to shut down the AI Archiver process while disabling after imaging on the database. Since AI management was not enabled, the AI Archiver shutdown operation fails with error 13205. The remainder of the AI disabling code ignores this error and continues to disable after imaging properly. Therefore, the error message is misleading.

FIX:

Upgrade to OpenEdge 10.1A02, 10.1B or later.