Forum Replies Created

Viewing 15 posts - 331 through 345 (of 471 total)

  • RE: moving database to new server

    I concur with Robert that regardless of version, backup and restore is usually the best and fastest way to go.  One thing that may save you some time is to...

  • RE: moving database to new server

    Is this SQL Server 7 or 2000?  If it's 7 and you copied using the wizard, there are known problems with this.  A better and probably faster option is to...

  • RE: Prevent DB Startup on Instance Startup

    If it's a question of just wanting the DB to remain static, why not just use the Read-Only option and remove any user access?  The Read-Only attribute will persist after...

  • RE: How to determine DBCC Checkdb , execution time?

    It depends on your server hardware.  Just kidding , but hardware an RAM definitely has an impact.  Dont' know if this helps you or...

  • RE: how to see "my forums"

    From the title bar have you tried My Account, My Recent Posts?  Hope this helps.  You can also 'watch' a topic by checking the box at the bottom when you...

  • RE: Tax Day

    Government waste is bad enough.  But you would think that at least the confidential information that we submit to the IRS (Internal Revenue Service in the US) is secure, right? 

    Think...

  • RE: Tax Day

    LOL...  I'm going to see if I can get a government grant to support development of my 'silly walk'. 

  • RE: Tax Day

    LOL...when I was a kid I remember many times when Dad was asked what we did while we were on vacation, he would quip "Oh, we went to Washington to...

  • RE: Question of the Day for 15 Apr 2005

    I'm a bit confused although I got this one right.   Can someone please tell me where Mobile edition fits in here?  Thanks in advance.  ...

  • RE: Red Zig Zag line against server

    Glad that helped.  And I'm glad that Microsoft finally did away with this in SQL 2000.  I've seen more than a few people who got concerned when they saw the...

  • RE: Red Zig Zag line against server

    Are you using SQL Server version 7.0 utilities?  In this version, the red line over the green arrow simply indicated that you have a valid connection to the server.  If the...

  • RE: Can we have One error log file instead of Seven

    Correct me if I'm wrong please, but if you change the registry value to only keep only one log file, then restart SQL Server, won't you lose the previous log...

  • RE: creating server documentation

    Agreed that there are some excellent scripts on this site for doing this.  Check BOL on the subject of the sqldiag.exe utility that ships with SQL Server 2000 and is a...

  • RE: Question of the Day for 31 Mar 2005

    In case anyone is interested, there's a contradiction in BOL about this topic.

    If you look up the subject "Named Pipes Client Connections" it states that "The makepipe and readpipe utilities are...

  • RE: Suspect Database - OS error 32

    We've had similar problems using another product (Legato) where for whatever reason, the backup process gets hung.  Like Rudy, we don't shut down SQL Server or native backups during the...

Viewing 15 posts - 331 through 345 (of 471 total)