Rachael Sherry
New Member
Hi There
We have created an oracle database that is run off Progress 9.1c. At the moment it is 4 gs in sive. One of our files has over a million records.
When we do a find first it takes almost 4 mins to retrieve the record and display. We also did a large where statement that took 10 mins.
In the oracle_dataserve white papers it states that the find first bulds a results set that includes all the records in the file , performance will only improve if a where statement is used.
Would anyone have an idea of increasing performance with out using a where statement, Is there something maybe we can set in oracle to increase the speed, even connecting to the database through desk top is very slow.
Any help would be deeply appreciated
Thanks
Rachael
We have created an oracle database that is run off Progress 9.1c. At the moment it is 4 gs in sive. One of our files has over a million records.
When we do a find first it takes almost 4 mins to retrieve the record and display. We also did a large where statement that took 10 mins.
In the oracle_dataserve white papers it states that the find first bulds a results set that includes all the records in the file , performance will only improve if a where statement is used.
Would anyone have an idea of increasing performance with out using a where statement, Is there something maybe we can set in oracle to increase the speed, even connecting to the database through desk top is very slow.
Any help would be deeply appreciated
Thanks
Rachael