Author Topic: Error with Refcursor  (Read 1241 times)

Offline aamuktha

  • Full Member
  • ***
  • Posts: 34
  • Forum Citizenship: +1/-0
Error with Refcursor
« on: 07 Oct 2005 08:53:59 am »
Hi

The following Error i am getting while validating the report.Please send me the solution as early as possible.it is very urgent


QE-DEF-0177 An error occurred while performing operation 'sqlOpenResult' status='-28'.

UDA-SQL-0114 The cursor supplied to the operation "APICursor::OpenResult" is inactive.

UDA-SQL-0446 Oracle returned an error message.

ORA-24338: statement handle not executed

UDA-SQL-0107 A general exception has occurred during the operation "{0}".

Trace back:

WPBIBusMethod.cpp(190): WPDataRetrievalException: CCL_CAUGHT: WPBIBusMethod::run

WPEngine.cpp(472): WPDataRetrievalException:

WPEngine.cpp(946): WPDataRetrievalException:

WPController.cpp(263): WPDataRetrievalException: CCL_RETHROW: WPController::executeRendering()

LWDataRetrievalEngine.cpp(305): WPDataRetrievalException: CCL_RETHROW: LWDataRetrievalEngine::prepare

LWDataRetrievalEngine.cpp(1838): WPDataRetrievalException: CCL_THROW: LWDataRetrievalEngine::runQSQuery

WPQueryCacheMgr.cpp(433): QSException: CCL_RETHROW:

WPQueryCacheMgr.cpp(639): QSException: CCL_RETHROW:

WPQueryCacheMgr.cpp(749): QSException: CCL_RETHROW:

Source/QEDmResultSet.cpp(76): QSException: CCL_THROW: QE


thanks
Aamuktha


Offline BIsrik

  • Statesman
  • ******
  • Posts: 473
  • Forum Citizenship: +12/-3
Re: Error with Refcursor
« Reply #1 on: 07 Oct 2005 09:24:56 am »
are u using tabular sql or tabular model?

Srik

Offline BIsrik

  • Statesman
  • ******
  • Posts: 473
  • Forum Citizenship: +12/-3
Re: Error with Refcursor
« Reply #2 on: 07 Oct 2005 09:26:49 am »
i feel u might be using TM. check out the functions (if any) used in ur calculation...check the data types in the calcultion. this is error comes from the database when the report executes. i think ur report gets validated successfully but u get this error in runtime...

Srik

Offline ReportNet Addict

  • Global Moderator
  • Statesman
  • *****
  • Posts: 831
  • Forum Citizenship: +61/-40
  • Creator of the Impact Suite
    • The Impact Suite
Re: Error with Refcursor
« Reply #3 on: 10 Oct 2005 12:47:18 pm »
Little reminder: close the topic if it's been solved/closed (see board rules)