Forum Replies Created

Viewing 15 posts - 1,321 through 1,335 (of 2,640 total)

  • RE: Benchmark Comparisons

    all sql servers are different. I use benchmarks but set this on a per server basis. You could buy the sql server 2000 performance tuning ref isbn 0-7356-1270-6, this has lots...

  • RE: SQL Query to text wont copy and paste properly to excel

    hmm .. my post didn't publish .. I posted to say thanks and to say that I just learned something I didn't know - cheers.

  • RE: Why are Women exiting It?

    just in case any of my posts are taken as stating that I think women don't have the mind for IT - that's not what I intended - what i...

  • RE: Why are Women exiting It?

    I figure ultimately that in general terms women don't find IT appealing, now I don't know if that's to do with mainly males working in IT or the men are...

  • RE: dbo ownership

    It only looks for user objects if you don't qualify the sql, which is best practice, therefore user fred executing  select * from mytable will, as you say, look for...

  • RE: performanceissues while saving transactionlog

    certainly backups are resource intensive, as you'd wish them to be - I don't have the test lab setup to run a series of tests like this currently but when...

  • RE: Why are Women exiting It?

    as I'm somewhat in the "older" category I suppose I don't notice some of what goes on, and as I'm independent ( consultant/contractor ) the politics at work rarely touch...

  • RE: performanceissues while saving transactionlog

    depends what you mean by increase - if the queue goes above 5 then I'd be worried. I don't have any similar setup that i could test to see if...

  • RE: Migrating Data from 2000 to 2005

    As is often the case i've not had any problems restoring databases to 2005, I've taken a collection of production and test databases to 2005  including a replicated database, all...

  • RE: Tunning Up a SQL Database

    That's cool and thanks for posting - so often we never get to know what a problem was or if it had been resolved, appreciated.

  • RE: Profiler leads to blocking

    I never write the profiler data I'm collecting to the sevrer I'm collecting from ( well generally not ) sounds as if you are slowing your disks by the profiler...

  • RE: SQL Query to text wont copy and paste properly to excel

    try export to text file and import. Never did like the cut and paste!!

  • RE: Migrating Data from 2000 to 2005

    to be honest detach and attach is about the easiest method, although restoring backups work just as well.

    The database stays in 2000 ( 8 ) mode , you need...

  • RE: Hunting down Enterprise Manager in 2005!!

    I don't want to be more rude than normal, but how about Books On Line?  You're looking for Management Studio / Visual Studio which should be in your program files. Enterprise...

  • RE: performanceissues while saving transactionlog

    The most likely cause is poor hardware, certainly disk queues mean poor disk subsystem. This really isn't a quetion that can be resolved just like that.

    There's lots of info on...

Viewing 15 posts - 1,321 through 1,335 (of 2,640 total)