Re: ERProfiling analysis, next step

2010-03-18 Thread Chuck Hill
On Mar 18, 2010, at 5:45 PM, Baiss Eric Magnusson wrote: | | | | | +-[1465.20ms / 29%] SQL (select): entity=Transaction, qualifier=null, {rows=5611} | | | | | | +-[72.50ms / 1%] SQL (evaluate): SELECT t0….(proprietary) this is saying that 30% of your time is spent reading 6000 results from

Re: ERProfiling analysis, next step

2010-03-18 Thread Baiss Eric Magnusson
> | | | | | +-[1465.20ms / 29%] SQL (select): entity=Transaction, > qualifier=null, {rows=5611} > | | | | | | +-[72.50ms / 1%] SQL (evaluate): SELECT t0….(proprietary) this is saying that 30% of your time is spent reading 6000 results from this query .. . 1) that's a big result, 2) there are eit

Re: ERProfiling analysis

2010-03-15 Thread Chuck Hill
On Mar 15, 2010, at 1:44 PM, Baiss Eric Magnusson wrote: Hello Chuck and others, many thanks. Here's my current status, I would be surprised to find out that it's at least close to "as good as it gets", but that's where I stand now. ** After my 1st abortive attempt at upg

Re: ERProfiling analysis

2010-03-15 Thread Mike Schrag
> | | | | | +-[1465.20ms / 29%] SQL (select): entity=Transaction, > qualifier=null, {rows=5611} > | | | | | | +-[72.50ms / 1%] SQL (evaluate): SELECT t0….(proprietary) this is saying that 30% of your time is spent reading 6000 results from this query .. .1) that's a big result, 2) there are eithe

Re: ERProfiling analysis

2010-03-15 Thread Baiss Eric Magnusson
Hello Chuck and others, many thanks. Here's my current status, I would be surprised to find out that it's at least close to "as good as it gets", but that's where I stand now. ** After my 1st abortive attempt at upgrading to FB5 from 4 I succeeded thanks to Chuck's help with

Re: ERProfiling analysis

2010-03-11 Thread Mike Schrag
> I am hoping to learn how to utilize the ERProfiling information I am now > viewing. > > After the Main/Login page the Current Situation page comes up in 5000ms. > > Profiler: 5122.11ms; SQL: 52% (84); D2W: 0% (0); T/I/A: 0% / 85% / 14% it says: * your entire request took 5 seconds to process *

Re: ERProfiling analysis

2010-03-11 Thread Chuck Hill
On Mar 11, 2010, at 3:32 PM, Baiss Eric Magnusson wrote: I am hoping to learn how to utilize the ERProfiling information I am now viewing. After the Main/Login page the Current Situation page comes up in 5000ms. Profiler: 5122.11ms; SQL: 52% (84); D2W: 0% (0); T/I/A: 0% / 85% / 14% Wher

ERProfiling analysis

2010-03-11 Thread Baiss Eric Magnusson
I am hoping to learn how to utilize the ERProfiling information I am now viewing. After the Main/Login page the Current Situation page comes up in 5000ms. Profiler: 5122.11ms; SQL: 52% (84); D2W: 0% (0); T/I/A: 0% / 85% / 14% Where is the bottleneck? I look with BBEdit at the SQL info from the