Kbase P53490: Output result sets must be read in sequence. (7179)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/7/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Output result sets must be read in sequence. (7179)
You are trying to perform next() or close() on a result set
while a previous output result set has not yet been read to completion or
closed
WebSphere calls AppObject method which has 2 output ResultSetHolder (Temp-Table)
The second ResultSetHolder can be read only if the first one is closed
CAUSE:
bug# 20010416-029
FIX:
Upgrade to OpenEdge version 10.0A or later