Forum Replies Created

Viewing 15 posts - 181 through 195 (of 351 total)

  • RE: Guide To MCITP: SQL Server 2008 Administration

    I would love to see from you

    How to become an MVP?

    How to Prepare for MCM?

  • RE: How to Become MVP?

    Do Microsoft recongnizes at some point if we are active or do we have to apply or register some where?

  • RE: How to Become MVP?

    Like me many of the people don't know about this information(B'coz I asked so many people about this),

    if you post in this thread that will be help to people...

  • RE: SQL Server 2008 Maintenance Tasks

    you can do it that way. no problem

    But is better know

    Do you really need to do Integrity check every week , what if you can do for a month?---Depends...

  • RE: SQL Services restarted?

    SQL ORACLE (8/4/2011)


    is the SQL Server sercives restarted?

    I guess not, any other opinion?

    Many thanks in advance.

    Even if is clustered or not if you restart the server the services should...

  • RE: Linked Server Basics - Who can use them

    yes, there is security control over the linked servers at both from where you are accessing and the remote server

    If you right click on the properties of the linkedserver...

  • RE: Is indexes are helpful on this query?

    Thanks

  • RE: Is indexes are helpful on this query?

    That is what I expected too..but I was asked to tune this query .ha.haa.What to do ?

  • RE: Size of Compressed Backups During Backup Job

    If you are using backup with compression then yes, when you started the backup the backup file shows you the actual size of the database but on its completion it...

  • RE: Massive Buffer I/O Wait Times

    coronaride (8/2/2011)


    We're seeing a ton of PAGEIOLATCH waits with large Buffer I/O wait times, upwards of 30000ms. Before starting to analyze the query, does anyone have any immediate suggestions?

    I don't...

  • RE: Add a Reference to SSIS

    Can you be more descriptive...

  • RE: Pleae help: Source of massive new tempdb IO (bytes & stall)

    Check out the default trace [/url]for that particular peak time to find what exactly are running on server.

    2. Check if there is open transaction that running long DBCC Opentran

    3....

  • RE: Shrink

    GSquared (8/1/2011)


    Regularly shrinking the database files is usually just a good way to slow the whole server down. It causes file fragmentation, locks during auto-growth, and a host of...

  • RE: Shrink

    sqlbee19 (8/1/2011)


    1)

    Lately I noticed our company developers are hampering the tempdb and every time they run process it is going up to 200 GB which is causing drives out of...

  • RE: help with parameter in ssis

    sravnmaganti (8/1/2011)


    hi need to assign this value DATEADD(S,-59, DATEADD(s,-1,DATEADD(M,1, DATEADD(D, 1 - DATEPART(D, GETDATE()), DATEDIFF(D, 0, GETDATE())))) ) to the parameter in execute sql task...

Viewing 15 posts - 181 through 195 (of 351 total)