Forum Replies Created

Viewing 15 posts - 2,206 through 2,220 (of 2,647 total)

  • RE: Updating Stats

    GilaMonster (11/10/2011)


    If you haven't monitored, then you have no grounds for a decision either way. These kind of things shouldn't be guesses, they should be informed decisions based on solid...

    Jared
    CE - Microsoft

  • RE: Updating Stats

    GilaMonster (11/10/2011)


    Maybe, but you'll have to test.

    Have you monitored and seen queries waiting for stats updates? Compile sitting waiting? Frequent auto updates?

    I have not personally monitored this, it was something...

    Jared
    CE - Microsoft

  • RE: Updating Stats

    What do you guys and gals think about this statement from my boss:

    "We gets tons of new data quickly, statistics became obsolete quickly; when that happens, query optimizer is waiting...

    Jared
    CE - Microsoft

  • RE: Bit Tricky

    gksharmaajmer (11/9/2011)


    Hi,

    I am working with my friend on his vb project regarding schedule task assignment. Managers will assign some different types of scheduled task to different team members, so...

    Jared
    CE - Microsoft

  • RE: How can we find a particular process id to belong which instance ?.

    Dev @ +91 973 913 6683 (11/9/2011)


    Joy Smith San (11/8/2011)


    You could also log into the server, open task manager, and go to the services tab...Jared

    Windows task manager you mean....

    Jared
    CE - Microsoft

  • RE: How can we find a particular process id to belong which instance ?.

    Joy Smith San (11/4/2011)


    Hi All,

    Below was an interview question 🙂

    Suppose there are 4 instances in a server.

    How can we find a particular process id belong to which instance ?.

    Thanks...

    Jared
    CE - Microsoft

  • RE: Downgrafe from Ent Trial to SQL Standard 2008 r2

    1. Did you check to make sure there was not another named instance?

    2. Did you try attaching the mdf files to the new instance? EDIT: I guess you can't do...

    Jared
    CE - Microsoft

  • RE: Question on SQL Server Client Licences.

    Think of it this way, as a Microsoft rep once told me... If a user or a machine directly or indirectly touches SQL Server, it needs a CAL. A great...

    Jared
    CE - Microsoft

  • RE: Why bcp import a file out of order in SQL 2008?

    Jeff Moden (11/4/2011)


    A lot of these problems can be resolved by importing into a staging table using BULK INSERT with OPTION (MAXDOP 1) set. You shouldn't import directly to...

    Jared
    CE - Microsoft

  • RE: Calculations from a Table vs On the fly

    Attopeu (11/4/2011)


    Hi All,

    Thanks for all your reponses. I know for sure OLAP Cube is not the solution here because we are making changes on existing reports. My very concern now...

    Jared
    CE - Microsoft

  • RE: Create Excel spreadsheet linked server

    Glad to get to a solution 🙂

    Jared

    Jared
    CE - Microsoft

  • RE: How to troubleshoot really high memory waits?

    Great, now go back to the same link I gave earlier and look at days 6, 7, and 8 in the series. Focus on day 8 first. You...

    Jared
    CE - Microsoft

  • RE: Create Excel spreadsheet linked server

    I can't understand exactly what you are doing, but I know for a fact if you physically map the drive you should not have issues. As I have done this...

    Jared
    CE - Microsoft

  • RE: tempdb memory

    Lynn Pettis (11/3/2011)


    Remember, TempDB is used by all the databases, not just for temporary tables and table variables, but also for queries that require sorting (ORDER BY, DISTINCT, GROUP BY)....

    Jared
    CE - Microsoft

  • RE: Query Help

    We were all noobs once. 🙂

    Jared

    Jared
    CE - Microsoft

Viewing 15 posts - 2,206 through 2,220 (of 2,647 total)