Suspended Query

  • Hi All,

    I am facing the below said problem during peak hours of my producation enviroment

    " A time out occurred while waiting for memory resources to execute the query. Rerun the query."

    Anybody faced such a problem?.. if so please advise the root cause / solution?

    Thanks

  • Try rewriting the query after you have had a look at the query plan.

    Release more memory to SQL Server by either adding more memory and/or use the /3GB switch.

    You may also need to amend the SQL Server max. memory setting.

    Paul

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply