Consultor Eletrônico



Kbase P65940: Error 1471 doing a very large transaction
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/04/2004
Status: Unverified

FACT(s) (Environment):

Oracle DataServer

FACT(s) (Environment):

Oracle 8.x

SYMPTOM(s):

Error 1471 doing a very large transaction

SYSTEM ERROR: Foreign database cursor 0 not found. (1471)

SYSTEM ERROR: Foreign database cursor <num> not found. (1471)

Open cursor error, please increase -c. (1445)

WARNING: -l exceeded. Automatically increasing from 110922 to 110932. (5408)

WARNING: -l exceeded. Automatically increasing from <old value> to <new value>. (5408)

CAUSE:

A loop running a persistent procedure without check the valid handle for it.

FIX:

Use VALID-HANDLE function.