Forum Replies Created

Viewing 15 posts - 2,116 through 2,130 (of 2,496 total)

  • RE: SQL Server 2005 Adoption Survey Results

    I think the most significant quote from the results is

    "unless your company is operating at a CMM level 3 or higher -- don't upgrade and simply deploy new systems...

  • RE: The Religious Wars

    "Always" and "Never" are two words people should always remember never to use.  Especially when giving advice. 

  • RE: SQLServer2005MSSQLUser$ComputerName$MSSQLSERVER

    I registered a request with Microsoft that it should be possible during the install to specify the groups that SQL Server uses.  The response was 'This will be considered for...

  • RE: Where are all the good SQL developers/DBA/DW developers?

    I think this follows on in some way from the editorial about the lack of women in IT.  There is also a lack of men in IT.

    We have managed to...

  • RE: Growth of index file

    Avoid doing a shrinkfile if you know the file will grow again.  Repeated shrinkfiles will result in disk fragmentation which will harm performance.  You can only cure disk fragmentation by...

  • RE: Loading a 24x7 Data Warehouse

    What is the size of your DW, and how long does the backup and the restore take?  I would be concerned that as your DW size grows, you may run...

  • RE: white circle

    If your account is not a member of the local Administrators group on the target server, you may get this issue.  KB 171862 describes this problem and gives a solution...

  • RE: Do others find x64 installation frustrating, or are we idiots?

    I have done W2003 x64 installs on a xeon box.  I needed to go back to the hardware vendor site to get some working x64 drivers.  (An x86 install on the...

  • RE: to use 8Gb RAM on 64 bit Windows

    I have seen the AWE checkbox on 64-bit SQL, but have not found out yet if it is ignored or harmful.  There is no way that selecting AWE on 64-bit...

  • RE: Help: System Time is Wrong

    I am surprised that your server can be 12 hours wrong without AD complaining.  I would have expected the computer account to have been disabled in this situation.  You should...

  • RE: Bad Programming

    Maybe one reason vendor applications do not support the latest service pack is they have their own work schedules.  Adjusting the schedule to fit in a SP just because Microsoft...

  • RE: Floating point exception on SQL 2000 SP4 2187

    This probably should be reported as a bug to Microsoft.

    I think sp_MSforeachtable is not officially supported by Microsoft.  Therefore you will need to isolate where you get the fp execption,...

  • RE: Bad Programming

    I would really really like a standard schedule for releasing Service Packs.  This allows workload to be predicted and planned.  Irregular SP releases mean irregular application of SPs.  If the...

  • RE: DTS failing in SQL Server 2005

    If you have the DTS Designer components installed and the package still does not work, then get hold of Filemon fron sysinternals.

    If you run Filemon while your DTS package is...

  • RE: Table partitioning not supported in SQL 2K5 Standard Ed

    Microsoft have done what most vendors do.  They have divided the feature set of their product into different editions, and charge more for the most comprehensive edition.  If you want...

Viewing 15 posts - 2,116 through 2,130 (of 2,496 total)