<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Simple Example of Cursor</title>
	<atom:link href="http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Padmavathik</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-428289</link>
		<dc:creator><![CDATA[Padmavathik]]></dc:creator>
		<pubDate>Wed, 27 Feb 2013 05:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-428289</guid>
		<description><![CDATA[hi

i want to select the tables which are seeded from database creation.can any one help to create it using cursors

seed tables means the tables which have the default data when a database is created



please tell me its urgent]]></description>
		<content:encoded><![CDATA[<p>hi</p>
<p>i want to select the tables which are seeded from database creation.can any one help to create it using cursors</p>
<p>seed tables means the tables which have the default data when a database is created</p>
<p>please tell me its urgent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piyush</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-408928</link>
		<dc:creator><![CDATA[Piyush]]></dc:creator>
		<pubDate>Thu, 17 Jan 2013 12:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-408928</guid>
		<description><![CDATA[Thanks for teaching me cursor very simply.....]]></description>
		<content:encoded><![CDATA[<p>Thanks for teaching me cursor very simply&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #010 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-403892</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #010 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 05 Jan 2013 01:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-403892</guid>
		<description><![CDATA[[...] Simple Example of Cursor [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Simple Example of Cursor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pandiarajan r</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-366494</link>
		<dc:creator><![CDATA[pandiarajan r]]></dc:creator>
		<pubDate>Tue, 30 Oct 2012 12:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-366494</guid>
		<description><![CDATA[Plese give your syntex pramod.e]]></description>
		<content:encoded><![CDATA[<p>Plese give your syntex pramod.e</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pramod.e</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-356460</link>
		<dc:creator><![CDATA[pramod.e]]></dc:creator>
		<pubDate>Sat, 06 Oct 2012 10:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-356460</guid>
		<description><![CDATA[Msg 137, Level 15, State 2, Line 13
Must declare the scalar variable &quot;@cursor&quot;.
Msg 137, Level 15, State 2, Line 15
Must declare the scalar variable &quot;@cursor&quot;.
Msg 137, Level 15, State 2, Line 16
Must declare the scalar variable &quot;@cursor&quot;.


this was the msg which i was getting at the time of execution]]></description>
		<content:encoded><![CDATA[<p>Msg 137, Level 15, State 2, Line 13<br />
Must declare the scalar variable &#8220;@cursor&#8221;.<br />
Msg 137, Level 15, State 2, Line 15<br />
Must declare the scalar variable &#8220;@cursor&#8221;.<br />
Msg 137, Level 15, State 2, Line 16<br />
Must declare the scalar variable &#8220;@cursor&#8221;.</p>
<p>this was the msg which i was getting at the time of execution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gauravupadhyay</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-353931</link>
		<dc:creator><![CDATA[gauravupadhyay]]></dc:creator>
		<pubDate>Fri, 28 Sep 2012 11:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-353931</guid>
		<description><![CDATA[without cusor example is not working .
plz execute it and correct it]]></description>
		<content:encoded><![CDATA[<p>without cusor example is not working .<br />
plz execute it and correct it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-341461</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Thu, 06 Sep 2012 11:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-341461</guid>
		<description><![CDATA[You need to post some sample data with expected result for better calrity]]></description>
		<content:encoded><![CDATA[<p>You need to post some sample data with expected result for better calrity</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-341434</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Thu, 06 Sep 2012 09:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-341434</guid>
		<description><![CDATA[Have a look at SQL Server help file. If you don&#039;t unserstand ask here]]></description>
		<content:encoded><![CDATA[<p>Have a look at SQL Server help file. If you don&#8217;t unserstand ask here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shruthyram</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-341075</link>
		<dc:creator><![CDATA[shruthyram]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 10:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-341075</guid>
		<description><![CDATA[Hi sir,
         i want to know what is the difference between a procedure, function and cursor theoritically...

thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Hi sir,<br />
         i want to know what is the difference between a procedure, function and cursor theoritically&#8230;</p>
<p>thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shruthyram</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-341073</link>
		<dc:creator><![CDATA[shruthyram]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 09:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-341073</guid>
		<description><![CDATA[Very good example it is i found for a cursor..]]></description>
		<content:encoded><![CDATA[<p>Very good example it is i found for a cursor..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: som</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-340484</link>
		<dc:creator><![CDATA[som]]></dc:creator>
		<pubDate>Mon, 03 Sep 2012 10:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-340484</guid>
		<description><![CDATA[I want to know what will happen for the below scenario.

I have done some testing and found that it is a problem.

Now, I am declaring cursor for table, in a row by row fetch I am inserting a data that qualifies the select statement while declaring cursor.

For e.g. if my select statement gave me 4 records for salary &gt; 1000 now for each of these 4 record I inserted one record with salary 1000+ in the same table then the records inserted newly should be 4. so the total records for  salary &gt; 1000 should be 8 after the loop ends.



But this is not the case. The loop executes for random numbers in my case 886 to 122122 times.

Please suggest how to make sure Rows selected for cursor for the first time do not change with example. 


Thanks in advance]]></description>
		<content:encoded><![CDATA[<p>I want to know what will happen for the below scenario.</p>
<p>I have done some testing and found that it is a problem.</p>
<p>Now, I am declaring cursor for table, in a row by row fetch I am inserting a data that qualifies the select statement while declaring cursor.</p>
<p>For e.g. if my select statement gave me 4 records for salary &gt; 1000 now for each of these 4 record I inserted one record with salary 1000+ in the same table then the records inserted newly should be 4. so the total records for  salary &gt; 1000 should be 8 after the loop ends.</p>
<p>But this is not the case. The loop executes for random numbers in my case 886 to 122122 times.</p>
<p>Please suggest how to make sure Rows selected for cursor for the first time do not change with example. </p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divikiran</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-338203</link>
		<dc:creator><![CDATA[Divikiran]]></dc:creator>
		<pubDate>Tue, 28 Aug 2012 04:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-338203</guid>
		<description><![CDATA[Thanks, nice example]]></description>
		<content:encoded><![CDATA[<p>Thanks, nice example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satya</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-337944</link>
		<dc:creator><![CDATA[Satya]]></dc:creator>
		<pubDate>Mon, 27 Aug 2012 12:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-337944</guid>
		<description><![CDATA[Very good example.. Was of gr8 help. Thanks]]></description>
		<content:encoded><![CDATA[<p>Very good example.. Was of gr8 help. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-336133</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Thu, 23 Aug 2012 07:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-336133</guid>
		<description><![CDATA[Yes did you try it?]]></description>
		<content:encoded><![CDATA[<p>Yes did you try it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-336125</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Thu, 23 Aug 2012 07:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-336125</guid>
		<description><![CDATA[Refer this post http://beyondrelational.com/modules/2/blogs/70/posts/10845/return-top-n-rows.aspx]]></description>
		<content:encoded><![CDATA[<p>Refer this post <a href="http://beyondrelational.com/modules/2/blogs/70/posts/10845/return-top-n-rows.aspx" rel="nofollow">http://beyondrelational.com/modules/2/blogs/70/posts/10845/return-top-n-rows.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdfsdf</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-335343</link>
		<dc:creator><![CDATA[sdfsdf]]></dc:creator>
		<pubDate>Wed, 22 Aug 2012 05:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-335343</guid>
		<description><![CDATA[Some indentation would be nice. Leaving your page and googling for something clearer.]]></description>
		<content:encoded><![CDATA[<p>Some indentation would be nice. Leaving your page and googling for something clearer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pp</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-334709</link>
		<dc:creator><![CDATA[pp]]></dc:creator>
		<pubDate>Tue, 21 Aug 2012 07:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-334709</guid>
		<description><![CDATA[good example...
pinal plz share SSIS architecture]]></description>
		<content:encoded><![CDATA[<p>good example&#8230;<br />
pinal plz share SSIS architecture</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Selvakumar</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-328716</link>
		<dc:creator><![CDATA[Selvakumar]]></dc:creator>
		<pubDate>Sat, 11 Aug 2012 09:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-328716</guid>
		<description><![CDATA[Thank you. it&#039;s userfull]]></description>
		<content:encoded><![CDATA[<p>Thank you. it&#8217;s userfull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando de la Torre</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-312332</link>
		<dc:creator><![CDATA[Fernando de la Torre]]></dc:creator>
		<pubDate>Wed, 11 Jul 2012 18:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-312332</guid>
		<description><![CDATA[Awesome! code for beginners, simple and really works :D thanks a lot dude.]]></description>
		<content:encoded><![CDATA[<p>Awesome! code for beginners, simple and really works :D thanks a lot dude.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-308846</link>
		<dc:creator><![CDATA[venkat]]></dc:creator>
		<pubDate>Tue, 03 Jul 2012 13:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-308846</guid>
		<description><![CDATA[Nice one for beginners.]]></description>
		<content:encoded><![CDATA[<p>Nice one for beginners.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ann Marie</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-301067</link>
		<dc:creator><![CDATA[Ann Marie]]></dc:creator>
		<pubDate>Thu, 14 Jun 2012 08:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-301067</guid>
		<description><![CDATA[Thank you!! very very helpful!!]]></description>
		<content:encoded><![CDATA[<p>Thank you!! very very helpful!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PradeeP</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-295096</link>
		<dc:creator><![CDATA[PradeeP]]></dc:creator>
		<pubDate>Wed, 06 Jun 2012 06:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-295096</guid>
		<description><![CDATA[very good article]]></description>
		<content:encoded><![CDATA[<p>very good article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bharat</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-284763</link>
		<dc:creator><![CDATA[bharat]]></dc:creator>
		<pubDate>Tue, 15 May 2012 11:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-284763</guid>
		<description><![CDATA[This can be more simpler by this query

create table TestTable1 ( salid int , salary int)

insert into TestTable1 values ( 1 ,10)
insert into TestTable1 values (2 ,20)
insert into TestTable1 values (3 ,40)
insert into TestTable1 values (4 ,10)
insert into TestTable1 values (5 ,50)
insert into TestTable1 values (6 ,40)


select max(salid),salary from TestTable1 group by salary having COUNT(salary) = 1

Thanks
BM]]></description>
		<content:encoded><![CDATA[<p>This can be more simpler by this query</p>
<p>create table TestTable1 ( salid int , salary int)</p>
<p>insert into TestTable1 values ( 1 ,10)<br />
insert into TestTable1 values (2 ,20)<br />
insert into TestTable1 values (3 ,40)<br />
insert into TestTable1 values (4 ,10)<br />
insert into TestTable1 values (5 ,50)<br />
insert into TestTable1 values (6 ,40)</p>
<p>select max(salid),salary from TestTable1 group by salary having COUNT(salary) = 1</p>
<p>Thanks<br />
BM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taruna</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-283887</link>
		<dc:creator><![CDATA[Taruna]]></dc:creator>
		<pubDate>Fri, 11 May 2012 13:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-283887</guid>
		<description><![CDATA[Hi Malaya

u are right but i dont need that solution as my problem is i am getting the data from three related tables.say, i am grouping on a field from Table A and against every group i am calculating sum of  values from a field which is in table B and also i am sorting on this sum field and now i get say 20 -30 records for each group, but i want to have top 3-3 from each group.

I dont want to store the intermediate dat in any of temp tables.

I just want a single query.

If u can help, i really appreciate.

Thanks


Taruna]]></description>
		<content:encoded><![CDATA[<p>Hi Malaya</p>
<p>u are right but i dont need that solution as my problem is i am getting the data from three related tables.say, i am grouping on a field from Table A and against every group i am calculating sum of  values from a field which is in table B and also i am sorting on this sum field and now i get say 20 -30 records for each group, but i want to have top 3-3 from each group.</p>
<p>I dont want to store the intermediate dat in any of temp tables.</p>
<p>I just want a single query.</p>
<p>If u can help, i really appreciate.</p>
<p>Thanks</p>
<p>Taruna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanu</title>
		<link>http://blog.sqlauthority.com/2007/01/01/sql-server-simple-example-of-cursor/#comment-283884</link>
		<dc:creator><![CDATA[Tanu]]></dc:creator>
		<pubDate>Fri, 11 May 2012 13:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/01/simple-example-of-cursor/#comment-283884</guid>
		<description><![CDATA[Emil

when i am creating an SSIS, where I need to do a merge join between Excel source data and OLEDB source data(data from SQL table),ofcourse after sorting, it is giving me the following errors not on merge join but on retrieving data from the OLEDB source itself as the data is huge-in crores, so tell me the solution if u have one, wud b thankful, the reason why i am doing merge join is i have data in the excel file out of which some records are there in SQL database and i want to know what data is there and what is not , the data is in the related tables . Also i want the output containing the columns of excel as well as the columns (fields) of the tables in a single excel sheet so that the other persons or should i say the users of the data can get to know what data is useful and they want to compare.
i want to match on 5 fields, say firstname,lastname,city,state and the first 5 characters of the street address.how can i use LTRIM,RTRIM,LEFT and UPPER string functions on the data i have imported from excel?

Sorry, so many questions, but i really need help.

Thanks
Tanu



Error: 0x80070070 at Data Flow Task, DTS.Pipeline: There is not enough space on the disk.
Error: 0x80070070 at Data Flow Task, DTS.Pipeline: There is not enough space on the disk.
Error: 0xC004704A at Data Flow Task, DTS.Pipeline: The buffer manager cannot extend the file &quot;C:\DOCUME~1\tarunm\LOCALS~1\Temp\a\DTS1A93.tmp&quot; to length 3473188.  There was insufficient disk space.
Error: 0xC004704A at Data Flow Task, DTS.Pipeline: The buffer manager cannot extend the file &quot;C:\DOCUME~1\tarunm\LOCALS~1\Temp\a\DTS1A94.tmp&quot; to length 3473188.  There was insufficient disk space.
Error: 0x80070070 at Data Flow Task, DTS.Pipeline: There is not enough space on the disk.
Error: 0x80070070 at Data Flow Task, DTS.Pipeline: There is not enough space on the disk.
Error: 0xC004704A at Data Flow Task, DTS.Pipeline: The buffer manager cannot extend the file &quot;C:\DOCUME~1\tarunm\LOCALS~1\Temp\a\DTS1A95.tmp&quot; to length 3473188.  There was insufficient disk space.
Error: 0xC004704A at Data Flow Task, DTS.Pipeline: The buffer manager cannot extend the file &quot;C:\DOCUME~1\tarunm\LOCALS~1\Temp\a\DTS1A96.tmp&quot; to length 3473188.  There was insufficient disk space.
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.
Information: 0x4004800D at Data Flow Task, DTS.Pipeline: The buffer manager failed a memory allocation call for 3473184 bytes, but was unable to swap out any buffers to relieve memory pressure. 1 buffers were considered and 0 were locked. Either not enough memory is available to the pipeline because not enough are installed, other processes were using it, or too many buffers are locked.
Information: 0x4004800D at Data Flow Task, DTS.Pipeline: The buffer manager failed a memory allocation call for 3473184 bytes, but was unable to swap out any buffers to relieve memory pressure. 7 buffers were considered and 3 were locked. Either not enough memory is available to the pipeline because not enough are installed, other processes were using it, or too many buffers are locked.
Error: 0xC0047012 at Data Flow Task, DTS.Pipeline: A buffer failed while allocating 3473184 bytes.
Error: 0xC0047012 at Data Flow Task, DTS.Pipeline: A buffer failed while allocating 3473184 bytes.
Error: 0xC0047011 at Data Flow Task, DTS.Pipeline: The system reports 44 percent memory load. There are 8589111296 bytes of physical memory with 4764954624 bytes free. There are 2147352576 bytes of virtual memory with 104652800 bytes free. The paging file has 12660408320 bytes with 8538820608 bytes free.
Error: 0xC0047011 at Data Flow Task, DTS.Pipeline: The system reports 44 percent memory load. There are 8589111296 bytes of physical memory with 4764971008 bytes free. There are 2147352576 bytes of virtual memory with 104652800 bytes free. The paging file has 12660408320 bytes with 8538845184 bytes free.
Warning: 0x8007000E at Data Flow Task, Sort 1 [796]: Not enough storage is available to complete this operation.
Warning: 0x8007000E at Data Flow Task, Sort 1 [796]: Not enough storage is available to complete this operation.
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.
Error: 0xC020821A at Data Flow Task, Sort 1 [796]: The Sort transformation cannot queue a work item to its thread pool. There is not enough memory available.
Error: 0xC020821A at Data Flow Task, Sort 1 [796]: The Sort transformation cannot queue a work item to its thread pool. There is not enough memory available.
Warning: 0x8007000E at Data Flow Task, Sort 1 [796]: Not enough storage is available to complete this operation.
Error: 0xC0208296 at Data Flow Task, Sort 1 [796]: The input buffer could not be cloned. An out-of-memory condition occurred or there was an internal error.
Error: 0xC0047022 at Data Flow Task, DTS.Pipeline: The ProcessInput method on component &quot;Sort 1&quot; (796) failed with error code 0x80004005. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.
Error: 0xC0047021 at Data Flow Task, DTS.Pipeline: Thread &quot;WorkThread1&quot; has exited with error code 0x80004005.
Error: 0xC0047039 at Data Flow Task, DTS.Pipeline: Thread &quot;WorkThread3&quot; received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.
Error: 0xC0047039 at Data Flow Task, DTS.Pipeline: Thread &quot;WorkThread2&quot; received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.
Error: 0xC0047021 at Data Flow Task, DTS.Pipeline: Thread &quot;WorkThread2&quot; has exited with error code 0xC0047039.
Error: 0xC0047021 at Data Flow Task, DTS.Pipeline: Thread &quot;WorkThread3&quot; has exited with error code 0xC0047039.
Error: 0xC02020C4 at Data Flow Task, OLE DB Source [187]: The attempt to add a row to the Data Flow task buffer failed with error code 0xC0047020.
Error: 0xC0047038 at Data Flow Task, DTS.Pipeline: The PrimeOutput method on component &quot;OLE DB Source&quot; (187) returned error code 0xC02020C4.  The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.
Error: 0xC0047021 at Data Flow Task, DTS.Pipeline: Thread &quot;SourceThread1&quot; has exited with error code 0xC0047038.
Information: 0x40043008 at Data Flow Task, DTS.Pipeline: Post Execute phase is beginning.
Information: 0x40043009 at Data Flow Task, DTS.Pipeline: Cleanup phase is beginning.
Information: 0x4004300B at Data Flow Task, DTS.Pipeline: &quot;component &quot;Excel Destination&quot; (4131)&quot; wrote 0 rows.
Task failed: Data Flow Task
Warning: 0x80019002 at Package1: The Execution method succeeded, but the number of errors raised (32) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
SSIS package &quot;Package1.dtsx&quot; finished: Failure.
The program &#039;[4820] Package1.dtsx: DTS&#039; has exited with code 0 (0x0).]]></description>
		<content:encoded><![CDATA[<p>Emil</p>
<p>when i am creating an SSIS, where I need to do a merge join between Excel source data and OLEDB source data(data from SQL table),ofcourse after sorting, it is giving me the following errors not on merge join but on retrieving data from the OLEDB source itself as the data is huge-in crores, so tell me the solution if u have one, wud b thankful, the reason why i am doing merge join is i have data in the excel file out of which some records are there in SQL database and i want to know what data is there and what is not , the data is in the related tables . Also i want the output containing the columns of excel as well as the columns (fields) of the tables in a single excel sheet so that the other persons or should i say the users of the data can get to know what data is useful and they want to compare.<br />
i want to match on 5 fields, say firstname,lastname,city,state and the first 5 characters of the street address.how can i use LTRIM,RTRIM,LEFT and UPPER string functions on the data i have imported from excel?</p>
<p>Sorry, so many questions, but i really need help.</p>
<p>Thanks<br />
Tanu</p>
<p>Error: 0&#215;80070070 at Data Flow Task, DTS.Pipeline: There is not enough space on the disk.<br />
Error: 0&#215;80070070 at Data Flow Task, DTS.Pipeline: There is not enough space on the disk.<br />
Error: 0xC004704A at Data Flow Task, DTS.Pipeline: The buffer manager cannot extend the file &#8220;C:\DOCUME~1\tarunm\LOCALS~1\Temp\a\DTS1A93.tmp&#8221; to length 3473188.  There was insufficient disk space.<br />
Error: 0xC004704A at Data Flow Task, DTS.Pipeline: The buffer manager cannot extend the file &#8220;C:\DOCUME~1\tarunm\LOCALS~1\Temp\a\DTS1A94.tmp&#8221; to length 3473188.  There was insufficient disk space.<br />
Error: 0&#215;80070070 at Data Flow Task, DTS.Pipeline: There is not enough space on the disk.<br />
Error: 0&#215;80070070 at Data Flow Task, DTS.Pipeline: There is not enough space on the disk.<br />
Error: 0xC004704A at Data Flow Task, DTS.Pipeline: The buffer manager cannot extend the file &#8220;C:\DOCUME~1\tarunm\LOCALS~1\Temp\a\DTS1A95.tmp&#8221; to length 3473188.  There was insufficient disk space.<br />
Error: 0xC004704A at Data Flow Task, DTS.Pipeline: The buffer manager cannot extend the file &#8220;C:\DOCUME~1\tarunm\LOCALS~1\Temp\a\DTS1A96.tmp&#8221; to length 3473188.  There was insufficient disk space.<br />
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.<br />
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.<br />
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.<br />
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.<br />
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.<br />
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.<br />
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.<br />
Information: 0x4004800D at Data Flow Task, DTS.Pipeline: The buffer manager failed a memory allocation call for 3473184 bytes, but was unable to swap out any buffers to relieve memory pressure. 1 buffers were considered and 0 were locked. Either not enough memory is available to the pipeline because not enough are installed, other processes were using it, or too many buffers are locked.<br />
Information: 0x4004800D at Data Flow Task, DTS.Pipeline: The buffer manager failed a memory allocation call for 3473184 bytes, but was unable to swap out any buffers to relieve memory pressure. 7 buffers were considered and 3 were locked. Either not enough memory is available to the pipeline because not enough are installed, other processes were using it, or too many buffers are locked.<br />
Error: 0xC0047012 at Data Flow Task, DTS.Pipeline: A buffer failed while allocating 3473184 bytes.<br />
Error: 0xC0047012 at Data Flow Task, DTS.Pipeline: A buffer failed while allocating 3473184 bytes.<br />
Error: 0xC0047011 at Data Flow Task, DTS.Pipeline: The system reports 44 percent memory load. There are 8589111296 bytes of physical memory with 4764954624 bytes free. There are 2147352576 bytes of virtual memory with 104652800 bytes free. The paging file has 12660408320 bytes with 8538820608 bytes free.<br />
Error: 0xC0047011 at Data Flow Task, DTS.Pipeline: The system reports 44 percent memory load. There are 8589111296 bytes of physical memory with 4764971008 bytes free. There are 2147352576 bytes of virtual memory with 104652800 bytes free. The paging file has 12660408320 bytes with 8538845184 bytes free.<br />
Warning: 0x8007000E at Data Flow Task, Sort 1 [796]: Not enough storage is available to complete this operation.<br />
Warning: 0x8007000E at Data Flow Task, Sort 1 [796]: Not enough storage is available to complete this operation.<br />
Error: 0xC0047048 at Data Flow Task, DTS.Pipeline: The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.<br />
Error: 0xC020821A at Data Flow Task, Sort 1 [796]: The Sort transformation cannot queue a work item to its thread pool. There is not enough memory available.<br />
Error: 0xC020821A at Data Flow Task, Sort 1 [796]: The Sort transformation cannot queue a work item to its thread pool. There is not enough memory available.<br />
Warning: 0x8007000E at Data Flow Task, Sort 1 [796]: Not enough storage is available to complete this operation.<br />
Error: 0xC0208296 at Data Flow Task, Sort 1 [796]: The input buffer could not be cloned. An out-of-memory condition occurred or there was an internal error.<br />
Error: 0xC0047022 at Data Flow Task, DTS.Pipeline: The ProcessInput method on component &#8220;Sort 1&#8243; (796) failed with error code 0&#215;80004005. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.<br />
Error: 0xC0047021 at Data Flow Task, DTS.Pipeline: Thread &#8220;WorkThread1&#8243; has exited with error code 0&#215;80004005.<br />
Error: 0xC0047039 at Data Flow Task, DTS.Pipeline: Thread &#8220;WorkThread3&#8243; received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.<br />
Error: 0xC0047039 at Data Flow Task, DTS.Pipeline: Thread &#8220;WorkThread2&#8243; received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.<br />
Error: 0xC0047021 at Data Flow Task, DTS.Pipeline: Thread &#8220;WorkThread2&#8243; has exited with error code 0xC0047039.<br />
Error: 0xC0047021 at Data Flow Task, DTS.Pipeline: Thread &#8220;WorkThread3&#8243; has exited with error code 0xC0047039.<br />
Error: 0xC02020C4 at Data Flow Task, OLE DB Source [187]: The attempt to add a row to the Data Flow task buffer failed with error code 0xC0047020.<br />
Error: 0xC0047038 at Data Flow Task, DTS.Pipeline: The PrimeOutput method on component &#8220;OLE DB Source&#8221; (187) returned error code 0xC02020C4.  The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.<br />
Error: 0xC0047021 at Data Flow Task, DTS.Pipeline: Thread &#8220;SourceThread1&#8243; has exited with error code 0xC0047038.<br />
Information: 0&#215;40043008 at Data Flow Task, DTS.Pipeline: Post Execute phase is beginning.<br />
Information: 0&#215;40043009 at Data Flow Task, DTS.Pipeline: Cleanup phase is beginning.<br />
Information: 0x4004300B at Data Flow Task, DTS.Pipeline: &#8220;component &#8220;Excel Destination&#8221; (4131)&#8221; wrote 0 rows.<br />
Task failed: Data Flow Task<br />
Warning: 0&#215;80019002 at Package1: The Execution method succeeded, but the number of errors raised (32) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.<br />
SSIS package &#8220;Package1.dtsx&#8221; finished: Failure.<br />
The program &#8216;[4820] Package1.dtsx: DTS&#8217; has exited with code 0 (0&#215;0).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
