ORA-28538: result set not found



ORA-28538: result set not found..

Answer / guest

Cause: The client program tried fetching from a result set
that is not open anymore. Many gateways will, on execution
of a stored procedure, automatically close all result sets
that were returned by any previously executed stored procedure.

Action: Check the documentation for the gateway that you are
using and see if it will automatically close currently open
result sets each time a stored procedure is executed. Then
check if your client program is doing anything that violates
this rule. If it is, fix your program. If it is not then
contact Oracle customer support.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16116: no work available

1 Answers  


PCB-00237: Declaration of "string" cannot have a level number greater than 48

1 Answers  


PCC-02409: Expecting an expression of some REF type

1 Answers  


ORA-25294: Queue string has a buffer

1 Answers  


ORA-01172: recovery of thread string stuck at block string of file string

1 Answers  


ORA-09777: osnpbr: cannot send break message

1 Answers  


ORA-38746: error occurred while restoring data block (file# string, block# string)

1 Answers  


ORA-19669: proxy copy functions cannot be run on DISK channel

1 Answers  


TNS-00143: Illegal PREFERRED_CMANAGERS entry in TNSNAV.ORA

1 Answers  


NNL-00288: No cache flush currently scheduled

1 Answers  


NNL-00993: Auto-refresh failure retry expiration: string

1 Answers  


ORA-23388: replication parallel push watermark error

1 Answers  


Categories