Forum Replies Created

Viewing 15 posts - 1,276 through 1,290 (of 4,745 total)

  • RE: dts

    The OS version will not affect these database replication techniques.

    ---------------------------------------------------------------------

  • RE: Chagne Database Physical File name

    logicinside22 (12/27/2011)


    thanks folks for nice reply . I did with Detach and Attach Option and it looks good now.

    can I then recommend that you check logins still have the correct...

    ---------------------------------------------------------------------

  • RE: Chagne Database Physical File name

    backup\restore with move is another possibility but alter database is the best way to do this.

    If at all possible backup the database first, just in case.

    ---------------------------------------------------------------------

  • RE: sql server 2008 installation - common errors ....

    this is a 'feature' (bug) of the install gui. Either accept the defaults (no harm in doing that) or install from the command line specifying the values you want for...

    ---------------------------------------------------------------------

  • RE: Transaction Log Is Full

    A christmas present for you............

    http://www.sqlservercentral.com/articles/Administration/64582/

    ---------------------------------------------------------------------

  • RE: Christmas Fun

    You need to be able to get inside Steves mind for these questions!

    Remember, 7 points should not be too easy to get, and steve has an wicked streak! 🙂

    Happy christmas!

    ---------------------------------------------------------------------

  • RE: Happy Holidays

    was torn between reindeer and turkey, but knowing that americans eat turkey at thanksgiving guessed right.

    so what do americans traditionanlly eat at christmas?

    ---------------------------------------------------------------------

  • RE: Copying users, roles and permission from one db to another

    You can take the bits that you need out of here

    http://www.sqlservercentral.com/scripts/Permissions/76450/

    ---------------------------------------------------------------------

  • RE: Database logical file naming question

    reggie burns-317942 (12/16/2011)


    Can you explain alittle further about the suggested process? Thanks.

    pls starrt a new thread so we don't hijack this one

    ---------------------------------------------------------------------

  • RE: Database logical file naming question

    I wouldn't say its a common practice, but the logical name is not really that important except perhaps for clarity within sys.master_files and making restores more straight forward.

    I would guess...

    ---------------------------------------------------------------------

  • RE: Database logical file naming question

    reggie burns-317942 (12/16/2011)


    Hi all,

    I'm having the same issue, but I'm experiencing the issue with these dbs having the same logical name. I'm attempting to configure log shipping for over 100...

    ---------------------------------------------------------------------

  • RE: Changing authentication mode in a cluster

    Its a change at the SQL level, which is a 'virtual' instance sitting on both nodes, so yes it will be in effect whichever node is the active node

    edit: by...

    ---------------------------------------------------------------------

  • RE: Changing authentication mode in a cluster

    as john said. Offline just stops the resource (and dependant resources).

    Failing over is a different option (move resource).

    Failing over would also cause a restart of SQL and start up the...

    ---------------------------------------------------------------------

  • RE: Changing authentication mode in a cluster

    it will not force a restart.

    with a cluster you have to use the failover cluster manager to restart SQL.

    Right click on the SQL server resource and choose 'offline the resource'....

    ---------------------------------------------------------------------

  • RE: Replacing disk with tlogs on it.

    no probs

    ---------------------------------------------------------------------

Viewing 15 posts - 1,276 through 1,290 (of 4,745 total)