Consultor Eletrônico



Kbase P33384: ORACLE errors 28 and -11012
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

SYMPTOM(s):

ORACLE ERROR -28 see "ORACLE Error Messages and Codes Manual". (1252)

** your session has been killed

SYSTEM ERROR: ORACLE Rollback err -11012 (1478)

The Oracle instance has been shut down.

CAUSE:

The Oracle database has been stopped while Progress user was still connected to it.

FIX:

There is no solution within the R-code to capture the Oracle errors.

If the user is connected in single user mode (-1) or in Read-only mode (-RO) to the schema holder, then there is no way to end the program.

If the user is connected in multi-user mode to the schema holder, then the user should be disconnected via promon/proshut/kill user so the program it runs will terminate.