Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Tuning Oracle Forms

Re: Tuning Oracle Forms

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Thu, 23 Oct 2003 13:19:05 +0100
Message-ID: <3f97c73a$0$255$ed9e5944@reading.news.pipex.net>


"Chris Boyle" <cboyle_at_hargray.com> wrote in message news:V%Dlb.35054$N94.12471_at_lakeread02...
> Forms 6i
> Database 9iv2
>
> I have a form that takes 11-23 seconds to open. It uses Oracle graphics
but
> the 11 seconds is with the graphics background process running. I have
> generated trace files with a 10046 event but it shows most of the hold up
as
> sqlnet waiting on more information from the client. Can anyone suggest
> another way to approach tuning this form? Is there anything like
> dbms_profiler for forms?

It seems to me that you have the right approach already. It looks like there is either some process happening client side that is taking the 23 seconds or that the network connection is dodgy, or that you are just sending a lot of data around the place.

any chance of getting a look at the trace file?

-- 
Niall Litchfield
Oracle DBA
Audit Commission Uk
Received on Thu Oct 23 2003 - 07:19:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US