Forum Replies Created

Viewing 15 posts - 2,296 through 2,310 (of 9,244 total)

  • RE: Windows authentication issue

    S_Kumar_S (3/4/2015)


    Hi All

    I have an application server APP1 in Domain DOMCORP. Then there is another SQL Server machine in DOMCORP domain. The SQL Service is running with Local system account.

    When...

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

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

  • RE: Always On Secondary falling behind

    what is RO?

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

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

  • RE: Log shipping setup error

    have you specified the correct database name, it defaults to the same name as the primary

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

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

  • RE: How to install cluster on multiple instances ?

    what version of the Windows OS are you using for the cluster?

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

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

  • RE: How to install cluster on multiple instances ?

    jitendra.padhiyar (3/4/2015)


    Hello Masters,

    We have 5 instances on our clients old machine with SQL 2005, now they want us to move on cluster environment with SQL 2012.

    Once I have installed and...

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

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

  • RE: Log Shipping Recovery

    copy across any remaining logs if possible, then restore them in sequence. The last restore should be with recovery

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

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

  • RE: Having issues with Log Shipping

    any luck?

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

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

  • RE: The datepart function requires 2 arguements..

    WHERE

    r.dbAddDate >= DATEPART(dd,'2014-01-01'),

    (DATEPART(mm,(CAST('2015 February' AS DATETIME)),

    (DATEPART(dd,'2014-01-01')))))

    you've missed out a closing ) as indicated above

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

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

  • RE: Having issues with Log Shipping

    yes and although its green go read the step history thoroughly 😉

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

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

  • RE: Having issues with Log Shipping

    even though the restore job is successful, check the step outputs, you'll likely see errors there saying "log file skipped blah blah blah"

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

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

  • RE: Tempdb multiple datafiles is good but how about multiple transaction log files

    Bouke Bruinsma (3/3/2015)


    One of our customers asked us why if having multiple datafiles for tempdb is beneficial

    can be beneficial, in most cases you may not even need it, the key...

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

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

  • RE: Having issues with Log Shipping

    what is the error, its most likely filesystem permissions error. Check the job step history and post details back

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

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

  • RE: AlwaysOn Database Not Synchronizing / Suspect

    on the secondary instance expand the Always Availability section. Expand Availability databases and you should see a little pause symbol on the database rather than a green arrow. Right click...

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

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

  • RE: Question on Availablity Groups

    yes it can

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

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

  • RE: What system databases are required to start sql server / where to store?

    cpathidba (3/2/2015)


    If you want just start the server then you need master database is enough.

    if you want more services like agent services,db mail services etc. then you need model and...

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

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

Viewing 15 posts - 2,296 through 2,310 (of 9,244 total)