![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, We recently upgraded our live database to ASA 9 from ASA 6. It seems although everything is working fine a database extract on our biggest table now takes over 3 hours where on ASA 6 it only took 2 minutes. Nothing has changed on indexes and stuff and it also seems Sybase support is not able to help us without us sending our database to them, which we are not allowed to. Any idea how we can do the following: 1) See what query is executed for extracting the data? Maybe we can optimize indexes based on the plan. 2) Other things we can check/do to optimize this query. Kind regards, Roel. |
#3
| |||
| |||
|
|
Hi, We recently upgraded our live database to ASA 9 from ASA 6. It seems although everything is working fine a database extract on our biggest table now takes over 3 hours where on ASA 6 it only took 2 minutes. Nothing has changed on indexes and stuff and it also seems Sybase support is not able to help us without us sending our database to them, which we are not allowed to. Any idea how we can do the following: 1) See what query is executed for extracting the data? Maybe we can optimize indexes based on the plan. 2) Other things we can check/do to optimize this query. Kind regards, Roel. |
#4
| |||
| |||
|
|
Hi, We recently upgraded our live database to ASA 9 from ASA 6. It seems although everything is working fine a database extract on our biggest table now takes over 3 hours where on ASA 6 it only took 2 minutes. Nothing has changed on indexes and stuff and it also seems Sybase support is not able to help us without us sending our database to them, which we are not allowed to. Any idea how we can do the following: 1) See what query is executed for extracting the data? Maybe we can optimize indexes based on the plan. 2) Other things we can check/do to optimize this query. Kind regards, Roel. |
#5
| |||
| |||
|
|
In addition to using -v on dbxtract, I'd also suggest running sa_locks while the extract is running to ensure that you're not just running into blocking issues during the extract. -- Reg Domaratzki, Sybase iAnywhere Solutions Sybase Certified Professional - Sybase ASA Developer Version 8 Please reply only to the newsgroup iAnywhere Developer Community : http://www.ianywhere.com/developer ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm -> Choose SQL Anywhere Studio -> Set "Platform Preview" and "Time Frame" to ALL Roel Sergeant> wrote in message news:3fe04411.3cab.846930886 (AT) sybase (DOT) com... Hi, We recently upgraded our live database to ASA 9 from ASA 6. It seems although everything is working fine a database extract on our biggest table now takes over 3 hours where on ASA 6 it only took 2 minutes. Nothing has changed on indexes and stuff and it also seems Sybase support is not able to help us without us sending our database to them, which we are not allowed to. Any idea how we can do the following: 1) See what query is executed for extracting the data? Maybe we can optimize indexes based on the plan. 2) Other things we can check/do to optimize this query. Kind regards, Roel. |
![]() |
| Thread Tools | |
| Display Modes | |
| |