Forum Replies Created

Viewing 15 posts - 1 through 15 (of 1,179 total)

  • Reply To: server slowness

    There are multiple things when you are comparing the performance of a query from 1 server to another server. If considering all the measures like CPU, MEMORY, IO, schema etc....

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Configuration.ini File via script

    You can try creating the variable file and use these value while you call the program. Please refer following link which might help.

    https://stackoverflow.com/questions/2763875/batch-file-include-external-file-for-variables

    HTH

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Different Query Plan for same query

    Thank you Kevin and all.

    Posting my experience so that it help to others too.
    Finally I found the culprit. The issue was with the view.
    I have...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: How to export particular table list from sql server 2005 DB

    But the challenge is this task needs to be performed without having access to the database. Do you have access to that specific database? Now don't tell that you need...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Different Query Plan for same query

    Hello Chris,

    It will be difficult to post actual plan as it is production server and query can't complete on database 2 due to very slow execution.

    Br,

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: What can cause a failure in SQL Server, when a prior admin's account is deleted?

    It is advisable to create AD account to run SQL Server services. Which will be easy to manage with better security.

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Redgate SQL Compare command-line parameters

    Does SQL Profiler or Audit server your purpose?

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: The Browser Port

    Nice and easy one.

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Restore Issue

    That might be due to Third Party backup internals. We are using Avamar and while restore it also do the same thing but restore will be on development/test it should...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Independence Day

    Thank you, Steve.

    Easy one on the last day of the week 🙂

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Dependency between tables

    Toreador (7/1/2015)


    Well English clearly isn't the poster's first language, but I'd have hoped the wording could have been changed by whoever approved the question! It was a bit of a...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Stretch Database SQL SERVER 2016

    Thank you! Nice Question.

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Integer lengths (I)

    Nice question, thanks Tom.

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Replication Remove artilce that failed to publish - 2012 to 2014

    Hello Welsh,

    You can do the same with the executing jobs. Refer follwoing link for further details:

    https://msdn.microsoft.com/en-us/library/ms151783(v=sql.110).aspx

    HTH

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • RE: Who is the odd man out?

    Thanks Shiva.

    It would be good if more context have been used. As ROW_NUMBER and DENSE_RANK is "Ranking Functions", DATEADD and CURRENT_TIMESTAMP is "Date and time function". Now NEWID is sytem...

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

Viewing 15 posts - 1 through 15 (of 1,179 total)