Forum Replies Created

Viewing 15 posts - 586 through 600 (of 1,790 total)

  • RE: Sql Server 2000 64bit Client Tools

    Do you have access to the SQL Server 2005 tools in 64-Bit format? That would be the way to go. Aside from that, wasn't SQL Server 2000 only released in...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Changing Database Path - Local Disk Not Showing

    Yeah, sorry I wasn't clearer earlier but the dependency issue is what I was trying to convey. Sorry about that and glad you were able to figure it out.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Changing Database Path - Local Disk Not Showing

    Is this a cluster and is that drive a resource dedicated to that instance? If not then it can't use it / see it.

    Aside from that I have no...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Dynamically script Create Database For Attach For All Databases

    I did not include that in this design but could look into that as well.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Resolving a "catch-all" query.

    Wayne,

    My guess is that the only place you will see the savings is in the compile time. Run both options with the SET STATISTICS TIME ON and see what...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Any experience with HP Database Archiving?

    sdoughty (5/28/2009)


    Hi,

    We're looking at archiving, and I came across this product from HP. We've got one large-ish database (is 400GB large?), which is performing fine transactionally, its just the maintenance...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Moving Tables to a Different Database

    Jeffrey Williams (5/28/2009)


    PaulB (5/28/2009)


    Yes!

    Here is how you do it.

    1- Pre-create the database in your "target" server -so you make all decisions about storage.

    2- Force-restore over the pre-created database -so datafiles...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Moving Tables to a Different Database

    PaulB (5/28/2009)


    David Benoit (5/28/2009)


    Can you backup to and restore from the external hard drive? If so, that seems like the safest and least painful way of doing this.

    :w00t: flashback!

    Brilliant...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Moving Tables to a Different Database

    Can you backup to and restore from the external hard drive? If so, that seems like the safest and least painful way of doing this.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Snapshot Replication & Compatability Levels Errors

    oraculum (5/27/2009)


    We have recentley updated our compat level to 90 on a prod database. We have setup snapshot replication from SQL 2005 box to SQL 2000 as a push subscrription...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Moving Database Files Detach/Attach or ALTER DATABASE?

    Jonathan Kehayias (5/27/2009)


    Brian Munier (5/27/2009)


    Interesting article, thank you. My question is if detach/attach is going away, and I want to move a database from one server to another server...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Can transactional replication filter data based time?

    sunny1_liu (5/27/2009)


    Dear David,

    In recent days,I also find if the filters are limited only at one side as:

    " WHERE [DayID]>= convert (nvarchar(10),DATEADD(month,-2,GETDATE()),112);"

    ...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Can transactional replication filter data based time?

    Hard to say but if it is clearly missing records in your destination table then for some reason the replication filter is sending updates for records that are not present....

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Can transactional replication filter data based time?

    You can do a couple of things, first would be to reinitialize so that you repush the snapshot. This is the cleanest approach and would be my recommendation.

    If that...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Are the posted questions getting worse?

    Alvin Ramard (5/21/2009)


    jcrawf02 (5/21/2009)


    David Benoit (5/21/2009)


    Lynn Pettis (5/21/2009)


    Sorry guys, but I mellowed my post. I checked his profile and he has only been a member of this site for...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

Viewing 15 posts - 586 through 600 (of 1,790 total)