Forum Replies Created

Viewing 15 posts - 1,186 through 1,200 (of 2,436 total)

  • RE: w2k3 sql 2k sp3a / w2k3 sp1 sql2k sp4 migration

    I'd opt for W2K3 SP1 first (since you have to do both) ... logically speaking the Windows OS came before SQL Server in installation order on the server did it not...

  • RE: How to read a dump...

    I would not bother with the SQL dump files (or mini-dumps). If your Windows Admins are correct, then a cluster configuration issue is pretty easy to fix in an active/active...

  • RE: MOM Is Gone

    Steve, we've used MOM 2k and have been using MOM2K5 for some time now. Running in parallel seems logical for an upgrade of this sort for an enterprise. We did...

  • RE: Clustered SQL Server freezes & restarts itself in Enterprise Manager

    Have you tried executing sp_who/sp_who2 in QA when the one database on the server 'freezes' ? You may have blocking issues.  Also have you tried executing sp_lock as well ?

  • RE: Database Naming - Development / QA / Production

    Most shops I have been at that did development work named the databases the same. Each type of database (dev/test/qa/prod/prodfix) had it's own instance. The downside is that an inexprienced...

  • RE: Default Local Instance Name

    Have you contacted MS to find out if there is a fix/workaround for installing on a named instance ?

  • RE: Security Issues

    It's still great information for those who care Steve. Maybe I'm too close to the issue - being a former 'White Hat' from the early days ... Oh well have...

  • RE: Security Issues

    Interesting ... I thought this editorial would have generated quite a response - boy was I mistaken. However I feel that the majority of the 'issues' are MS own fault...

  • RE: Daily Email Newsletter Late

    Late as well here ...

  • RE: xp_cmdshell on SQL Server 2005

    I believe that it has to do with the default directory and the lack of PATH information. First you need to determine where you are exeuting from then what PATH...

  • RE: RAID block size, SAS and raid

    One additional point about blocksize. A blockize of 8 kb will make more efficient use of your existing disk reaources for storage than a 64 kb blocksize. This is because...

  • RE: RAID block size, SAS and raid

    Just a clarification on SQL Server I/O operations ...

    SQL reads in extents - 64 kb blocks or 8 pages

    SQL writes pages - 8 kb

  • RE: Database Engineer Opportunity in even more beautiful Seattle

    What is the salary range ? Will they provide relocation assistance ?

  • RE: A Tighter Integration

    It's great that the tools will support this. However that is not enough. The biggest paradigm change must occur in the organizations that use these tools and platforms. In other...

  • RE: Any issues go to Win2003 SP 1

    We are running SQL 2K SP3a hotfix 818 on Win2K SP4 server and Win2K3 server SP1. Our upgrades from Win2K SP4 to Win2K3 SP1 were smooth with no issues. Also...

Viewing 15 posts - 1,186 through 1,200 (of 2,436 total)