Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Stored Procedure without owner(How to Call a Stored procedure withouth the owner )
Stored Procedure without owner [message #787317] Tue, 31 January 2012 12:50
Cesar Guzman is currently offline Cesar GuzmanFriend
Messages: 1
Registered: January 2012
Junior Member
Hi,
I'm working with birt 2.3.2 over eclipse and I'm trying to make a call to a Stored Procedure, when I made a data set with a query like this:
{call OWNER.PACKAGE_NAME.PROCUDER_NAME (?,?)} (one input parameter and one output parameter) everything works fine, but when I remove the OWNER oracle give me a exception with an ORA-06550 code error.

My data source configuration reference to a jndi registered on an app server (Jboss), with the user that is the owner of the package.

any ideas for call this stored procedure without the owner?

thanks in advance.
Previous Topic:Gracefully Handle Bad DB Login
Next Topic:Share one single rptlibrary for a tree of Reports
Goto Forum:
  


Current Time: Fri Apr 19 07:10:15 GMT 2024

Powered by FUDForum. Page generated in 0.02259 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top