reports behaving differently [message #259162] |
Tue, 14 August 2007 09:48  |
srinivas.k2005
Messages: 404 Registered: August 2006
|
Senior Member |
|
|
Hi,
Whenever i open the old report ,it asks me to compile everytime
even if i don't change the code.
when i run it pop ups a message saying uncompiled program unit exists.
Please can somebody tell me why its behaving like this.
Thanks
Srinivas
|
|
|
|
|
Re: reports behaving differently [message #261997 is a reply to message #259162] |
Fri, 24 August 2007 05:47   |
srinivas.k2005
Messages: 404 Registered: August 2006
|
Senior Member |
|
|
I have both rdf and rep files.Do you mean i should remove rep files permanently and use only rdf.
And i got some thing on this.
When i remove all formula columns from report then it is working fine.
Any idea how to solve this.
Why it ask for compilation everytime when i add a small fromula column but when i remove it will not ask for compilation.
Any idea.
|
|
|
|
Re: reports behaving differently [message #263144 is a reply to message #259162] |
Wed, 29 August 2007 03:51  |
srinivas.k2005
Messages: 404 Registered: August 2006
|
Senior Member |
|
|
Hi thanks for your solutions.
I got the solution.
In the procedure which call the report.
The report was refering different schema which does not have permission to select the tables.
So it was giving uncompiled error.But once i changed that to the present working schema its working fine.
|
|
|