I have a VB app that loads data to a listview from an Oracle 7.3.4 database. Whenever I try to load 46K worth of records to the listview it is very slow, running approximately 7-10 minutes. However, a 17K load only takes about 3-4 seconds.
By the way, I cannot do anything to the VB app because I do not have the code (Third party app). However, we have other networks that are running the same VB app and Oracle database and they do not seem to have any problem. Each network has their own Oracle database.
I have tried increasing tablespace, rollback segments, and datafiles with no luck. Is there anything else I can do to increase the performance?
By the way, I cannot do anything to the VB app because I do not have the code (Third party app). However, we have other networks that are running the same VB app and Oracle database and they do not seem to have any problem. Each network has their own Oracle database.
I have tried increasing tablespace, rollback segments, and datafiles with no luck. Is there anything else I can do to increase the performance?