Advantage Database Server: in-memory queries.
        Posted  
        
            by ie
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ie
        
        
        
        Published on 2010-04-29T09:43:31Z
        Indexed on 
            2010/04/29
            12:27 UTC
        
        
        Read the original article
        Hit count: 287
        
advantage-database-server
|memory-management
As far as I know, ADS v.10 tries to keep result of query in memory until it is a quite huge. The same should be true for the __output table and for temporary tables. When the result becoming large, swapping stated.
The question is what memory limit is set for a query, a worker, whatever? Could this limit be configured?
Thanks.
© Stack Overflow or respective owner