[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BASE/5300   Memory low

    Problem:  The application has insufficient conventional memory.  If the
    condition is a warning (severity 1), execution can continue but an
    unrecoverable error may occur without further warning.  If the
    condition is a recoverable error (severity 2), execution cannot
    continue.

    Solution:  For safety, quit the application.  Make more memory
    available before running the application again.  Remove unneeded
    resident utilities or device drivers.  Opening fewer database or index
    files may make more memory available.  This error may occur when
    manipulating large browse objects or character values, indicating that
    there is insufficient memory to swap in the object or character value.
    If many C or Assembler add-on functions are linked, statically
    overlaying some of these functions may free up memory for other uses.
    For information on overlaying C and Assembler code, refer to the Linker
    chapter of the Programming and Utilities Guide.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson