![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to pull information down from an Oracle database. Running a basic select statement in a ExecuteSQL task runs fine, but adding a TransformData task from Oracle to SQL hangs. I can add the connection to Oracle I can add the transform data task line But when double-clicking on the Transform Data Task line to get to the properties, EM hangs. I am connecting via ODBC to Oracle. Any help much appreciateed. BM |
#3
| |||
| |||
|
|
Does it really hang or does it just take along time? How many tables do you have in Oracle and SQL Server? If there are a lot of tables, then this can take along time since this is not a very efficient process. Try another DB with less tables for a test. -- Darren Green http://www.sqldts.com "Beema" <none (AT) supplied (DOT) com> wrote in message news:ex5eC187DHA.804 (AT) tk2msftngp13 (DOT) phx.gbl... I am trying to pull information down from an Oracle database. Running a basic select statement in a ExecuteSQL task runs fine, but adding a TransformData task from Oracle to SQL hangs. I can add the connection to Oracle I can add the transform data task line But when double-clicking on the Transform Data Task line to get to the properties, EM hangs. I am connecting via ODBC to Oracle. Any help much appreciateed. BM |
#4
| |||
| |||
|
|
I let it go on for about 15-20 mins before kllling the process. You may be right about the number of tables, there's 50 squillion tables in the Oracle db. Will let it go a little longer & see. Thanks for the info. "Darren Green" <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> wrote in message news:Ofwqeh97DHA.452 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Does it really hang or does it just take along time? How many tables do you have in Oracle and SQL Server? If there are a lot of tables, then this can take along time since this is not a very efficient process. Try another DB with less tables for a test. -- Darren Green http://www.sqldts.com "Beema" <none (AT) supplied (DOT) com> wrote in message news:ex5eC187DHA.804 (AT) tk2msftngp13 (DOT) phx.gbl... I am trying to pull information down from an Oracle database. Running a basic select statement in a ExecuteSQL task runs fine, but adding a TransformData task from Oracle to SQL hangs. I can add the connection to Oracle I can add the transform data task line But when double-clicking on the Transform Data Task line to get to the properties, EM hangs. I am connecting via ODBC to Oracle. Any help much appreciateed. BM |
![]() |
| Thread Tools | |
| Display Modes | |
| |