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 |
RMAN-06105: duplicate qualifier found in LIST command: string
ORA-01186: file string failed verification tests
ORA-23515: materialized views and/or their indices exist in the tablespace
PCC-00117: Invalid ARRAYLEN length variable type
ORA-19612: datafile string not restored due to string
ORA-24271: translation type must be either T, S or M
ORA-15131: block string of file string in diskgroup string could not be read
ORA-15053: diskgroup "string" contains existing files
PLS-00393: wrong number of columns in SELECT...INTO statement
ORA-25010: Invalid nested table column name in nested table clause
ORA-27147: post/wait reset failed
PLS-00230: OUT and IN OUT formal parameters may not have default expressions