Viewing 15 posts - 24,916 through 24,930 (of 39,810 total)
And I'm beginning to think this thread will never end.
March 5, 2009 at 4:31 pm
We are working on some JS and server side formatting for both SQL and XML code to make it work better.
March 5, 2009 at 4:30 pm
A lot of what Gus has listed are reasons I'm concerned about this.
I think things work well as is. Relatively few people would likely use any "improvements"
March 5, 2009 at 3:40 pm
glad I could help. I need to get a better article written on this as I know it's an annoying thing to figure out.
March 5, 2009 at 12:17 pm
DTS has a runtime. It should work and there's still a compatibility mode. If it works on 2005, should still work on 2008.
As far as rewriting DTS packages. If you...
March 5, 2009 at 11:41 am
Thanks for the update and solution. That shouldn't happen often, but it's good to consider removing and recreating the job.
March 5, 2009 at 11:39 am
No, shrink should be rarely run. Only when something happens you didn't expect.
March 5, 2009 at 11:38 am
select * from sys.database_files
in master should help.
You can go to sysinternals as well and get the filetracker and see if the file is being held open by the SQL process.
March 5, 2009 at 11:36 am
I'm not sure you get a lot from 2 partitions. I suppose one could become corrupt and not the other, which would be nice to have data on one, logs/backups...
March 5, 2009 at 11:04 am
does is change on stop/restart of SQL?
strange, I'd be concerned that you are using the wrong files. Have you tried to rename a file? See if SQL is using it?
March 5, 2009 at 11:02 am
Thanks for the responses and I wish I'd had a few of these on Tue in the MVP sessions. There were questions about what compelling things would get people to...
March 5, 2009 at 10:39 am
Lynn,
I agree and noted as much in my email. I did ask him/her to have a friend or two read through it and give an opinion.
March 5, 2009 at 10:33 am
I'd say BCP. use a format file.
http://msdn.microsoft.com/en-us/library/aa174646(SQL.80).aspx
March 5, 2009 at 10:29 am
Apologies for not getting in there sooner. I could see the heat coming through the wires from people's ears.
Supposedly this is an "MVP" as well. I suggested he post the...
March 5, 2009 at 10:22 am
We have a fix (I think) in test now. We're hoping to roll that out before too much longer.
March 5, 2009 at 10:21 am
Viewing 15 posts - 24,916 through 24,930 (of 39,810 total)