Error-Not enough storage is available to complete this operation.

  • CirquedeSQLeil (3/17/2010)


    Is the OP still out there?

    Is this still an issue?

    I've given up...

  • Paul White (3/17/2010)


    CirquedeSQLeil (3/17/2010)


    Is the OP still out there?

    Is this still an issue?

    I've given up...

    I'll check back if I see another response - but really kinda in the same opinion.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • Thanks for reply to all..

    I found the issue it was due to how SQL string is created in my program....

    Which uses much of resources...

  • GoGreen (3/17/2010)


    Thanks for reply to all..

    I found the issue it was due to how SQL string is created in my program....

    Which uses much of resources...

    thanks for letting us know.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • I just recently found this thread when faced with a similar problem. Thanks to everyone that posted suggestions, solutions, and advice. It helped me discover I was facing a resource constraint from another source. Apparently SSMS has been unable to handle large files for over three years. Suggestion #269566

    The error "Not enough storage...." can be generate from SSMS-related bug. To reproduce this error create a 30MB XML file, load it into SSMS, edit the file, attempt to save.

    I hope my contribution will help the next weary DBA that crosses this error.

    IMO, releasing a UI for a "production-grade" server system incapable of handling moderately sized data sets is unconscionable. Allowing a bug that hamstrings DBAs working on production servers deployed world-wide to go unpatched for over three years borders on willfully malicious. Am I working on the "wrong" MS technology? What software is getting the updates, patches, and attention?

Viewing 5 posts - 16 through 19 (of 19 total)

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