SqlBulCopy and sql server 2005 crash

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, when I use the sqlbulkcopy.writetoserver the sql server crashed.
sql server 2005 sp1 is installed.

any idea?
Thanks
Bart
 
Whoa, can you reproduce it? Perhaps it is a hardware issue on the server?
 
Yes, every time.
It is on a development machine under Virtual PC.


Miha Markic said:
Whoa, can you reproduce it? Perhaps it is a hardware issue on the server?

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

Bart said:
Hi, when I use the sqlbulkcopy.writetoserver the sql server crashed.
sql server 2005 sp1 is installed.

any idea?
Thanks
Bart
 
Does it entire virtual PC crash?
It might be a virtual pc issue. Did you try with a "real" server?

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

Bart said:
Yes, every time.
It is on a development machine under Virtual PC.


Miha Markic said:
Whoa, can you reproduce it? Perhaps it is a hardware issue on the server?

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

Bart said:
Hi, when I use the sqlbulkcopy.writetoserver the sql server crashed.
sql server 2005 sp1 is installed.

any idea?
Thanks
Bart
 
Hi Bart,

I agree with Miha. Does it also crash on another real machine?

Kevin Yu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
Hi Miha,

On a production machine it is running fine but it is a SQL 2000 in
pruduction instead of a 2005.

Thanks
Bart

Miha Markic said:
Does it entire virtual PC crash?
It might be a virtual pc issue. Did you try with a "real" server?

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

Bart said:
Yes, every time.
It is on a development machine under Virtual PC.


Miha Markic said:
Whoa, can you reproduce it? Perhaps it is a hardware issue on the server?

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

Hi, when I use the sqlbulkcopy.writetoserver the sql server crashed.
sql server 2005 sp1 is installed.

any idea?
Thanks
Bart
 
Hi Bart,

Could you try it with a machine that has SQL Server 2005? I think this
issue might be specific to the VPC. Thank you for your cooperation.

Kevin Yu
Microsoft Online Community Support
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
Back
Top