Forum Replies Created

Viewing 15 posts - 7,501 through 7,515 (of 9,244 total)

  • RE: Lock Pages in Memory

    sqlbee19 (10/21/2010)


    Thanks.

    Do I need to set Max memory and min memory if I enable lock pages in memory setting ???

    The KB link posted above by Gianluca Sartori quotes...

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

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

  • RE: Add SSIS Package to SQL Server Agent Job

    Vikash

    presumably when you designed the package you ran with a connection configured to a test database. Now you have deployed the package did you change the connection to connect to...

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

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

  • RE: Are Differential db backups necessary to restore from trans logs backups?

    use the extended stored procedure XP_Delete_File to remove old backup files, it deletes based on the file date.

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

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

  • RE: DB Mirroring - High Availability

    correct, you may use a SQLExpress instance for the witness server!

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

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

  • RE: Are Differential db backups necessary to restore from trans logs backups?

    Just a word of warning about Diff backups. They incorporate all the changes since the last Full, they append each time and will get bigger and bigger until the next...

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

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

  • RE: SQL Mirror Failover question

    for the "FailoverPartner=" clause to work you must be using ADO.NET or SQL Native client for your database connection!

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

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

  • RE: SQL Server 2008 R2 Side by Side installation in Cluster with SQL Server 2000 SP4 (Active/passive on Windows 2003 SP2).

    snivas (10/21/2010)


    2.Can I start Installation(Side by Side) from Passive node ?

    active or passive, you may want to read the MS article regarding installing SQL server 2008 alongside 2000

    snivas


    3.you want me...

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

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

  • RE: DB Mirroring - High Availability

    Bh 58161

    Forgetting endpoints, authentication and mirroring modes, database mirroring is based upon a restore of the principal database. You really need to research and understand this more before going any...

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

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

  • RE: DB Mirroring - High Availability

    bh 58161 (10/21/2010)


    I know restoring it isn't how mirroring works.

    Actually that's exactly how mirroring a database starts!

    bh 58161 (10/21/2010)


    II meant to restore it so all have the same instance...

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

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

  • RE: SQL Server 2008 R2 Side by Side installation in Cluster with SQL Server 2000 SP4 (Active/passive on Windows 2003 SP2).

    snivas (10/21/2010)


    SQL Server 2008 R2 side by side installation in Cluster(Active/passive on Windows 2003 SP2).

    Are you sure you really want to do this?

    Windows 2008 would be a better option!

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

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

  • RE: Is it possible to script a SQL cluster install

    Ed Vassie already has this available at this link

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

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

  • RE: testing your testing environment.

    you could use the web stress tool from MS

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

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

  • RE: DB Mirroring - High Availability

    bh 58161 (10/21/2010)


    Hi guys,

    I am new to this forum and pretty new to SQL Server 2008. I have been asked to look into setting up a high availability database.

    What I...

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

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

  • RE: Script to delete old bak files in sql server 2008

    jeff.mason (10/20/2010)


    I thought that we were supposed to stop using the xps as they were going to be deprecated....?

    Well it's still there in SQL Server 2008 and 2008 R2, can't...

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

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

  • RE: Geographically dispersed multi-site "multi-instance" with SQL 2008 R2

    Michael Valentine Jones (10/20/2010)


    realise that you are probably vastly increasing the cost and complexity of the system, and decide if it is really worth the cost.

    It's surprising how many organisations...

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

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

Viewing 15 posts - 7,501 through 7,515 (of 9,244 total)