Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h12MXO423464
 for <oracle-l@orafaq.net>; Sun, 2 Feb 2003 16:33:24 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h12MXNm23459
 for <oracle-l@orafaq.net>; Sun, 2 Feb 2003 16:33:23 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id LAA64660;
 Sun, 2 Feb 2003 11:15:31 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 00541896; Sun, 02 Feb 2003 10:03:41 -0800
Message-ID: <F001.00541896.20030202100341@fatcity.com>
Date: Sun, 02 Feb 2003 10:03:41 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "M. Shuja Uddin" <shuja@technologist.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "M. Shuja Uddin" <shuja@technologist.com>
Subject: Re: tuning forms/reports application
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

i don't see any data in the module/action columns, and ofcourse i don't wanna re-engineer all those forms/ reports...
further, i can't see the statistics when i enable that parameters
with statistics=YES
I have tried it with the forms preferences statistics as well as runtime command line.
Shuja

Connor McDonald wrote:

> there is a stats=yes (or similar) parameter which
> creates a trace file for a form execution which can
> then be used to check sql performance (the most common
> cause of 'slow' forms).
>
> i haven't checked, but forms by default might pop some
> things into module/action columns which you could see
> in v$session and v$sql.  if forms is not doing it by
> default, then its a very good practice to start doing
> this yourself (see:  dbms_application_info)
>
> hth
> connor
>
>  --- "M. Shuja Uddin" <shuja@technologist.com> wrote:
> > 1. Is there any way we can tune the forms/reports
> > application ?
> > 2. How can we check which form/report is actually
> > the bottleneck.
> > We have a large no. of forms/reports and almost all
> > are very big/complex.
> > Is  there any third party utility to do this ?
> >
> > TIA
> > Shuja
> >
> > --
> > Please see the official ORACLE-L FAQ:
> > http://www.orafaq.net
> > --
> > Author: M. Shuja Uddin
> >   INET: shuja@technologist.com
> >
> > Fat City Network Services    -- 858-538-5051
> > http://www.fatcity.com
> > San Diego, California        -- Mailing list and web
> > hosting services
> >
> ---------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an
> > E-Mail message
> > to: ListGuru@fatcity.com (note EXACT spelling of
> > 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB
> > ORACLE-L
> > (or the name of mailing list you want to be removed
> > from).  You may
> > also send the HELP command for other information
> > (like subscribing).
> >
>
> =====
> Connor McDonald
> web: http://www.oracledba.co.uk
> web: http://www.oaktable.net
> email: connor_mcdonald@yahoo.com
>
> "GIVE a man a fish and he will eat for a day. But TEACH him how to fish, and...he will sit in a boat and drink beer all day"
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: =?iso-8859-1?q?Connor=20McDonald?=
>   INET: hamcdc@yahoo.co.uk
>
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: M. Shuja Uddin
  INET: shuja@technologist.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

