![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Greetings, I am trying to execute a HUGE SQL Statement (around 40000 lines of code containing create tables, alter tables, constraint declarations, triggers, stored procedures, etc etc etc) inside a transaction. What happens is that around 95% of the file, the application crashes. I am using ASA 9 for linux and the ASAProv OLEDB driver... Could it be a limitation of any of them? Thanks in advance, Orlando Ribeiro |
#3
| |||
| |||
|
What is the exact symptom? ("crash" is a bit vague... ![]() Breck On 17 Dec 2003 09:45:09 -0800, Orlando Ribeiro wrote: Greetings, I am trying to execute a HUGE SQL Statement (around 40000 lines of code containing create tables, alter tables, constraint declarations, triggers, stored procedures, etc etc etc) inside a transaction. What happens is that around 95% of the file, the application >crashes. I am using ASA 9 for linux and the ASAProv OLEDB driver... Could it be a limitation of any of them? Thanks in advance, Orlando Ribeiro -- bcarter (AT) risingroad (DOT) com Mobile and Distributed Enterprise Database Applications www.risingroad.com |
#4
| |||
| |||
|
|
Well... the error doesn't help much, it's a VB crash. After analising the ASA log's i found no errors, the queries just stop arriving. The problem seems to be "client-side". I know now that it is not an ASA 9 limitation, because the code executes perfectly on dbisql. This leaves 2 possible reasons, (i think) both of them related to memory allocation problems or limitations. The first is related to the ASAProv OLEDB driver and the second to the Microsoft ADO library. I'd like to hear your opinion on the first possibility. Is it possible that a connection opened using the ASAProv OLEDB driver has this kind of limitations? I'll be testing the second possibility by changing the database server... Thanks, Orlando Ribeiro -- What is the exact symptom? ("crash" is a bit vague... ![]() Breck On 17 Dec 2003 09:45:09 -0800, Orlando Ribeiro wrote: Greetings, I am trying to execute a HUGE SQL Statement (around 40000 lines of code containing create tables, alter tables, constraint declarations, triggers, stored procedures, etc etc etc) inside a transaction. What happens is that around 95% of the file, the application >crashes. I am using ASA 9 for linux and the ASAProv OLEDB driver... Could it be a limitation of any of them? Thanks in advance, Orlando Ribeiro -- bcarter (AT) risingroad (DOT) com Mobile and Distributed Enterprise Database Applications www.risingroad.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |