![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I just started using SQL server integration services. It looks me very buggy and hangs so frequently. When i select a table name as a oledb sources it hangs there. Some times the package does n't open saying the package has been deleted or moved. Has anybody faced similar kind of problem/ Thanks Swayam |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Thanks Allan, Let me describe in more detail what problem i am getting. We are testing sql 2005 before we decide our production environment to migrate to 2005. I installed SSIS. Do i need to configure anything (like in SQL reporting services) after installation. I went BIDS, open up a new project and trying to create a text extract file from a view. I created a datflow, with oldedb source and flat file destination. I right click on oledb source and edit it, I set up the server and database connection, and trying to select the view, and at that place when i clcik ok, the windows doesn't come back and hangs. When i click on the screen, on bottom right corner, a pop up comes , and sayd" Microsoft visual studio is busy doing an internal operation. if you find this problem in a regual basis, please report to microsoft". a select * from this view usually takes 20 mins. I have waited 2/3 hrs for the screen to comeback. But it doesn't/ Finally i kill the process from task manager. Next time when i try to open the same package from the SSIS project by right clciking the package, it says, the document you are trying to open is moved or deleted. No idea whats going wrong. Any insite is helpful Thankyou in advance to all of you. |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Hi, The problem what I find now is , select * from the view takes long long time now in sql 2005. Select * from that particular view was taking 18 to 20 mins in Sql 2k to process 4.2 million records, but when i run the select * from the same view in sql 2005 , the execution plan is different now and it executes 20000 rows /20 mins. Do you have any idea why the execution plan changes for the same view in 2005. and pickup a poorly performing plan . What i need to do to fix it. Thanks Swayam |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Yes I have updated the statistics. Still doesn't help. Takes long time now. Any sugestion?? Thanks |
#9
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |