Forum Replies Created

Viewing 15 posts - 6,961 through 6,975 (of 9,244 total)

  • RE: Shrinking Log file on a database which uses log shipping

    dont shrink, just increase the log backup frequency is the message here!!

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: shut down SQL server

    anthony.green (7/11/2011)


    are you also taking active directory offline?

    if so dont power on the sql servers until ad is back online.

    our server guys have fallen into this trap many a time,...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Shrinking Log file on a database which uses log shipping

    you can increase the frequency of the LS backup job without issues.

    You could run the backup job every 15 mins as Gail suggested and the copy and restore jobs once...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: installing sql server 2008 standard ita on windows 2003 R2 standard eng

    have you installed the pre requisites onto Windows 2003.

    You will need Windows installer 4.5, .NET 3.5 framework and the filestream hotfix for Windows 2003

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Migrating sql server logins

    opc.three (7/9/2011)


    If you did follow Method 2 you could always try the long way around and migrate the logins to 2005 per the article, then from there to 2008 per...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Revisited: RAID10 vs RAID1 SQL

    SQLkiwi (7/10/2011)


    Perry Whittle (7/10/2011)


    surely you mean 1TB tempdb, 1TB log and 1TB data.

    Yes I meant 1TB, and don't call me Shirley πŸ™‚

    πŸ˜€ πŸ˜‰

    Good point Jim on the disk sizes.

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: RAID configuration for SQL Server 2008 Database with 8 hard disks

    assefam (7/9/2011)


    After a month , we will migrate to another powerful server with 16 hard disk.

    why not just wait until you migrate to the larger server?

    disk configs for 16...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Revisited: RAID10 vs RAID1 SQL

    SQLkiwi (7/9/2011)


    RAID 1 configuration would result in 2TB tempdb, 2TB log, and 2TB data (and presumably, OS files).

    surely you mean 1TB tempdb, 1TB log and 1TB data.

    RAID 0 (Striping)...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: SQL Server 2005 Cluster on WIndows 2003 Server

    The cluster.log file holds detailed information on cluster actions. This file is found in

    C:\Windows\Cluster

    To check the status of cluster groups and which node they are online on, use the...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Changing Owner or Mirrored DBs

    Jonathan Marshall (7/8/2011)


    Error message

    Msg 954

    The database x cannot be opened because it is acting as a mirror database

    i am able to change the owner at the principal with no issues,...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: shut down SQL server

    shutting down the Windows OS will gracefully shut down all running processes including SQL Server.

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Memory full SQL SERVER 2008

    Helical Johan (7/8/2011)


    Hi,

    I have sql server 2008 in windows server 2008, together 32 bits. The problem is

    in the memory. ItΒ΄s full. I enabled the option: Use AWE to allocate...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: How to Encrypt the communication between SQL Server and the Webserver. My Application uses SQL Server authentication to connect to MSSQL.

    Lowell (7/8/2011)


    i'm very eak on this, never implemented it, but i thought there was a "Force Encyption" property on the server that could do that; otherwise it's an optional client...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: How to Encrypt the communication between SQL Server and the Webserver. My Application uses SQL Server authentication to connect to MSSQL.

    Best way would be using IPSec to encrypt the traffic between the nodes

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • RE: Problem with SQLSERV service and Domain Account

    This link details permissions required for a domain user account. It's important to remember that as well as local security policy assignments the account needs ACls across various parts of...

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

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

Viewing 15 posts - 6,961 through 6,975 (of 9,244 total)