Consultor Eletrônico



Kbase 15754: Probye Status 2432 (980) CLI forced exit on VMS
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/28/2006
Status: Unverified

FACT(s) (Environment):

VMS

SYMPTOM(s):

Error messages prior to database crash.

probye2: Status 2432 (980) (4774)

VTAs not enabled

CAUSE:

The status number 2432 translates to a VMS error. This error can be seen in the <database name>.lg file. PROGRESS is just posting the message it received from VMS.

Essentially, the CLI forced exit is an interrupt to the running executable, and this is most likely caused by a CTRL Y.

FIX:

To find the translation of 2432, do the following at the DLC prompt:

$ exit 2432
%SYSTEM-W-CLIFRCEXT, CLI forced exit

What this means to PROGRESS is that a PROGRESS process was disconnected or terminated without PROGRESS' knowledge.

ALL PROGRESS processes should be removed via the PROGRESS Monitor (promon) utility. In VMS, the command is:

$ PROG/MULTI=SHUT/MONITOR <dbname>