Forum Replies Created

Viewing 15 posts - 5,431 through 5,445 (of 9,253 total)

  • RE: Always On with Failover clustering Instance

    An FCI can participate in an AlwaysOn availability group, could you detail a little more about the set up of the clustered nodes servicing the FCI and the node you...

  • RE: Disk configuration

    pdanes


    I don't do backups as often as I should - Express doesn't have the ability to schedule jobs, so I do them by hand whenever I see some activity on...

  • RE: Rebuild Master on cluster with multiple instances

    kenneth.holm (6/25/2012)


    Hi

    How would you solve this issue??

    I would follow this KB article 😉

    kenneth.holm (6/25/2012)


    One way would be

    1. Backup objects/ login and so on...

    2. Pause Node 2

    3. Put Sqlservice (resource)...

  • RE: Disk configuration

    ScottPletcher (6/25/2012)


    The advantage of RAID1 here is not likely speed -- atlhough you could see some speed up -- but in recoverability. With RAID1, a single drive failure does...

  • RE: Cluster Services

    As Jon has rightly pointed out before impeding the built in admins group you must add the cluster service account and the SQL server service account as logins

    See this link[/url]

  • RE: Cluster Services

    durai nagarajan (6/21/2012)[hrIn our environment we have two domain users one for SQL services and another for cluster.

    i am planning to revoke the access and configure the same with SQL...

  • RE: Disk configuration

    whichever way you look at it your disk config is limiting, as is the RAM capacity.

  • RE: Log shipping communication

    Anthony is spot on here, all communications are essentially triggered from the secondary server. Just a note to bear in mind, the backup folder for the primary server does not...

  • RE: Mirroring error in SQL 2008R2

    Are the mirroring instances on the same server or separate servers? Have you checked the mirror endpoints status?

  • RE: UPDATE STATISTICS on SQL 2k8 R2

    Michael Valentine Jones (6/20/2012)


    You could just make things simple and execute this in your database every night:

    execute sp_updatestats

    sp_updatestats (Transact-SQL)

    http://msdn.microsoft.com/en-us/library/ms173804(v=sql.105).aspx

    "...sp_updatestats updates only the statistics that require updating based on the rowmodctr...

  • RE: SQL Server Standard and 4 node cluster

    Roust_m (6/20/2012)


    Perry Whittle (6/20/2012)What on earth makes you think that? It's no different to any other node failure in a cluster, the instance will restart on a partner node. Where...

  • RE: SQL 2008R2 CLuster won't come online during install

    at what point is the installation at, are there any services installed?

  • RE: UPDATE STATISTICS on SQL 2k8 R2

    sqlbee19 (6/20/2012)


    Perry - Thanks for your response.

    I am using sysindexes table because of column "rowmodctr" is only available in sysindexes.

    That is correct, remember though that sysindexes is provided for...

  • RE: Upgrade from 9.0.4035 to 9.0.4053

    ran.ovadia (6/20/2012)


    Hi,

    I currenty have in my Prod env. SQL2005 SP3 + GDR (9.0.4053) and in test env I have SQl2005 + Sp3 (9.0.4035).

    Now i need to upgrade my Test env...

  • RE: mssqlsystemresource.mdf 69 GB in all threee instances

    Welsh Corgi (6/19/2012)


    I'm sorry I misread it.

    It is MB not GB.:blush:

    I have been working a lot of hours and I'm tired and it's only Tuesday.

    Thanks for the information!

    🙂 it's even...

Viewing 15 posts - 5,431 through 5,445 (of 9,253 total)