Forum Replies Created

Viewing 15 posts - 31 through 45 (of 65 total)

  • RE: Is this the indication of Memory pressure?

    If you just want to eliminate your fears ... then at this point i would suggest going through the monitoring scripts given in this white paper

    go with a structured approach...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Shutting down and restarting servers with replication

    Please provide your topology/architecture ... how many publishers, distributors and subscribers ...... what is the sequence you are planning to restart them ???

    generally replication does come back up pretty fine...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: First run of a query takes much longer

    i second that ... caching

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Job starts again before the last run finishes

    it would not start until the previous run is finished .... you could test this out on a test box to have a working select statement and then a waitfordelay...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Query optimation help

    this does not help ... please read http://www.sqlservercentral.com/articles/SQLServerCentral/66909/

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: A True SQL OS

    well .... as per licensing goes ... this could lead to a Windows Data Center Edition kind of a solution. You pay a huge sum, but the OS comes bundled...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Memory Usage in SQL 2005

    trebor69 (8/26/2009)


    We are experiencing a gradual slow down in performance, as SQL memory usage increases, which can only be solved by a re-boot.

    if right now you are only using...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Memory Usage in SQL 2005

    are you getting any SQL Server memory paged out ? you could check in the error logs for a message like "A significant part of sql server process memory has...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: question about transactional replication

    http://technet.microsoft.com/en-us/library/ms151870(SQL.90).aspx

    this should help

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Space required to restore a backup

    Then rebuild all indexes to undo the fragmentation that the shrink caused.

    Good point ... missed that one :satisfied:

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Space required to restore a backup

    looks like there is definitely some free space in your data file(s) ..... when you try to restore it through GUI .... do you get to see the files that...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Replication limitations hand server when running snapshot agent at row 5,700,000

    there is generally no limit to the snapshot replication per say .... but you could be limited by the cache size if the bcp file becomes large ......I have not...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: job takes different time to complete

    as you say that the code was the same on old server ... so i assume that also had a link server setup on the same server....

    at this point...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Login failed for User ".

    dmiller (8/25/2009)


    for the database converted from Access to SQL/2005 it returns "The login already has an account under a different user name." And same error launching the application.

    sounds like...

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

  • RE: Performance Issues and Sql Server Memory

    JonJon (8/25/2009)


    I have about 3.75GB of memory.

    I dont think PAE and AWE need to be enabled ... or What am i thinking :doze:

    -------------------------------------------------
    -Amit
    Give a man a fish and he'll ask for a lemon. Teach a man to fish and he wont get paged on weekends !! :w00t: - desparately trying to fish [/size]

Viewing 15 posts - 31 through 45 (of 65 total)