Performance problem with WebDB Forms [message #364972] |
Sun, 13 February 2000 14:21 |
Ales
Messages: 11 Registered: February 1999
|
Junior Member |
|
|
Hello!
We are trying to build simple query form (table with 13 fields, 170000 records) with WebDB 2.1.0.9.3 / Oracle 8.1.5 / Windows NT 4 (SP5) / 4 CPU, 542MB machine.
What we would like to achieve is /*+ FIRST_ROWS */ behavior of query form and response time under 10 s. Now it takes 1-3 minutes to return the result!? It's even much more than full table scan needs to execute (about 20 s). Response time for the same query with Forms 4.5 and SQL*Plus is under 2s.
Does anyone know if is it possible to insert hints in WebDB Forms?
Ales
|
|
|
|
|