Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
iswan
Starting Member
28 Posts |
Posted - 2007-06-21 : 01:11:07
|
| I insert the data from one table to another table using the stored procedure. If I run that procedure in query analzer, It is running, Finally It is showing the Message'Resource is low,Some results are dropped'What Now I do?RegardsIswan |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2007-06-21 : 01:15:16
|
Kill the QA ?Most probably your query is returning Millions or Trillions or rows. Double check your query on the JOINs KH |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2007-06-21 : 10:17:16
|
| http://www.eggheadcafe.com/forumarchives/SQLServertools/Sep2005/post23845514.aspMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|