Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: match/merge in OWB 10.2

Re: match/merge in OWB 10.2

From: Vix <v_fisher21_at_yahoo.com>
Date: 28 Sep 2006 07:29:52 -0700
Message-ID: <1159453792.226451.153080@i42g2000cwa.googlegroups.com>


Having looked into the repository where the package is generated i have found out that the function reported in the error is actually a variable. It is being declared in package body and no references to it exists in package speck.
it is not an external variable - it is created by OWB. Debugging is going well until this varialbe is being applied like a function ?! Received on Thu Sep 28 2006 - 09:29:52 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US