Query Application

Click here for aggregate storage version

Get information about the current state of the application.

This statement requires the application to be started.

Syntax


Description of qryapp_bs.gif follows
Description of the illustration qryapp_bs.gif

APP-NAME

You can query application state information using keywords.

Keywords

get cache_size

Check the current maximum size setting to which the application cache may grow. The application cache grows dynamically until it reaches this limit. The application cache is used for hybrid aggregation in block storage databases, and can help you manage memory usage for retrievals.

Example

The following MaxL statement:

query application sample get cache_size;

returns the maximum size (in kilobytes) to which the application cache may grow.