Using the MEMORY Keyword

When you specify the MEMORY keyword, the jvpcontrol function returns the memory usage on the JVP class that you specify. The following example requests information about the memory usage of the JVP class named 4:
EXECUTE FUNCTION INFORMIX.JVPCONTROL ("MEMORY 4");