Forum Replies Created

Viewing 15 posts - 6,301 through 6,315 (of 9,241 total)

  • RE: Another Clustering vs. Mirroring Question

    larrykl (10/31/2011)


    I didn't realize shared storage is a requirement. We already popped for Win2K8 Ent. Edition too.

    exactly why you should always research what is required before purchasing anything, even...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Creating a 2 Node SQL Server 2008 Virtual Cluster Part 3

    Thank you Mohammed

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: DB Mirroring question?

    ALZDBA (10/28/2011)


    clustering. Is another HA. Option which has its own downsides.

    and overkill if you only have a handful of databases

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: DBCC checkdb fials on several databases, but not all

    spidey73 (10/27/2011)


    Sorry, I wasn't clear about that.

    The database files are on the SQL server itself.

    The SQL service account is a Active Directory account that got access to the database file...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Cluster file share resource SQL Server FILESTREAM share failed to start with error 2118.

    run NET SHARE on the passive node and check the output

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Dropped index speeding up query

    can you post details of the query, table and the indexes

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: DBCC checkdb fials on several databases, but not all

    Run DBCC UPDATEUSAGE against one of the databases and then te run CHECKDB, let us know how you get on.

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL Serer Logins

    Ed Zann (10/26/2011)


    the default database is scripted out for the login, so it must exist on the destination or the statement will error out and not create the login.

    This is...

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: How to add a node for SQL Server 2005 on Windows 2008

    yes the installer is still the same

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: How to add a node for SQL Server 2005 on Windows 2008

    from memory go to Control Panel > Programs > Programs & Features. Select SQL Server 2005 and click change

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: DBCC checkdb fials on several databases, but not all

    spidey73 (10/26/2011)


    The strange thing is that from the 11 databases (including the system dbs) the same 5 always fail.

    Have these databases come from a legacy\previous version of SQL Server?

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Removal of a node from Cluster

    there's a nasty bug in the sp2 installer which if i remember correctly doesnt affect the sp3 installer.

    with sp2 you cant run the installer and patch only the one node....

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Removal of a node from Cluster

    what service pack is the live instance currently at?

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Remove reporting services from a clustered instance

    i've already answered this in your duplicate post 😉

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Failed to give alret when Restore not happened from last 5 hours in Logshipping

    when you configure log shipping the alert jobs are created for you.

    Please post the full results of the following executed against your secondary instance

    sp_help_log_shipping_monitor_secondary

    @secondary_server = 'secondary_server',

    @secondary_database = 'secondary_database'

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

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 6,301 through 6,315 (of 9,241 total)