Re: Report Server
From: DanHW <danhw_at_aol.com>
Date: 1997/03/15
Message-ID: <19970315042400.XAA18629_at_ladder01.news.aol.com>#1/1
Date: 1997/03/15
Message-ID: <19970315042400.XAA18629_at_ladder01.news.aol.com>#1/1
Andre Etzrodt wrote
>I have the following problem:
>
>I start a report (RUN_PRODUCT) within a form module. When I
>close the report, the report server (R25SRV) stay aktive.
>How can I deactivate the report server. The attempts with DDE
>were not successful.
This is a effort on Oracle's part to optimize things. The first time you run any report, it loads a bunch of stuff in Report Server, so it takes longer to start up. The next time you do a report, it goes much faster, since a lot of the stuff is already loaded. I don' t know how you can kill it programatically.
Dan Received on Sat Mar 15 1997 - 00:00:00 CET