Forum Replies Created

Viewing 15 posts - 5,656 through 5,670 (of 9,244 total)

  • RE: iscsi target for data/log files?

    in that case SQL Server will not have any dependency on the disks as it does in a clustered environment.

    If SQL Server tries to start and the disks are...

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

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

  • RE: how to transfer specific db users and passwords to another db??

    s1123 (4/19/2012)


    hi guys,

    i have this one db(principal db) in first server and i want to transfer the users/logins and passwords to another db(miroor db) in second server,

    can anyone tel me...

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

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

  • RE: iscsi target for data/log files?

    Indianrock (4/17/2012)


    The Microsoft iSCSI Initiator Service shows no dependencies at all

    The sql service shows the sql server agent as dependent on the sql service, nothing more.

    is this a sql server...

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

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

  • RE: Recover sa Password

    anthony.green (4/19/2012)


    Think its the -m or -c switch you want

    It's both 😉

    -m starts the instance single user and -c shortens the command prompt startup time as it bypasses the calls...

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

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

  • RE: SQL 2008R2 just keeled over

    opc.three (4/18/2012)


    With VAS being such a limiting factor on 32-bit instances large contiguous blocks can become hard to come by after being up for a while and the only way...

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

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

  • RE: Want to create a Log Shipping

    i would always prefer the same versions but when it comes to editions, if all my witness was going to was act as a witness i'd use express edition 😉

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

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

  • RE: DBCC Question

    had something similar to this on an exchange server some years ago, repeated corruption turned out to be a whacko RAID backplane\bios. check and double check all areas of the...

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

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

  • RE: English question for a word

    if an application is not working as expected its known as "faulting". An object that is faulty is not working as designed\expected 😉

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

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

  • RE: Want to create a Log Shipping

    GilaMonster (4/18/2012)


    Database mirroring is a DR technology that can also be used for reporting

    Assuming your installed SQL version on the secondary instance allows snapshots of the mirror. Even then these...

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

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

  • RE: Need some help with setting up database for website, lenghty post.

    jonathanalvestad (4/18/2012)


    Hi, I have some questions regarding setting up a database.

    I'm in a student group working on a project, our project needs a website with possibilities to make orders...so...

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

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

  • RE: SQL Mirror failover failback

    already answered at this link

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

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

  • RE: 2012 Books Online (or lack thereof)

    if you go into the new help dialog and click updates you will be presented with a list of help topics to download including BOL

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

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

  • RE: Availability Group Vs Availability Replica

    karthik.catchme (4/16/2012)


    Hi All,

    What is the difference between Availability Group and Replica? I understand that availability group is a container for set of databases.

    But, can someone please let me know...

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

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

  • RE: How to configure SQL Server 2008 R2 Active/Passive Cluster

    if you don't have a shared volume it won't use one but will warn that the current configuration is not suitable for the number of nodes

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

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

  • RE: Want to create a Log Shipping

    you need to restore the full backup using either

    WITH NORECOVERY

    or

    WITH STANDBY = drive:\path\standby_file_name

    you may then initiate log shipping. Alternatively let the Log Shippiong setup process do this for you...

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

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

Viewing 15 posts - 5,656 through 5,670 (of 9,244 total)