Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: report server problem
Radoulov, Dimitre wrote:
> > I am getting FRM-41214 when trying to run a report from a form.
> > This is Oracle 9i on SunOS 5.8.
>
> What's your iAS/AS version (9ir1 or 9ir2)?
>
Neither. We do not have AS. We have 9iDS ("Developer Suite").
>
> Did you check the reports server tns service name in the tnsnames.ora (check
> ML Note 205725.1).
>
I did look at that file, but I'm not sure what I'm looking for. What
should the service name correlate with?
Current status: Based on ML Note:272195.1, I tried doing this:
rwclient.sh server=repsrv report=(name).rdf destype=file desformat=pdf
userid=(appropriate)
where (name) and (appropriate) were the actual values for our
situation.
I got REP-110 Unable to open file (name).rdf, even though the directory
containing it was definitely on REPORTS_PATH in the report server's
environment. Yet when I tried using a full path for the .rdf file, I
got a .pdf file, and no error message. Is the report server ignoring
REPORTS_PATH?
Received on Mon Oct 30 2006 - 16:22:00 CST
![]() |
![]() |