Attempts garbage collection to reclaim unused memory. May also clean up other resources like deleting temporary files.
qua_run_garbage_collection [;]
The following example reclaims unused memory.
EXEC qua_run_garbage_collection;