Re: Oracle Reports 6 recompilation
Date: 27 Aug 2003 05:06:28 -0700
Message-ID: <a0de2d63.0308270406.55afe3a5_at_posting.google.com>
"Ana C. Dent" <anacedent_at_hotmail.com> wrote in message news:<22T2b.65839$kP.64113_at_fed1read03>...
> FuzzyBear wrote:
> > Hi,
> >
> > How do dependencies work with Oracle reports?
> >
> > I have a set of developers creating reports in Report Builder 6 w/
> > Oracle 8i and every time the stored packages change that the report
> > uses, I am asked to recompile the reports. I guess what I am trying
> > to understand is when you run the report (from the .rep file) why does
> > it fail if the stored package has been changed (assuming the stored
> > package is once again valid).
> >
> > Any help would be greatly appreciated.
> FOUND IT.
> You want REMOTE_DEPENDENCIES_MODE=SIGNATURE
Thanks for the reply!
I checked and we are using this and apparently this did help with the original problem of recompiling packages causing forms to fail. The two options are TimeStamp and Signature with Signature being the more useful of two. This however still leaves me without a solution to the reports not working again. I am going to look more into this today and put up a test case. Received on Wed Aug 27 2003 - 14:06:28 CEST