pjohns
19th November 2007, 16:25
We have built a new Redhat Linux server running Oracle 10g for our Baan environment.
Using bdbpost6.1 to move data from our current system is proving to be difficult in terms of performance. We have one data load running now which has been doing so for over 48 hours. The company isn't particularly large but does have logical table links to another company. If I run the ttaad4222m000 - Count Number of Records by Table a figure of 900000 is reported.
Steps taken to try and improve performance.
bdbpost6.1 - Create rows before index set
db_resource - max array and fetch set to 100, first_rows_hint:2
Porting Set - Latest 6.1c.07.16
When you look at the server resources, be that from Linux or Oracle monitoring tools, the system is not being over worked at all. It's a new server with Quad core processor, 8mb RAM running 64bit Redhat. The problem almost appears to be that Oracle has reached a limit and is throttling itself back.
Can anybody suggest other areas for me to look at in an attempt to improve performance?
Thanks
PJ
Using bdbpost6.1 to move data from our current system is proving to be difficult in terms of performance. We have one data load running now which has been doing so for over 48 hours. The company isn't particularly large but does have logical table links to another company. If I run the ttaad4222m000 - Count Number of Records by Table a figure of 900000 is reported.
Steps taken to try and improve performance.
bdbpost6.1 - Create rows before index set
db_resource - max array and fetch set to 100, first_rows_hint:2
Porting Set - Latest 6.1c.07.16
When you look at the server resources, be that from Linux or Oracle monitoring tools, the system is not being over worked at all. It's a new server with Quad core processor, 8mb RAM running 64bit Redhat. The problem almost appears to be that Oracle has reached a limit and is throttling itself back.
Can anybody suggest other areas for me to look at in an attempt to improve performance?
Thanks
PJ