Forum Replies Created

Viewing 15 posts - 7,021 through 7,035 (of 9,244 total)

  • RE: Rebuild index task/job fails every time...

    I concur, Michelle's script is awesome.

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

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

  • RE: Jobs Move for sql server 2000 to sql server 2008

    i haven't mentioned Exchange server, i pointed the OP to Books Online to gain information on how to enable and configure Database Mail on a SQL Server instance 😉

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

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

  • RE: Efficient ways to reset lost sql sa password

    don't give out SA privileges 😀

    I ask them to explain why they need SA, when they can't give a valid reason i use that as my push back 😉

    It's...

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

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

  • RE: Jobs Move for sql server 2000 to sql server 2008

    check Books Online for configuring a database mail profile 😉

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

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

  • RE: Restore Scripts

    TST1 (7/4/2011)


    Hi,

    I'm looking for a script that will tell me who did the restore and how long it took. I've got a script which gives me file details but...

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

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

  • RE: Logshipping DR-Transfer Logins

    KKK17 (6/30/2011)


    Hi All,

    Thanks a lot for the replies..

    I have found a script which creates logins on the secondary server using linked server. This script runs on secondary server and can...

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

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

  • RE: Mirror from a Production Environment to a Test Environment

    easier for pure reporting is log shipping. Easy to setup and maintain but read only (which is all your reports should need)

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

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

  • RE: Rebuild index task/job fails every time...

    you might also want to configure a mail profile for database mail so that the stored procedure SP_NOTIFY_OPERATOR doesn't fail too! 😉

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

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

  • RE: Jobs Move for sql server 2000 to sql server 2008

    Coolroof (7/4/2011)


    i give owner name is domain user id job created but i got warning..how to cleare this warning..?

    Warning: Non-existent step referenced by @on_fail_step_id.

    Warning: Non-existent step referenced by @on_fail_step_id.

    Warning: Non-existent...

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

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

  • RE: Partition Alignment & Stripe Size Best Setup

    64kb and 256kb are both optimal recommended stripe sizes for SQL server storage drives. Personally, if using Windows 2008 you do not want to accept the default of 1MB but...

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

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

  • RE: Copy job error: The copy destination '\\destination' directory does not exist

    Are both machines joined to the same domain or are they stand alone servers?

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

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

  • RE: Efficient ways to reset lost sql sa password

    It's surprisingly easy to gain access to a SQL server instance. In my previous post to this thread there are details of how to accomplish this. Also some one has...

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

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

  • RE: SQL Server failover clustering

    hi

    my guide covers sql server 2008 on either a windows 2008 or a windows 2003 cluster. Which OS are you using? PM your email address and i'll send the requested...

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

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

  • RE: Logshipping DR-Transfer Logins

    KKK17 (6/26/2011)


    but my point is to a specific database.

    I dont want to transfer all the logins to the secondary server.

    Something like this would be easier for you, just be sure...

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

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

  • RE: Disk IO Performance Degredation after Server Upgrade

    Greg Roberts-134214 (6/24/2011)


    Perry Whittle (6/23/2011)


    Are you using the Microsoft iSCSI initiator?

    IIRC MIcrosoft do not support or recommend teamed NICs for iSCSI,

    You should be using the Multi Path IO component...

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

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

Viewing 15 posts - 7,021 through 7,035 (of 9,244 total)